Status
Not open for further replies.

Bounce

Customer
Hi Guys,

I'm getting database errors whilst my users use this....


Database error in vBulletin 4.2.1:

Invalid SQL:

SELECT
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid,
language.phrasegroup_global AS phrasegroup_global,
language.phrasegroup_dbtech_notifications AS phrasegroup_dbtech_notifications,
language.phrasegroupinfo AS lang_phrasegroupinfo,
language.options AS lang_options,
language.languagecode AS lang_code,
language.charset AS lang_charset,
language.locale AS lang_locale,
language.imagesoverride AS lang_imagesoverride,
language.dateoverride AS lang_dateoverride,
language.timeoverride AS lang_timeoverride,
language.registereddateoverride AS lang_registereddateoverride,
language.calformat1override AS lang_calformat1override,
language.calformat2override AS lang_calformat2override,
language.logdateoverride AS lang_logdateoverride,
language.decimalsep AS lang_decimalsep,
language.thousandsep AS lang_thousandsep

FROM user AS user
LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN language AS language ON (language.languageid = IF(user.languageid = 0, 1, user.languageid))

WHERE user.userid = 13926 LIMIT 1;

MySQL Error : Unknown column 'language.phrasegroup_dbtech_notifications' in 'field list'
Error Number : 1054
Request Date : Saturday, May 18th 2013 @ 10:33:23 AM
Error Date : Saturday, May 18th 2013 @ 10:33:23 AM
Script : http://www.hibeesbounce.com/forum/vbnotifs.php
Referrer : SCF Display - Important Updates
IP Address : 86.133.40.83
Username :
Classname : vB_Database
MySQL Version :
 
Moved to the correct forum :)

If you've uninstalled vBNotifications, please also delete the files that came with the mod.
 
Moved to the correct forum :)

If you've uninstalled vBNotifications, please also delete the files that came with the mod.

oh i thought i still had that installed, got mixed up with user tagging, cheers
 
Last edited:
Status
Not open for further replies.

Legacy vBNotifications

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