Get error on creating new category
Posted: Sun Oct 13, 2013 7:08 pm
Hi,
I am trying to create new category but I get the following error:
Notice: Error: Duplicate entry '0' for key 'PRIMARY'
Error No: 1062
INSERT INTO category SET parent_id = '0', `top` = '1', `column` = '1', sort_order = '0', status = '1', date_modified = NOW(), date_added = NOW() in /home1/jecjo/public_html/jecjordan.com/system/database/mysql.php on line 50
I have a lot of modification and don't know when this start, so I deleted all old files and uploaded new files without modifications to make sure that it's not something from the files and the same problem!!!
Please help my site is closed now because of this.
Thanks
I am trying to create new category but I get the following error:
Notice: Error: Duplicate entry '0' for key 'PRIMARY'
Error No: 1062
INSERT INTO category SET parent_id = '0', `top` = '1', `column` = '1', sort_order = '0', status = '1', date_modified = NOW(), date_added = NOW() in /home1/jecjo/public_html/jecjordan.com/system/database/mysql.php on line 50
I have a lot of modification and don't know when this start, so I deleted all old files and uploaded new files without modifications to make sure that it's not something from the files and the same problem!!!
Please help my site is closed now because of this.
Thanks