mx5gr Posted September 28, 2005 Posted September 28, 2005 Hi to all, I just upgraded to visitors 2.2d and I get the following error within admin when I try to view the visitor stats (visitors.php): 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 '-20, 20' at line 1 SELECT * from visitors WHERE TO_DAYS(date) >= TO_DAYS('2005-9-01') AND TO_DAYS(date) <= TO_DAYS('2005-10-01') - 1 AND SUBSTRING(browser_language,1,1) != '[' order by online DESC limit -20, 20 Any ideas? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.