CMS 1.9.1, recently upgraded from 1.4.1.
News module 2.11
I just activated the news module. The first article, about the news module being installed, was posted there. I deleted it, then tried to add a new test article, and got this message:
DEBUG: SQL = INSERT INTO cms_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,news_url) VALUES (5,'1','Test','test','test','published','2010-12-13 09:46:23',NULL,NULL,'2010-12-13 09:46:32','2010-12-13 09:46:32','1','test','test')
Unknown column 'news_url' in 'field list'
I searched the forums and found one article that mentioned news_url, but it was in German, and my translation skills are a bit lacking

Thanks for any help you can provide.