Seeing a bug/sql error when I try to re-order the log view on IP address..
Database error in vBulletin 3.8.4:
Invalid SQL:
SELECT * FROM vbstopforumspam_log AS logs
ORDER BY ip ASC, date DESC
LIMIT 0, 50;
MySQL Error : Unknown column 'ip' in 'order clause'
Error Number : 1054
Request Date : Wednesday, February 10th 2010 @ 08:32:13 AM
Error Date : Wednesday, February 10th 2010 @ 08:32:13 AM
Script : http://www.thisforum.com/admincp/vbs...erby=ip&page=1
Referrer : http://www.thistvforum.com/admincp/v...y=email&page=1
IP Address : xxxxxxxxxxx
Username : root
Classname : vB_Database
MySQL Version : 5.0.89-community
Thanks..