Wednesday, March 31, 2010

App::import - not working, how to bugtrace

Hi @ all,

i was following up a googlemap tutorial, i've recognized that the code
is old, so i've updated nearly everything but one thing isn't
working.

instead of vendor('googlegeo') i am using App::import('Vendor',
'googlegeo')
but i think its not loading, because my class within is not
recognized, i've also tried it with App::import('Controller', 'Users')
to create a new UsersController, which has also failed.

how can i test if my app is loading the file?

thank you very much.

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.

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

To unsubscribe, reply using "remove me" as the subject.

No comments: