Sorry what I was getting at is whether or not that is the way it always has been. i.e. is this a bug or not?
Like I said I have no helpers defined on a controller and calls to html helper and javascript in the layout and view and they work fine locally on my WAMP5 configuration. When I load the same code up to the shared host on PHP4 it screams in the layout about javascript being an undefined object. Now, all I have to do is define the $helpers array in the controller to anything (html) and boom the javascript call works fine even though I still don't have javascript listed (the offending helper the first time around). I am pretty sure it is a bug. Or a "feature" of PHP4 only. I just upgraded to 1.1.8 so I was wondering if it was introduced in the upgrade and if anyone has seen similar behaviour. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
