Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception upon clearing system cache #31

Open
buepro opened this issue Aug 15, 2018 · 0 comments
Open

Exception upon clearing system cache #31

buepro opened this issue Aug 15, 2018 · 0 comments

Comments

@buepro
Copy link
Contributor

buepro commented Aug 15, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant