I wanted to order the logs by IP Adress, and got this error:
Quote:
Database error in vBulletin 3.7.3:
Invalid SQL:
SELECT * FROM vbstopforumspam_log AS logs
ORDER BY ip ASC, date DESC
LIMIT 0, 15;
MySQL Error : Unknown column 'ip' in 'order clause'
Error Number : 1054
Request Date : Tuesday, November 4th 2008 @ 08:17:14 AM
Error Date : Tuesday, November 4th 2008 @ 08:17:14 AM
Script : xxxx/admincp/vbstopforumspam.php?do=view&pp=15&orderby=ip&page= 1
|