Had a minor problem with the first release. It kind of made an error when they where completing their registration, so we thought we could fix it by upgrading with this new version. Only made it worse... This is what we get as soon as one tries to invite a player to the site.
Quote:
Database error in vBulletin 3.6.8:
Invalid SQL:
SELECT user.userid AS user_id, user.email AS user_email, invitation.email AS inv_email, invitation.acceptedby as inv_id
FROM vb37user
LEFT JOIN vb37invitation
ON user.userid = invitation.acceptedby OR user.userid = invitation.email
WHERE user.email = 'deus@badenudist.dk'
OR invitation.email = 'deus@badenudist.dk';
MySQL Error : Unknown column 'user.userid' in 'field list'
Error Number : 1054
Date : Saturday, April 12th 2008 @ 07:03:13 PM
Script : http://censored.net/profile.php
Referrer : https://censored.net/profile.php?do=invitation
IP Address : 80.162.xxx.xxx
Username : Deus
Classname : vB_Database
|
Suggestions ?