Hi,
I get the following error when I try to insert and new category into my forum via the admin panel:
|
Quote:
|
Couldn't insert row in categories table
DEBUG MODE
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 2
INSERT INTO nuke_bbcategories (cat_title, cat_order, cat_icon) VALUES ('Events', 20, )
Line : 510
File : admin_forums.php
|
Any ideas what could be causing this?
Thanks
