Re: Problem with Javascript helper in default.ctp

2008-05-09 Thread [EMAIL PROTECTED]
try posting the code from your view that is causing this error (line 14 of default.ctp) Dave On May 8, 6:01 pm, mdrisser <[EMAIL PROTECTED]> wrote: > Hi all, > I'm having a problem I can't quite seem to figure out. I'm trying to > use the Javascript helper in app/views/layouts/default.ctp but ke

Problem with Javascript helper in default.ctp

2008-05-08 Thread mdrisser
Hi all, I'm having a problem I can't quite seem to figure out. I'm trying to use the Javascript helper in app/views/layouts/default.ctp but keep getting an error: Undefined variable: javascript [APP\views\layouts\default.ctp, line 14] Fatal error: Call to a member function link() on a non-object