[SOLVED] News and extra fields problem in 1.6.3
Posted: Fri Aug 07, 2009 1:20 pm
I have updated from 1.5.8 to 1.6.3 of CMSMS and tried to insert a news for the first time. It did not work and gave me:
I assume it has something to do with extra fields but when I open up the tab where I have entered the extra fields nothing will show up. Other installs of CMSMS are running fine. Any ideas?
Regards,
Nils
Code: Select all
DEBUG: SQL = INSERT INTO a5_module_news (news_id, news_category_id, news_title, news_data, summary, status, news_date, start_time, end_time, create_date, modified_date,author_id,news_extra) VALUES (6,'2','fdsfsda','dffds','sddsf','published','2009-08-07 15:17:26','2009-08-07 15:17:26',NULL,'2009-08-07 15:17:40','2009-08-07 15:17:40','1','asfasdfasdf')
Unknown column 'news_extra' in 'field list'
Regards,
Nils