Quote:
Originally Posted by Deceptor
Vitaly - Some users have said it works on 3.7, others not, this is designed around 3.8 however. Could you tell me the db error that occured? Thanks.
|
Code:
Database error in vBulletin 3.7.4:
Invalid SQL:
SELECT
user.username, (user.options & 512) AS invisible, user.usergroupid,
session.userid, session.inforum, session.lastactivity, session.useragent,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
FROM session AS session
LEFT JOIN user AS user ON(user.userid = session.userid)
WHERE session.lastactivity >;
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 '' at line 7
Error Number : 1064
Request Date : Sunday, December 21st 2008 @ 07:30:26 AM
Error Date : Sunday, December 21st 2008 @ 07:30:27 AM
Script : http://forum.rcdesign.ru/
Referrer :
IP Address : ****
Username : ****
Classname : vB_Database_MySQLi
MySQL Version : 5.0.51a
Have vb 3.7.4 + vbseo + memcached. Latest stable php + eaccelerator and so on...
Just enabled from admincp WOL=60 & refreshed main page. Other pages are ok.
Anyway, I'm not disapponted. WOL feature is not critical. Now vboptimise effect is not noticeable at my site, but will have to wait for middle of monday to compare.