Hello,

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...

This is the line (35) to which the error refers (see my first post).
It's indeed the first place where the $javascript variable is
called...

34   <?php print $html->charsetTag('UTF-8') ?>
35   <?php print $javascript->link('prototype') ?>
36   <?php print $javascript->link('scriptaculous.js?load=effects') ?
>

grtz,

Bart


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to