Re: App::import - not working, how to bugtrace

2010-03-31 Thread cricket
On Mar 31, 7:36 pm, schizophrenie wrote: > 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 t

App::import - not working, how to bugtrace

2010-03-31 Thread schizophrenie
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 recog