The following comments are owned by whomever posted them. This site is not responsible for what they say.
Problems Uninstalling \'beta\'
Authored by:Anonymous on Monday, December 09 2002 @ 11:33 AM EST
More Detail found in error.log
12/09/2002 11:30:11 AM - 1064: You have an error in your SQL syntax near \') AND perm_group >= 2) OR (perm_members >= 2) OR (perm_anon >= 2))\' at line 1 SQL in question: SELECT count(*) AS count FROM gl_stories WHERE (date >= (NOW() - INTERVAL 86400 SECOND)) AND (date <= NOW()) AND (draft_flag = 0) AND ((owner_id = 11 AND perm_owner >= 2) OR (group_id IN () AND perm_group >= 2) OR (perm_members >= 2) OR (perm_anon >= 2))
The following comments are owned by whomever posted them. This site is not responsible for what they say.
12/09/2002 11:30:11 AM - 1064: You have an error in your SQL syntax near \') AND perm_group >= 2) OR (perm_members >= 2) OR (perm_anon >= 2))\' at line 1 SQL in question: SELECT count(*) AS count FROM gl_stories WHERE (date >= (NOW() - INTERVAL 86400 SECOND)) AND (date <= NOW()) AND (draft_flag = 0) AND ((owner_id = 11 AND perm_owner >= 2) OR (group_id IN () AND perm_group >= 2) OR (perm_members >= 2) OR (perm_anon >= 2))
Blaine