Converting categories... Unsuccessful!
This query:
INSERT INTO `database`.smf_categories
(ID_CAT, name, catOrder)
VALUES ('1', 'MBA ZONE', '3'),
('6', 'Downloadz 360', '6'),
('14', 'Projectz 360', '2'),
('23', 'E bookz 360', '4'),
('31', 'Campus 360', '5'),
('82', 'Anna university Questions', '8'),
('290', 'General Discussion', '1'),
('309', 'Lounge', '7');
Caused the error:
Duplicate entry '1' for key 1
hi i'm getting this error wat should i do??? i tried the "
[Beta] Correct high ID_CAT values " php file but it din work wat to do?
