It makes my VbShout Pro stop working with the "service unavailable" message, and it isn't enough to disable it, I have to completely delete the Status-folder from server to get things running again.
Error message from VbShout Pro:
Code:
Invalid SQL:
SELECT chatroomid, user.username
FROM vbdbtech_vbshout_chatroommember AS vbshout
LEFT JOIN vbuser AS user ON(user.userid = vbshout.invitedby)
WHERE vbshout.userid = 5
AND status = 0;
MySQL Error : Column 'status' in where clause is ambiguous
Error Number : 1052
Request Date : Monday, June 7th 2010 @ 08:23:36 AM
Error Date : Monday, June 7th 2010 @ 08:23:36 AM