Anonymous

Anonymous
Recently I upgraded my mysql server. Geeklog was working perfectly prior to, but after the new server I receive this error when trying to create a new story or edit a story. (So basically, story.php?mode=edit is causing a problem) 1064: You have an error in your SQL syntax near '' at line 1 I've been searching through the various includes and related files for what exactly is supposed to be between '' or what's wrong but I can't find anything relevent. Does anybody have any idea what the file is that's causing errors and maybe possible fixes? Thanks in advance, Travis

Status: offline

Tony

Site Admin
Admin
Registered: 12/17/01
Posts: 405
Anytime an SQL error occurs, Geeklog intelligently logs the offending SQL to error.log. Please look at error.log to get the full SQL statement that caused the error and you will likely find the problem.
The reason people blame things on previous generations is that there's only one other choice.