The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Logout/Query issue.. help!
Alright, I've tried contacting vBulletin.. and changing around the cookie issues on my vBulletin forums within the options, but that didn't work, so PLEASE do not tell me that's the issue as I've even had the vB staff go in and tinker around, and to no avail, the problem persists haha.
Here's the SQL query error that I persistently keep getting. I probably get about 5-15 a day, and apparently these are behind the users getting logged out, and having trouble staying logged in quite a few times a day. If anyone can help, I'm sure I can think of a way to repay you. Database error in vBulletin 3.7.2: Invalid SQL: SELECT post.*, post.username AS postusername, post.ipaddress AS ip, IF(post.visible = 2, 1, 0) AS isdeleted, user.*, userfield.* FROM ss_post AS post LEFT JOIN ss_user AS user ON(user.userid = post.userid) LEFT JOIN ss_userfield AS userfield ON(userfield.userid = user.userid) WHERE threadid = 7328 ORDER BY postid; MySQL Error : Lost connection to MySQL server during query Error Number : 2013 Request Date : Friday, August 29th 2008 @ 10:04:57 PM Error Date : Friday, August 29th 2008 @ 10:04:59 PM Script : http://www.stickskills.com/forum/sho...=hybrid&t=7328 Referrer : IP Address : (hiding) Username : Unregistered Classname : vB_Database MySQL Version : I did an import using Impex from a Invision Power Board to a vBulletin board awhile back, not sure if that's going to be helpful at all. |
#2
|
||||
|
||||
A Lost Connect to MySQL error is a server error. Have you thought of having your server optimized in the Server Configuration forum?
|
#3
|
|||
|
|||
I'm running it from a hosting company, so I wouldn't have direct access to the server, unless there was another way?
I had thought it was just an error with the installation, and was contemplating on just redoing the entire forum and then re-importing the data. |
#4
|
|||
|
|||
<a href="http://www.vbulletin.com/docs/html/troubleshoot_mysql_goneaway" target="_blank">Lost connection to MySQL server during query</a> - Contact your host if need be.
|
#5
|
|||
|
|||
I just sent them an e-mail, but would doing the board from scratch help out at all? I was contemplating doing that and then just reimporting the data.
|
#6
|
||||
|
||||
No. This is an issue with the MySQL daemon/server.
|
#7
|
|||
|
|||
The issue was the database was coming from one thread, so I locked the thread, and moved it over to a locked thread board within my forums.
The login issue still persists though, and I have absolutely no idea what's causing it. :/ --------------- Added [DATE]1220328708[/DATE] at [TIME]1220328708[/TIME] --------------- Does anyone have any suggestions at all? I've tried everything I know so far, and can't figure this out.. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|