im getting a sql error when trying to edit a recipe....
Quote:
LEFT JOIN post as post on (thread.threadid = post.threadid)
WHERE postid = 'post.postid;
MySQL Error : 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 'LEFT JOIN post as post on (thread.threadid = post.threadid)
Error Number : 1064
|
any ideas