On 3/5/07, Bart op de grote markt <[EMAIL PROTECTED]> wrote:
> I checked and in the taskscontroller I find:
> var $helpers = array('Html', 'Javascript', 'Ajax');
> So it must be another problem, though the $html variable seems to
> work...
Hi.
Not sure if you managed to fix this problem yet, but what I found was
that I needed to add the following line after the link to
scriptaculous:
<?php print $javascript->link('controls.js') ?>
After this, all the javascript errors just melted away and it all worked.
Mike.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---