Hi,
This is what I am getting when trying to add a new article, or trying to edit an existing one.
DB function failed with error number 1062
Duplicate entry ‘0’ for key 1 SQL=INSERT INTO jos_content ( `id`,`title`,`alias`,`introtext`,`fulltext`,`state`,`sectionid`,`mask`,`catid`,`created`,`created_by`,`created_by_alias`,`checked_out`,`checked_out_time`,`publish_up`,`publish_down`,`attribs`,`version`,`metakey`,`metadesc`,`metadata`,`access` ) VALUES ( ‘0’,’Terms of Service’,’Terms of Service’,’Terms of Service’,”,’1′,’4′,’0′,’13’,’2007-12-30 12:09:41′,’62’,”,’0′,’0′,’2007-12-30 12:09:41′,’0000-00-00 00:00:00′,’show_title=nlink_titles=nshow_intro=nshow_section=nlink_section=nshow_category=nlink_category=nshow_vote=nshow_author=nshow_create_date=nshow_modify_date=nshow_pdf_icon=nshow_print_icon=nshow_email_icon=nlanguage=nkeyref=nreadmore=’,’1′,”,”,’robots=nauthor=’,’0′ )
I am using the quickstart template (without any modifications or addons)
Please suggest how to fix this.