Quote:
Originally Posted by memobug
Database error in vBulletin 3.0.3:
Invalid SQL:
UPDATE user
SET posts = posts + Array
WHERE userid = 0
mysql error: Unknown column 'Array' in 'field list'
mysql error number: 1054
Date: Thursday 09th of December 2004 05:00:03 PM
Script: http://
Referer:
Username: Unregistered
IP Address:
|
that's the incorrect thingy.
You should search for those hack this string: "user
SET posts = posts +" , the value 'Array' should be a number but it doesn't set properly.
I don't understand why the error appears on no file !?!