
07-02-2008, 11:26 AM
|
|
|
Join Date: Mar 2006
Location: Germany
Posts: 319
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by steveneff
Since having this mod installed I have had hundreds of database errors. This doesn't happen every day but today alone I have had over a hundred errors.
These are the two errors I get
Code:
Invalid SQL:
UPDATE session
SET lastactivity = 1214984577, inforum = 0, inthread = 0, incalendar = 0, badlocation = 0
WHERE sessionhash = 'b247ca7558dc749dfc6672e9eaea6dd3';
MySQL Error : MySQL server has gone away
Error Number : 2006
Code:
Invalid SQL:
INSERT IGNORE INTO session
(sessionhash, userid, host, idhash, lastactivity, location, styleid, languageid, loggedin, inforum, inthread, incalendar, badlocation, useragent, bypass, profileupdate)
VALUES
('fb484adef14dbfb91dc9e96e58099afe', 0, '74.6.25.40', '91c6b56cd538107d10229cb351e5b018', 1214986046, '/forums/vBTube.php?do=user&uname=tyrannyofsoulz', 0, 0, 0, 0, 0, 0, 0, 'Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ysearch/slurp)', 0, 0);
MySQL Error : MySQL server has gone away
Error Number : 2006
Also I have no members with the username tyrannyofsoulz
This only happens with this mod, the rest of my vbulletin and mods work fine.
|
looks like you got a mysql error, check it out here:
http://crackmuzik-gfx-elite.de/vBTub...tyrannyofsoulz
works fine for me
maybe you should contact your host... i can't help you with your mysql database
|