The javascript helper in 1.3 is deprecated, take a look at: http://book.cakephp.org/view/1561/Migrating-from-CakePHP-1-2-to-1-3#View-and-Helpers-1566
See the bottom of the page. Enjoy, John On May 18, 10:17 am, kirara <[email protected]> wrote: > Hi guys, > > My first problem with Undefined variable: session is fixed (thanks for > Zaky Katalan-Ezra). It made out that commenting $var helpers = > array('Html','Form','Javascript'); corrected the problem. But another > problem occurs. 'Undefined variable: javascript'. So I've declared my > helper to my users_controller.php and still the same error occurs. > > What can you suggest? > > Is it a bug in the CakePHP 1.3 version? > > Thanks! > > Check out the new CakePHP Questions sitehttp://cakeqs.organd help others with > their CakePHP related questions. > > You received this message because you are subscribed to the Google Groups > "CakePHP" 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 > athttp://groups.google.com/group/cake-php?hl=en Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" 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
