• Support will be limited until May 8th, as I will be out of the office travelling. Thank you for your patience and understanding.
Status
Not open for further replies.

Nirjonadda

Customer
I have Database error , please check and give me fix update.

Database error in vBulletin 4.2.2:

Invalid SQL:

UPDATE vbusertextfield
SET
rank = '<img src="images/ranks/contributor.png" alt="" border="" />'
WHERE usertextfield.userid = '23896';

MySQL Error : Unknown column 'usertextfield.userid' in 'where clause'
Error Number : 1054
Request Date : Friday, December 27th 2013 @ 09:10:30 AM
Error Date : Friday, December 27th 2013 @ 09:10:31 AM
Script : /vbdonate_gateway.php
Referrer :
IP Address : 173.0.81.1
Username : Unregistered
Classname : vB_Database_MySQLi
MySQL Version :
 
Can you verify that the column, usertextfield does exist in the DB?

For Matt's sanity, this is in the file, vbdonate_gateway.php file, which Fillip mostly wrote.
 
Yeah that's fine, vb is your table prefix, and it is supposed to add that in the mod, UPDATE " . TABLE_PREFIX . "usertextfield, so not sure what is going on.
 
What files need to upload for fixing this issue? Also can you give me code for update Execute SQL Query ? Where user does not get user rank.
 
Status
Not open for further replies.

Legacy vBDonate

vBulletin 4.x.x
Seller
Mokonzi
Release date
Last update
Total downloads
875
Customer rating
0.00 star(s) 0 ratings
Back
Top