The MySQL database server has returned 1060: Duplicate column name 'newsfile_status' while executing
cosmin 269
From: -
From: -
Notice
This topic is archived. New comments cannot be posted and votes cannot be cast.Responses to this topic
1 Re: The MySQL database server has returned 1060: Duplicate column name 'newsfile_status' while executing
Philipp
From: Vienna, Austria
Administrator
1340From: Vienna, Austria
Look like your news table has been already modified. Did you refresh or clicking next during upgrade? You should leave the upgrade script alone and clicking only the next button if the installer hangs for some reason.
There are five database alterations in CT 2.1.17:
/cadmin/content/sql_mysql_upgrade_contentfiles.php
/cadmin/news/sql_mysql_upgrade_newsfiles.php
/cadmin/articles/sql_mysql_upgrade_articlesfiles.php
/cadmin/files/sql_mysql_upgrade_filesfiles.php
/cadmin/knowledgebase/sql_mysql_upgrade_knowledgebasefiles.php
In your case just remove both /cadmin/content/sql_mysql_upgrade_contentfiles.php and /cadmin/news/sql_mysql_upgrade_newsfiles.php. Then run the upgrade script again but don't refresh
There are five database alterations in CT 2.1.17:
/cadmin/content/sql_mysql_upgrade_contentfiles.php
/cadmin/news/sql_mysql_upgrade_newsfiles.php
/cadmin/articles/sql_mysql_upgrade_articlesfiles.php
/cadmin/files/sql_mysql_upgrade_filesfiles.php
/cadmin/knowledgebase/sql_mysql_upgrade_knowledgebasefiles.php
In your case just remove both /cadmin/content/sql_mysql_upgrade_contentfiles.php and /cadmin/news/sql_mysql_upgrade_newsfiles.php. Then run the upgrade script again but don't refresh
I have to say I am really disappointed in the way this application has been going...