Open this error message and inspect stack trace there. You'll see
which model/controller/behavior still uses execute() method instead of
query() one.

On Jul 17, 3:06 am, "[email protected]" <[email protected]>
wrote:
> HI,
>
> I'm using cake_1.2.3.8166 version. I get this error:
>
> Warning (512): SQL Error: 1064: You have an error in your SQL syntax;
> check the manual that corresponds to your MySQL server version for the
> right syntax to use near '' at line 1 [CORE\cake\libs\model\datasources
> \dbo_source.php, line 525]
>
> Query: execute
>
> Query: execute
>
> I did change all the execute() to query(), but the problem is still
> there.
>
> Any ideas?
>
> Regards,

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to