After installing this I attempted to manually add a new subscriber. I received the following error:
Code:
Database error in vBulletin:
Invalid SQL:
SELECT text, languageid, special
FROM vb_phrase AS phrase
LEFT JOIN vb_phrasetype USING (fieldname)
WHERE phrase.fieldname = ''
AND varname = '' AND languageid IN (-1, 0, 1);
MySQL Error :
Error Number :
Date : Thursday, March 1st 2007 @ 10:56:35 PM
Script : .../subscriptions.php?do=status
Referrer : .../subscriptions.php?do=adjust&subscriptionid=1&s=
IP Address : **.***.****
Username : Administration
Classname : vb_database
Upon uninstalling, the error no longer appeared.