Log in

View Full Version : vBulletin Database Error! Registration Error


binevi
06-14-2008, 02:35 PM
Hello,

When new users wanna register to board, giving error message, here is the message, db wanna see emailSend but couldtn find should be about Add-On? if someone think like that plz say which add-on can be? or how can i solve this problem?


Database error in vBulletin 3.7.1:

Invalid SQL:
UPDATE user SET emailDate = '1213451740' AND emailSend = '1213451740' WHERE userid = '2845';

MySQL Error : Unknown column 'emailSend' in 'field list'
Error Number : 1054
Request Date : Saturday, June 14th 2008 @ 07:55:40 AM
Error Date : Saturday, June 14th 2008 @ 07:55:40 AM
Script : http://www.binevi.com/register.php?do=addmember
Referrer : http://www.binevi.com/register.php?do=register
IP Address : 78.180.7.210
Username : xxxxxxxxx
Classname : vb_database
MySQL Version :

--------------- Added 1213459864 at 1213459864 ---------------

can anybody give hand?

Opserty
06-14-2008, 03:45 PM
You said yourself that it is a modification, so disable all your modifications and enable them one by one and see which is causing the problem.

Marco van Herwaarden
06-17-2008, 12:02 PM
Most likely a Welcome Email modification.

farhanisfarhan
05-03-2010, 10:01 AM
I disabled "Inactive Users Reminder" mod and everything was fine for me then.