Re: model_php4 issue - bug ? (maybe easyphp specific)

2006-05-13 Thread dudus
I get the second error too on a linux box with PHP 4.3 and Apache 2. I have not yet been able to fix that problem. On my dev-machine its working fine. Any ideas? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Cake

Re: model_php4 issue - bug ? (maybe easyphp specific)

2006-04-26 Thread [EMAIL PROTECTED]
I have also gotten that second error when I was connecting to a blank database. There were no tables and I got that on calling $javascript-link(). So, check the database and make sure your primaryKey is defined. --~--~-~--~~~---~--~~ You received this message

Re: model_php4 issue - bug ? (maybe easyphp specific)

2006-04-26 Thread Olivier percebois-Garve
Database is fully ok, because its an application I was upgrading from 2026 to 2378 final. Also I reproduced the bug on another application running 2378 final. [EMAIL PROTECTED] wrote: I have also gotten that second error when I was connecting to a blank database. There were no tables and I

Re: model_php4 issue - bug ? (maybe easyphp specific)

2006-04-26 Thread Olivier percebois-Garve
I installed WAMP and the code is working fine. So what I described is a easyphp specific issue. If there is easyphp users out there, it would be nice to test that code to confirm the bug. [EMAIL PROTECTED] wrote: I have also gotten that second error when I was connecting to a blank

model_php4 issue - bug ? (maybe easyphp specific)

2006-04-25 Thread Olivier percebois-Garve
Hi all, Got a bug on cakephp final. Maybe its easyphp specific. Would be cool if you can tell if this is happening on xampp, and on LAMP. It seems able only one round of query, at the second it dies. I hacked a bit model_php4 and I think that during the second request, the properties are all