>From the title i'm guessing you dont have short_tags enabled (<?= ?>), try using <?php echo ... ?>.
On Jun 21, 11:23 am, Robert K S <[EMAIL PROTECTED]> wrote: > charsetTag has been changed to charset and I have my Scriptaculous > scripts in the right place (presumably: app\webroot\js). Still just > getting the Cake SQL log. Since I'm new to CakePHP, I'm not sure how > to go about debugging. Any tips? > > Robert > > On Jun 20, 7:18 pm, danfreak <[EMAIL PROTECTED]> wrote: > > > Hey Robert, > > > about the html Helper in cake_1.2 > > > charsetTag() is now simply charset() > > > With regard to the js files: > > plase them all in webroot/js/ > > > Dan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
