It seems that if you browse to itrader_detail.php when not logged in you get the following SQL error...
Code:
Database error in vBulletin 4.1.3:
Invalid SQL:
SELECT COUNT(userid) AS usercount, COUNT(*) AS usercountall, rating
FROM itrader
WHERE rateduserid =
GROUP BY rating;
MySQL Error : 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 'GROUP BY rating' at line 4
Error Number : 1064
Request Date : Saturday, April 30th 2011 @ 04:14:45 PM
Error Date : Saturday, April 30th 2011 @ 04:14:45 PM
Script : itrader_detail.php
Referrer : itrader_detail.php
Username : Unregistered
Classname : vB_Database