MyBB Community Forums

Full Version: SQL Error: 1064
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
HI

first sorry by my English, is very bad

I convert vb 3.6.7--> mybb 1.14 --> mybb 1.44

but in a page it shows an error

SQL Error:
1064 - 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 1

the url is
http://www.sirkoft.com/v6/foro/forumdisp...=28&page=4

it repairs the table but I do not work

any idea? Huh

thanks
works fine for me.
What were you trying to do when you got the error message?
(2008-12-08, 05:55 AM)indigored Wrote: [ -> ]works fine for me.

Me too... The syntax error normally occurs when you haven't properly closed the mySQL query. Have you included any custom modifications/plugins?
mm

only in firefox dont work

the only plugin is Login Password Conversion
the complete message is

SQL Error:
1064 - 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 1
Query:
SELECT tid,uid FROM mybb_posts WHERE uid='246' AND tid IN (533,673,2090,403,644,2114,416,423,1208,558,1124,1412,467,476,510,512,522,529,578,)

thanks for the answers
the url you posted working without any problem (FF 3.0.4).
if you can give us a url to see the problem that may help.
(2008-12-08, 04:42 PM)pepotiger Wrote: [ -> ]the url you posted working without any problem (FF 3.0.4).
if you can give us a url to see the problem that may help.

yes, but dont work in ff 2.0.0.18
some members use still it

mm
is not a big problem

thanks to all