DTingley
Mon 16th Jun '03, 2:36pm
I cannot view the Online User List on my forums, it gives this error:
Database error in vBulletin 3.0.0 Beta 3:
Invalid SQL:
SELECT user.username, session.useragent, session.location, session.lastactivity, user.userid, user.options, session.host, session.badlocation, session.incalendar, user.aim, user.icq, user.msn, user.yahoo,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
FROM vb3_session AS session
,user
WHERE session.lastactivity > 1055783575
AND session.userid = user.userid
ORDER BY user.username asc
mysql error: Table 'twoblock_vb3.user' doesn't exist
mysql error number: 1146
Date: Monday 16th of June 2003 12:27:56 PM
Script: http://www.twoblock.com/vb3/online.php?
Referer: http://www.twoblock.com/vb3/index.php?
Username: DTingley
IP Address: xx.xx.xx.xx
It worked for a while after the forum was first installed (it was a fresh install), but it has stopped working. I'm currently trying to work out what had changed between the times it was working and now.
Database error in vBulletin 3.0.0 Beta 3:
Invalid SQL:
SELECT user.username, session.useragent, session.location, session.lastactivity, user.userid, user.options, session.host, session.badlocation, session.incalendar, user.aim, user.icq, user.msn, user.yahoo,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
FROM vb3_session AS session
,user
WHERE session.lastactivity > 1055783575
AND session.userid = user.userid
ORDER BY user.username asc
mysql error: Table 'twoblock_vb3.user' doesn't exist
mysql error number: 1146
Date: Monday 16th of June 2003 12:27:56 PM
Script: http://www.twoblock.com/vb3/online.php?
Referer: http://www.twoblock.com/vb3/index.php?
Username: DTingley
IP Address: xx.xx.xx.xx
It worked for a while after the forum was first installed (it was a fresh install), but it has stopped working. I'm currently trying to work out what had changed between the times it was working and now.