Thursday, March 26, 2009

Re: controller not being detected when view index file is in sub dir of /views

And just to add a note, the error I am obviously receiving is due to the controller not being found which indeed does carry:

var $helpers = array('Html');

When viewing:

mysite.com/users/products/

Here is the error:

Notice (8): Undefined variable: html....
--
View this message in context: http://n2.nabble.com/controller-not-being-detected-when-view-index-file-is-in-sub-dir-of--views-tp2536859p2539455.html
Sent from the CakePHP mailing list archive at Nabble.com.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: