I cant seem to get your php file to work right.
here is the error I am getting.
Database error in vBulletin 2.2.7:
Invalid SQL: SELECT userid,username
FROM user
WHERE userid<>
AND (usergroupid=5 OR usergroupid=6 OR usergroupid=7 OR usergroupid=2)
ORDER BY RAND()
LIMIT 1
mysql error: You have an error in your SQL syntax near 'AND (usergroupid=5 OR usergroupid=6 OR usergroupid=7 OR usergroupid=2)
' at line 4
mysql error number: 1064
Date: Thursday 12th of September 2002 07:43:03 AM
Script:
http://www.evolutionaryconcepts.com/.../boardstat.php
Referer:
it says /forum/forum/boardstat.php but there is no forum/forum
just /forum on my site.
I placed the php file in the vb root directory...and got this...when I put it in my main directory I get a 404 error not found page....
any info will be great!
thanks
:nervous: