Wednesday, September 17, 2008

Core lib "Folder" - Folder::tree fatal error, call to undefined method __tree()

Core lib "Folder" - Folder::tree fatal error, call to undefined method
__tree()

as the title states, for some reason calling Folder::tree comes back
with this error:

Fatal error: Call to undefined method PublishController::__tree()
in ..cake\libs\folder.php on line 416

I'm not sure if this is my end or what could be tripping it.. I've
tried pulling it in with both uses("Folder") and
App::import('Core','Folder');
--~--~---------~--~----~------------~-------~--~----~
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: