
Quote:
Originally Posted by Gersfan
Go into Styles > Edit Templates > Open either Navbar or Header and search for memberlist.php when found replace it with memberindex.php.
|
Code:
Database error in vBulletin 3.8.2:
Invalid SQL:
SELECT user.userid, user.username, user.usertitle
FROM user
JOIN usergroup AS ugroup
ON ugroup.usergroupid=user.usergroupid
LEFT JOIN usergroup
ON (FIND_IN_SET(usergroup.usergroupid, user.membergroupids))
WHERE ugroup.usergroupid=5,7 OR usergroup.usergroupid=5,7
GROUP BY user.userid
ORDER BY RAND()
LIMIT 4;
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 '7 OR usergroup.usergroupid=5,7
GROUP BY user.userid
ORDER BY RAND()
' at line 7
Error Number : 1064
Request Date : Monday, April 20th 2009 @ 09:27:40 PM
Error Date : Monday, April 20th 2009 @ 09:27:41 PM
Script : http://www.familybunker.com/forums/memberindex.php
Referrer : http://www.familybunker.com/forums/
Classname : vB_Database_MySQLi
MySQL Version : 5.0.67-community-log
this is the error i got when i changed the memberlist.php to memberindex.php