thestaton |
03-24-2009 01:29 AM |
Anyone else having weird errors with this update?
I just upgraded to 3.80 last week, and now when ever a user posts a new URL the thread will time out. If they remove the URL it will post just fine.
Here's a sample of the error codes people have been sending me.
HTML Code:
Database error in vBulletin 3.8.1:
Invalid SQL:
SELECT thread.threadid, MATCH(thread.title) AGAINST ('V1 3.813 vs
9500Ci 35.5Ka 3/22/09') AS score
FROM thread AS thread
WHERE MATCH(thread.title) AGAINST ('V1 3.813 vs 9500Ci 35.5Ka 3/22/09')
AND thread.open <> 10
LIMIT 5;
MySQL Error : MySQL server has gone away
Error Number : 2006
Request Date : Sunday, March 22nd 2009 @ 04:30:49 PM
Error Date : Sunday, March 22nd 2009 @ 04:31:22 PM
Script :
http://www.
Referrer :
http://www.
IP Address :
Username :$$
Classname : vB_Database_MySQLi
MySQL Version :
I've probably gotten about 15 of those from other forum users... I stripped out most of the personal info.
What could be going on?
|