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

Fix cache assignment in `ext_localconf.php for arrays #80

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

beatrycze-volk
Copy link
Contributor

Fix for errors:

Uncaught TYPO3 Exception #1476107295: PHP Warning: Undefined array key "slub_digitalcollections_matomo_collections" in /var/www/extensions/slub_digitalcollections/ext_localconf.php line 19
thrown in file /var/www/html/vendor/typo3/cms-core/Classes/Error/ErrorHandler.php
in line 137
Uncaught TYPO3 Exception #1476107295: PHP Warning: Undefined array key "slub_digitalcollections_collections" in /var/www/extensions/slub_digitalcollections/ext_localconf.php line 30
thrown in file /var/www/html/vendor/typo3/cms-core/Classes/Error/ErrorHandler.php
in line 137

@beatrycze-volk beatrycze-volk added the bug Something isn't working label May 28, 2024
@beatrycze-volk beatrycze-volk self-assigned this May 28, 2024
@ByteParty
Copy link
Contributor

Please use the way from the TYPO3 documentation. Its the same result but a little bit shorter.
https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ApiOverview/CachingFramework/Configuration/Index.html
https://docs.typo3.org/m/typo3/reference-coreapi/11.5/en-us/ApiOverview/CachingFramework/Configuration/Index.html

@beatrycze-volk beatrycze-volk marked this pull request as draft June 3, 2024 16:11
@MarcMoschSLUB MarcMoschSLUB merged commit c976c7f into slub:master Jun 13, 2024
2 checks passed
@beatrycze-volk beatrycze-volk deleted the fix-cache branch August 6, 2024 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants