fabarea / rss_display

TYPO3 CMS extension for fetching a RSS / Atom Feed and display its content on the Frontend
Other
12 stars 25 forks source link

Exception upon clearing system cache #31

Open buepro opened 6 years ago

buepro commented 6 years ago

When using the extension in TYPO3 8.7.18 and clearing the system cache an exception occures. Deleteing the cache files doesn't help. The issue seems to be related to the cache configuration in ext_localconf.php. When commenting the related lines the cache can be cleared:

// cache configuration, see // https://docs.typo3.org/typo3cms/... //$TYPO3_CONF_VARS['SYS']['caching']['cacheConfigurations']['rssdisplay']['frontend']... //$TYPO3_CONF_VARS['SYS']['caching']['cacheConfigurations']['rssdisplay']['groups']...

The test environment was using the distribution pizpalue which uses the bootstrap_package.