Skip to content

Upgrade to 3.0.2

chris edited this page Feb 4, 2019 · 1 revision

Upgrading md_news_author to version 3.0.2

In order to show only authors of a single page in the "Authors"-tab of a news record, you are able to configure a single page by using the Page TsConfig. If you have used it in your settings already, please update it to the following:

TCEFORM.tx_news_domain_model_news.news_author.PAGE_TSCONFIG_STR = 1

This will show only the author records, which are stored on page ID = 1

SQL error while editing a news record

If you get an SQL error while editing a news record, please make sure that you have cleared the cache in the install tool of your TYPO3 installation!

Clone this wiki locally