Just tried further debugging; 1. moved custom helper out of element and straight into layout result = fatal error - as above. 2. added the custom helper to the core html helper file - result it works in the layout, ie $html->makeEdit(). 3. There must be a problem with the appcontroller file not registering custom helpers - i also could not access the $helpers array variable in the layout file. I also tries various combinations of case on variables and file names to no avail.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
