The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
I got error message, please help
I dont know if it safe to copy and paste the message I got containg personal information of my database, can someone of the staff help me and I sent a pm pls
|
#2
|
|||
|
|||
I'm not staff but...
Perhaps, wrap it in code tags and remove any identifying information |
Благодарность от: | ||
Max Taxable |
#3
|
|||
|
|||
Here it is:
Code:
Database error in vBulletin 4.2.2: Invalid SQL: SELECT userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid, IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid, avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline, customavatar.width AS avwidth, customavatar.height AS avheight, customavatar.height_thumb AS avheight_thumb, customavatar.width_thumb AS avwidth_thumb, customavatar.filedata_thumb, customprofilepic.userid AS profilepic, customprofilepic.dateline AS profilepicdateline, customprofilepic.width AS ppwidth, customprofilepic.height AS ppheight, sigpic.userid AS sigpic, sigpic.dateline AS sigpicdateline, sigpic.width AS sigpicwidth, sigpic.height AS sigpicheight, usercsscache.cachedcss, IF(usercsscache.cachedcss IS NULL, 0, 1) AS hascachedcss, usercsscache.buildpermissions AS cssbuildpermissions , bu.bloguserid, bu.entries, bu.options AS blog_options, bu.subscribeown AS blog_subscribeown, bu.memberids, bu.memberblogids, bu.subscribeothers AS blog_subscribeothers, bu.title AS blog_title, bu.description AS blog_description, bu.allowsmilie AS blog_allowsmilie, bu.draft AS blog_draft, bu.pending AS blog_pending, bu.options_member, bu.options_guest, bu.options_buddy, bu.options_ignore, bu.uncatentries, bu.moderation AS blog_moderation, bu.deleted AS blog_deleted, bu.akismet_key AS blog_akismet_key, isblogmoderator, bu.comments_moderation AS blog_comments_moderation, bu.lastblog, bu.lastblogid, bu.lastblogtitle, bu.categorycache, bu.tagcloud, bu.sidebar, bu.custompages, bu.customblocks, blockparsed.blocktext, 49 AS blogstyleid, blog_usercsscache.csscolors AS blog_csscolors, blog_usercsscache.cachedcss AS blog_cachedcss, IF(blog_usercsscache.cachedcss IS NULL, 0, 1) AS blog_hascachedcss, blog_usercsscache.buildpermissions AS blog_cssbuildpermissions, IF(blog_subscribeuser.blogsubscribeuserid, 1, 0) AS blogsubscribed FROM vb4user AS user LEFT JOIN vb4userfield AS userfield ON (user.userid = userfield.userid) LEFT JOIN vb4usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN vb4avatar AS avatar ON (avatar.avatarid = user.avatarid) LEFT JOIN vb4customavatar AS customavatar ON (customavatar.userid = user.userid) LEFT JOIN vb4customprofilepic AS customprofilepic ON (user.userid = customprofilepic.userid) LEFT JOIN vb4sigpic AS sigpic ON (user.userid = sigpic.userid) LEFT JOIN vb4usercsscache AS usercsscache ON (user.userid = usercsscache.userid) LEFT JOIN vb4blog_user AS bu ON (bu.bloguserid = user.userid) LEFT JOIN vb4blog_custom_block_parsed AS blockparsed ON (blockparsed.userid = user.userid AND blockparsed.styleid = 49 AND blockparsed.languageid = 2) LEFT JOIN vb4blog_subscribeuser AS blog_subscribeuser ON (user.userid = blog_subscribeuser.bloguserid AND blog_subscribeuser.userid = 13) LEFT JOIN vb4blog_usercsscache AS blog_usercsscache ON (user.userid = blog_usercsscache.userid) WHERE user.userid = 13 LIMIT 1; MySQL Error : MySQL server has gone away Error Number : 2006 Request Date : Wednesday, January 22nd 2014 @ 12:40:41 AM Error Date : Wednesday, January 22nd 2014 @ 12:40:42 AM Script : http://myweb.com/member.php?13-Snack&tab=activitystream&type=friends&page=170 Referrer : IP Address : (hide) Username : No Register Classname : vB_Database MySQL Version : |
#4
|
||||
|
||||
MySQL Error : MySQL server has gone away
Means your host server is down at this time, for this person. |
#5
|
||||
|
||||
"MySQL Server has gone away" is a server issue. See this: https://www.vbulletin.com/docs/html/...mysql_goneaway and this: https://www.vbulletin.com/forum/show...265#post310265 You will need to talk to your host about this in order to get it resolved.
|
#6
|
|||
|
|||
Ok, thanks everyone, I was kinda confused because this is my first website
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|