Re: $this->redirect not working

2014-09-07 Thread Techinfocomp.com
Thanks Friends, It's Resolved. There was a whitespace in my some model. As soon as i removed, it start working again. Thanks a lot. Now i have an experience with this kind of error. On Sunday, March 11, 2012 7:24:30 AM UTC+5:30, Brian Bowler wrote: > > So I have this function where the user ca

Re: Make select from MYSQL set

2014-09-07 Thread Abdelmajid el Ibrahimi
I checked the book and there wasnt a solution that was ready to use. I hoped to have a easy form helper everything is very easy in cakephp so i hoped that this would to. And believe me i read a lot i just begin and i only ask if i didnt find anything after a day of searching. I am new to the mvc a

Re: $this->redirect not working

2014-09-07 Thread vinit sahasrabudhe
First delete all the temp files from /app/tmp/cache and /app/tmp/persistent folders if you have created any new fields in database table. Secondly turn on the debug mode in core.php file and then try again. Thanks. Vinit Sahasrabudhe On 07-Sep-2014 8:07 AM, "Techinfocomp" wrote: > I did that but