Log in

View Full Version : Database Error


Mellymonster
04-21-2009, 03:39 AM
Hey guys,

I have bought VBPlaza, and I made a thread over there on the vbplaza site, but no one is on, and I don't want $50.00 to be wasted for nothing, ya know?

Well I'm getting this error, and if I had to guess, it looks like a hack attempt. I have disable the feature, about to uninstall it, and try installing a older version of it. But just thought I'd ask here if anyone can help at all.

Database error in vBulletin 3.8.2:

Invalid SQL:

### UPDATE QUERY GENERATED BY vbplaza_fetch_query_sql() ###
UPDATE user
SET
`Blessing` = (`Blessing` + 10),
`vbplaza_previousvisit` = '2009-04-20'
WHERE (userid = 0) AND (vbplaza_receivespoints = 1);

MySQL Error : Unknown column 'Blessing' in 'field list'
Error Number : 1054
Request Date : Monday, April 20th 2009 @ 11:12:13 PM
Error Date : Monday, April 20th 2009 @ 11:12:13 PM
Script : http://www.christsgarden.com/forums/picture.php?pictureid=252&albumid=20&dl=1237934590&thumb=1
Referrer : http://forums.christiansongwriters.org/index.php
IP Address : 75.52.156.5
Username : Unregistered
Classname : vB_Database
MySQL Version :

vbplusme
04-21-2009, 06:41 AM
looks like you renamed a variable in the install and broke it. What ever "blessing" was, you need to restore it or rename the database table to "blessing" ... I am taking about a query btw, if you didn't change it, you need to get whoever did to fix it.

Mellymonster
04-21-2009, 06:46 AM
I didn't change no names to be "Blessings" and the link http://forums.christiansongwriters.org/index.php no idea what that is... thats not my forum

However I did miss a 2 files when uploading it, and that fixed it when I uploaded it, but still why did http://forums.christiansongwriters.org/index.php show up?