I have hosted my cakePhp project on hostgator. Its not able to retrieve data of table which is link to other tables. Basically It only pulls data of table on which I am finding But not able to pull data of other tables along with it. It was working on localhost. I have project which has building. Now when i write $this->Projet->find(‘all’); Iam only getting projects data. Thanks in advance
Share
I don’t think functionality effects in cake after hosting site or by changing server.
Try this,
app\tmp\cache\models.recursivebefore find ?