I have installed the version 1.9.2 CMSMS and right now I have the problem with the creation of new pages. When I click “Add New Content” and I try to create a new page, I receive the following error:
Code: Select all
INSERT INTO cms_content (content_id, content_name, content_alias, type, owner_id, parent_id, template_id, item_order, hierarchy, id_hierarchy, active, default_content, show_in_menu, cachable, secure, page_url, menu_text, markup, metadata, titleattribute, accesskey, tabindex, last_modified_by, create_date, modified_date) VALUES (77,'Projects','projects','content','1','71','15',1,'','',1,0,1,1,'0','','Projects','html','','','','','1','2011-01-22 15:35:54','2011-01-22 15:35:54')
Duplicate entry '77' for key 'PRIMARY'
Thank you in advance for your time
Far