View Single Post
Old August 12th, 2008, 09:57 AM   #1 (permalink)
voglermc
Member
 
Join Date: Oct 2006
Posts: 53
I just killed my VB install with VBG 2.4.3

Will someone please help me get it working
I'll send you info via a PM of the admin login

here is the error i'm getting

Database error in vBulletin 3.7.2:

Invalid SQL:

SELECT
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
, ppgal_user.*
FROM user AS user
LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid)

LEFT JOIN ppgal_user AS ppgal_user ON (ppgal_user.userid = user.userid)
WHERE user.userid = 1;

MySQL Error : Table 'tarheelm_vb.ppgal_user' doesn't exist
Error Number : 1146
Request Date : Tuesday, August 12th 2008 @ 09:55:08 AM
Error Date : Tuesday, August 12th 2008 @ 09:55:08 AM
Script : Tar Heel MINI Motoring Club
Referrer : Log in - Tar Heel MINI Motoring Club - vBulletin Admin Control Panel
voglermc is offline   Reply With Quote