The @OP: doesn't seem to be working for me on 3.8.5, it's just leaving a blank space where the username is supposed to be, and when editing a previous post I'm getting this database error:
Code:
Database error in vBulletin 3.8.5:
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 = '893316')
LEFT JOIN dbtech_usertag_mention AS mention ON(mention.mentionedid = user.userid AND mention.postid = 'post' AND mention.type = ?)
WHERE user.userid = 1;
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 = 1' at line 20
Error Number : 1064
Request Date : Friday, December 5th 2014 @ 04:36:29 AM
Error Date : Friday, December 5th 2014 @ 04:36:29 AM
Script : http://www.marineaquariumsa.com/edit...stid=undefined
Referrer : http://www.marineaquariumsa.com/foru...tagging-3.html
IP Address : *****
Username : viper357
Classname : vB_Database
MySQL Version : 5.5.40-cll