When trying to approve pictures on my forum i get a database error reading:
Quote:
Database error in vBulletin 3.8.5:
Invalid SQL:
UPDATE `picture`
SET fbpid = '870955243_10150148259970244'
WHERE pictureid IN ();
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 ')' at line 3
Error Number : 1064
Request Date : Wednesday, April 7th 2010 @ 11:09:28 AM
Error Date : Wednesday, April 7th 2010 @ 11:09:33 AM
Script : http://ladiesletsride.com/forum/albu...es&albumid=203
Referrer : http://ladiesletsride.com/forum/albu...es&albumid=203
IP Address : 216.246.160.226
Username : James
Classname : vB_Database
MySQL Version : 5.1.45-log
|
So i go to vbulletin forum and they inform me that error is from a modification. There is not field called "fbpid" in the picture table.
This means it is coming from this mod. Is there anyone who can help me?