This code used to work a month or so ago, but now it won't work. I have a script that manages authors so they can update content, etc. Anyways, when they go to fill out the form to add new content I get this error:
"Error inserting content into category 1: 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 ' CID=1' at line 2"
I'm running MySQL version 4.0.13.
Any ideas? I can't figure it out.
To try it out go to http://www.riderworks.com/code/2/newcontent.php
Make sure you select Rider as the Author and News as the category.
-Rider