SpongeBob71
09-09-2008, 01:06 PM
Hello all,
Please forgive me if this is the worng place to post this question but today I found an error with the "Advanced Button" on Vbulletin 3.7.2
When I try to leave a visitor message and i press the "Advanced button" I get the following MySQL error.
MySQL error:
LEFT JOIN deletionlog AS deletionlog ON (visitormessage.vmid = deletionlog.primaryid AND deletionlog.type = 'visitormessage')
WHERE visitormessage.userid = 1 AND visitormessage.postuserid = 340 AND visitormessage.state IN ('visible','moderation','deleted')
)
ORDER BY pmdateline DESC;
MySQL Error : The used SELECT statements have a different number of columns
Error Number : 1222
Request Date : Tuesday, September 9th 2008 @ 06:25:54 AM
The odd thing is, if you push the Advanced button while in your OWN profile, it works.
I am sure this has to do with either a mod or possibly a template mod. Could someone be kind enough to possibly push me in the right direction?
I would really appreciate it.
Thank you so much in advance,
SpongeBob71
Please forgive me if this is the worng place to post this question but today I found an error with the "Advanced Button" on Vbulletin 3.7.2
When I try to leave a visitor message and i press the "Advanced button" I get the following MySQL error.
MySQL error:
LEFT JOIN deletionlog AS deletionlog ON (visitormessage.vmid = deletionlog.primaryid AND deletionlog.type = 'visitormessage')
WHERE visitormessage.userid = 1 AND visitormessage.postuserid = 340 AND visitormessage.state IN ('visible','moderation','deleted')
)
ORDER BY pmdateline DESC;
MySQL Error : The used SELECT statements have a different number of columns
Error Number : 1222
Request Date : Tuesday, September 9th 2008 @ 06:25:54 AM
The odd thing is, if you push the Advanced button while in your OWN profile, it works.
I am sure this has to do with either a mod or possibly a template mod. Could someone be kind enough to possibly push me in the right direction?
I would really appreciate it.
Thank you so much in advance,
SpongeBob71