A Database Error Occurred
Error Number: 1064
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 ')' at line 4
SELECT COUNT(*) AS `numrows` FROM (`nova_posts`) WHERE `post_status` = 'saved' AND (post_authors LIKE '%,' OR post_authors LIKE ',%' OR post_authors = '%,,%' OR post_authors = )
I understand what it's saying, I think. I think it's saying that there's a parsing error in line four of the MySQL code. But I don't know how to access this code on my computer or anything related to it.
Most disturbing is that this error seems to be spreading--I can access less of the site than I could a couple of days ago--and the problem seems to be with my computer, as I can access the site fine from work. Unfortunately, I can't write RPG posts at work.
Can anyone help?
I spoke with the CO of my RPG, and he says the site has been optimized to work with Firefox, which is what I'm running. I've run adware detection software, and it sees nothing.