First of al, thanx for this gr8 hack
I've got a slight problme:
----------------------------
Database error in vBulletin 2.3.0:
Invalid SQL: SELECT u.userid, u.username FROM user u WHERE u.downloads LIKE "1%" OR u.downloads LIKE "%1%" OR u.downloads LIKE "%1" ORDER BY u.username ASC
mysql error: Unknown column 'u.downloads' in 'where clause'
mysql error number: 1054
Date: Friday 14th of March 2003 12:02:00 PM
Script:
http://localhost/vb2/vb2/whodownloaded.php?s==1
Referer:
--------------------------
I noticed that it says
http://localhost/vb2/vb2/whodownloaded.php
whereas my folder is:
http://localhost/vb2/whodownloaded.php
Can anyone help?