This is an amazing hack and it seems to work perfect for most of my 700 users but vbulletin has been emailing me about sql errors.
Like this
Database error in vBulletin 2.2.6:
Invalid SQL: SELECT sessionhash,userid,host,useragent,styleid FROM session WHERE lastactivity>1032214124 AND sessionhash='de0056fe406cbbd965a806bbd71f3dde' AND (host='198.81.26.175' OR (althash='' AND althash<>'')) AND useragent='Mozilla/4.0 (compatible; MSIE 6.0; AOL 7.0; Window'
mysql error: Unknown column 'althash' in 'where clause'
mysql error number: 1054
and
Database error in vBulletin 2.2.7:
Invalid SQL: SELECT max(score) as maxscore FROM arcade WHERE game='pacman' AND username='TL's De La Hoya'
mysql error: You have an error in your SQL syntax near 's De La Hoya'' at line 1
mysql error number: 1064
Sorry if this question has been asked ive only read 15 of the 27 pages of this thread so far.
Any help is appreciated - great hack
|