Re: Missing Controller Error

2013-05-30 Thread my123
josexato: * * *Thanks a lot. Looks like this error can be caused by n number of things. Your suggestion worked in my case. I forgot to put the php tag at the start and the end. It is missing in the cakephp doc and may be miss leading lot of beginners. * On Sunday, December 30, 2012 6:28:17 PM UT

Ajax Pagination Example

2013-05-30 Thread my123
Hi Guys, I am a new to CakePHP. I got the basic example running in my local environment. I need to implement Ajax based pagination of search results returned from a database query. I have been unsuccessfully searching the internet for a simple ajax pagination CakePHP example. I have lost lot of