Hi,
I installed this as an upgrade from 1.1 and now this is the error I get.....
Database error
database has encountered a problem.
Database error in vBulletin 3.6.8:
Invalid SQL:
select s.*, u.username, u.displaygroupid, u.usergroupid, u.userid, o.*
from infernoshout s
left join user u on (u.userid = s.s_user)
left join infernoshoutusers o on (o.s_user = s.s_user)
where
(
(s.s_private = -1)
OR
(s.s_private = '7666')
OR
(s.s_private <> -1 AND s.s_user = '7666')
)
order by s.s_time desc
limit 20;
MySQL Error : Unknown column 's.s_private' in 'where clause'
Error Number : 1054
Date : Thursday, October 2nd 2008 @ 03:35:44 PM
Script :
http://xsgaming.com/forums/infernoshout.php
Referrer :
http://xsgaming.com/forums/index.php
IP Address : 98.148.217.46
Username : shadowbaby
Classname : vb_database
Can someone help me please.
Also, if I get this working how can I move it to the top of page?
Thanks in advance