Bug Database error

Status
Not open for further replies.

angeljs

Customer
Hi, I'm receiving the following error message after the latest update to the mod:

Code:
Database error in vBulletin 4.2.2:

Invalid SQL:


            SELECT
                user.userid,
                username,
                usergroupid,
                membergroupids,
                displaygroupid,
                infractiongroupids,
                user.dbtech_usertag_excluded AS excluded,
                relationid,
                userlist.type,
                friend,
                dbtech_usertag_settings,
                email,
                languageid,
                options,
                adminoptions
                , mention.dateline
            FROM user AS user
            LEFT JOIN userlist AS userlist ON (userlist.userid = user.userid AND userlist.relationid = '7009')                
            LEFT JOIN dbtech_usertag_mention AS mention ON(mention.mentionedid = user.userid AND mention.postid = 'post' AND mention.type = ?)
            WHERE user.userid = 2029;


MySQL Error   : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '?)
            WHERE user.userid = 2029' at line 20
Error Number  : 1064
Request Date  : Friday, December 5th 2014 @ 10:40:04 AM
Error Date    : Friday, December 5th 2014 @ 10:40:06 AM
Script        : http://www.simfansuk.com/sims/editpost.php?do=updatepost&postid=7009
Referrer      : http://www.simfansuk.com/sims/threads/3256-Sunk-In-Living-Room?p=7009
IP Address    : 151.227.44.197
Username      : LadyAngel
Classname     : vB_Database_MySQLi
MySQL Version : 5.0.96-community
 
If you re-download and re-upload /dbtech/usertag/actions/parse/mention.php this should now be resolved :)
 
Status
Not open for further replies.

Legacy Advanced User Tagging

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