the problem is the journal name has a single quote (') in it. Change "Chris' Journal" to "Chris Journal" and all would be well.

--Tony

Chris Besignano wrote:
Hello,

I am runnning geeklog 1.3.8-lsr4 on linux. I attempted to add a new topic, but left a space in the topic id. Now I get this SQL error and cannot access any part of the site. What can I do to recover from this? Below is a section of my error log.


Thu Feb 26 09:51:31 2004 - 1064: You have an error in your SQL syntax near 'Journal')' at line 1. SQL in question: SELECT count(*) AS count FROM gl_stories WHERE (draft_flag = 0) AND (date <= NOW()) AND (tid = 'Chris'Journal') Thu Feb 26 09:51:46 2004 - 1064: You have an error in your SQL syntax near 'Journal')' at line 1. SQL in question: SELECT count(*) AS count FROM gl_stories WHERE (draft_flag = 0) AND (date <= NOW()) AND (tid = 'Chris'Journal') Thu Feb 26 09:51:52 2004 - 1064: You have an error in your SQL syntax near 'Journal')' at line 1. SQL in question: SELECT count(*) AS count FROM gl_stories WHERE (draft_flag = 0) AND (date <= NOW()) AND (tid = 'Chris'Journal') Thu Feb 26 09:51:56 2004 - 1064: You have an error in your SQL syntax near 'Journal')' at line 1. SQL in question: SELECT count(*) AS count FROM gl_stories WHERE (draft_flag = 0) AND (date <= NOW()) AND (tid = 'Chris'Journal')

_______________________________________________
geeklog-users mailing list
[EMAIL PROTECTED]
http://lists.geeklog.net/listinfo/geeklog-users

Reply via email to