I tried to install the version 2.2.9 but I got this error which made me to remove it and install the version 2.2.6 again.... I thought maybe you guys can help me fix this problem and upgrade my version here is what I get if I try to access the forum ( index.php ) everything else works when I try to go to the control panel by typing ( usercp.php) instead of (index.php)
----------------------------------------------------------------
Database error in vBulletin 2.2.9:
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
' at line 4
mysql error number: 1064
-----------------------------------------------------------------
----------------------------------------------------------------
Database error in vBulletin 2.2.9:
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
' at line 4
mysql error number: 1064
-----------------------------------------------------------------
Comment