|
Registered User
Fresh Surpasser
Joined in Jul 2006
12 posts
Gave thanks: 2
Thanked 0 times
|
I need help with SQL
I am using the XMB forums for my website, and when I try to create a new sub-forum, I get this error:
MySQL encountered the following 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 ' mpnt, mpnp, mpfa ) VALUES ('sub', 'Requests', 'on', '', '', 0, '1', '', 'no', '' at line 1
In the following query: INSERT INTO xmb_forums ( type, name, status, lastpost, moderator, displayorder, private, description, allowhtml, allowsmilies, allowbbcode, userlist, theme, posts, threads, fup, postperm, allowimgcode, attachstatus, pollstatus, password, guestposting ) , mpnt, mpnp, mpfa ) VALUES ('sub', 'Requests', 'on', '', '', 0, '1', '', 'no', 'yes', 'yes', '', 0, 0, 0, 29, '1|1', 'yes', 'on', 'on', '', 'off', '0', '0', '0')
Is this something that surpass can help me with, or should I ask over at the XMB forums' help center? Thanks!
Website info:
Domain: http://www.willandgracetv.net
Forum's: http://www.willandgracetv.net/boards
|