updated a site I manage and they emailed me that they started getting DB error Emails..
I only made a announcement using @user to let people know
I believe they @ me back to thank or something and this is when the errors started :erm:
Code:
Database error in vBulletin 4.2.0:
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
, NULL AS dateline
FROM user AS user
LEFT JOIN userlist AS userlist ON (userlist.userid = user.userid AND userlist.relationid = '3')
WHERE username IN('Hi', 'Hip', 'Hipp', 'Hippy', 'Hippy ''', 'Hippy 'post' Y', 'Hippy ? Yo', 'Hippy ? You', 'Hippy ? You\'', 'Hippy ? You\'r', 'Hippy ? You\'re');
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 'post' Y', 'Hippy ? Yo', 'Hippy ? You', 'Hippy ? You\'', 'Hippy ? You\'r', 'Hippy' at line 21
p
funny it was my name
any ideas,
I'm busy with that thing called life so I just rolled it back to the last version of this mod for them
PHP Version 5.3.6-13
if you need that info
thanks