The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
db error
I got this db error earlier tonight and was wondering if someone could please tell me what it means?
Quote:
Code:
if ($action=="SaveChanges") { $newsignature=censortext($signatureform); $DB_site->query("UPDATE user SET signature='".addslashes($newsignature)."' WHERE userid=$bbuserid"); Code:
if ($action=="SaveChanges") { $newsignature=censortext($signatureform); $DB_site->query("UPDATE user SET signature='".addslashes($newsignature)."' WHERE userid='$bbuserinfo[userid]'"); |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|