Re: generateList() returning SQL error.

2015-07-26 Thread dbarasuk
I found the error that was in the add.ctp. Changing $form->hidden('author_id') to $form->input('author_id') solved my problem. I'm using cake 1.2 too. On Sunday, July 5, 2009 at 6:53:45 AM UTC+2, centr0 wrote: > > my db is designed as one author can have many books. books belongsto > authors.

How to integrate Twitter Bootstrap to cakePHP 1.2

2015-07-26 Thread dbarasuk
Hi all, I'm very new to this forum. First of all my excuses because I'm using cakePHP 1.2 due to the lack of good web tutorials. So i have finished reading a PDF book I just downloaded from the Internet. I'm stuck on how to integrate Twitter Bootstrap in my exercise application especially in w