When i try to View Login Strikes and set the Order by username i get this error message.
Database error in vBulletin 4.1.10:
Invalid SQL:
SELECT *
FROM dbtech_vbsecurity_loginstrikes
ORDER BY user.username ASC, dateline DESC
LIMIT 0, 15;
MySQL Error : Unknown column 'user.username' in 'order clause'
Error Number : 1054
Request Date : Saturday, September 1st 2012 @ 04:14:56 AM
Error Date : Saturday, September 1st 2012 @ 04:14:56 AM
Script : http://"HERE IT WAS MY ADMIN CONTROL PANEL PATH"/vbsecurity.php?do=loginstrikes
Referrer : http://"HERE IT WAS MY ADMIN CONTROL PANEL PATH"/vbsecurity.php?do=loginstrikes
IP Address : "Here it was my ip"
Username : Admin
Classname : vB_Database
Database error in vBulletin 4.1.10:
Invalid SQL:
SELECT *
FROM dbtech_vbsecurity_loginstrikes
ORDER BY user.username ASC, dateline DESC
LIMIT 0, 15;
MySQL Error : Unknown column 'user.username' in 'order clause'
Error Number : 1054
Request Date : Saturday, September 1st 2012 @ 04:14:56 AM
Error Date : Saturday, September 1st 2012 @ 04:14:56 AM
Script : http://"HERE IT WAS MY ADMIN CONTROL PANEL PATH"/vbsecurity.php?do=loginstrikes
Referrer : http://"HERE IT WAS MY ADMIN CONTROL PANEL PATH"/vbsecurity.php?do=loginstrikes
IP Address : "Here it was my ip"
Username : Admin
Classname : vB_Database