Log in

View Full Version : Database error syntax; check the manual that corresponds


barksa
12-09-2010, 04:43 AM
Database error in vBulletin 3.8.6:

Invalid SQL:

SELECT fieldname, varname, text
FROM phrase
WHERE languageid IN(-1,0) AND
fieldname 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 4
Error Number : 1064

vbenhancer
12-09-2010, 11:25 AM
deactivate your plugins to see what one is causing this trouble. there is a missing information called for that function somewhere at the phrases level.

btw, next time, please give some text to explain what's going on with your problem...

barksa
12-09-2010, 09:15 PM
deactivate your plugins to see what one is causing this trouble. there is a missing information called for that function somewhere at the phrases level.

btw, next time, please give some text to explain what's going on with your problem...



i delet

all plugins

and product get the same mistake