The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi
I tried to get onto my site today and I got a database error. This is the email I get: Code:
Database error in vBulletin 3.7.0 Beta 6: Invalid SQL: SELECT post.*, post.username AS postusername, post.ipaddress AS ip, IF(post.visible = 2, 1, 0) AS isdeleted, user.*, userfield.*, usertextfield.*, icon.title as icontitle, icon.iconpath, avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline,customavatar.width AS avwidth,customavatar.height AS avheight, editlog.userid AS edit_userid, editlog.username AS edit_username, editlog.dateline AS edit_dateline, editlog.reason AS edit_reason, editlog.hashistory, postparsed.pagetext_html, postparsed.hasimages, sigparsed.signatureparsed, sigparsed.hasimages AS sighasimages, sigpic.userid AS sigpic, sigpic.dateline AS sigpicdateline, sigpic.width AS sigpicwidth, sigpic.height AS sigpicheight, IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid, infractiongroupid , '' AS field6, '' AS field7 FROM post AS post LEFT JOIN user AS user ON(user.userid = post.userid) LEFT JOIN userfield AS userfield ON(userfield.userid = user.userid) LEFT JOIN usertextfield AS usertextfield ON(usertextfield.userid = user.userid) LEFT JOIN icon AS icon ON(icon.iconid = post.iconid) LEFT JOIN avatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON(customavatar.userid = user.userid) LEFT JOIN editlog AS editlog ON(editlog.postid = post.postid) LEFT JOIN postparsed AS postparsed ON(postparsed.postid = post.postid AND postparsed.styleid = 1 AND postparsed.languageid = 1) LEFT JOIN sigparsed AS sigparsed ON(sigparsed.userid = user.userid AND sigparsed.styleid = 1 AND sigparsed.languageid = 1) LEFT JOIN sigpic AS sigpic ON(sigpic.userid = post.userid) WHERE post.postid IN (0,178,179,181,183,184,191,199,202,215,224) ORDER BY post.dateline; MySQL Error : Table 'disneyma_vb.user' doesn't exist Error Number : 1146 Date : Friday, March 14th 2008 @ 12:41:11 PM Script : http://disneymagiconline.com/vbulletin/showthread.php?t=46 Referrer : IP Address : 74.6.19.134 Username : Unregistered Classname : vB_Database MySQL Version : |
#2
|
|||
|
|||
![]()
Have you (un)installed a modification recently?
|
#3
|
|||
|
|||
![]()
Sorry, I updated the code.
That was an old error. |
#4
|
|||
|
|||
![]() Quote:
|
#5
|
|||
|
|||
![]()
The only thing that has happened is the board moved servers. It is with the same host etc
|
#6
|
|||
|
|||
![]()
Have you checked the the database (and table) exist? (Via. your hosting Control Panel)
|
#7
|
|||
|
|||
![]()
Yep
I can see disneyma_vb |
#8
|
||||
|
||||
![]()
And can you see the user table?
Have you tried to run repair/optimize on the table? |
#9
|
|||
|
|||
![]()
I dont know what you mean
I cant access anything on my site and I have looked to repair/optimize the table but I dont know where that is. Edit: In the cPanel, I clicked Repair db but the error is still there. |
#10
|
||||
|
||||
![]()
If you are in cPanel and using phpMyAdmin, can you see the user table?
Also, sometimes you need to repair the table more than once. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|