-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hello,
Systeminformations:
PHP 8.1
TYPO3 12.4.6
News 11.2.0
Newsslider 6.0.0
The error always appears in the FrontEnd.
Unfortunately, so far I can only work around the error if I delete the following lines in ext_localconf.php in the newsslider-extension and then clear the cache:
$GLOBALS['TYPO3_CONF_VARS']['EXT']['news']['Domain/Repository/AbstractDemandedRepository.php']['findDemanded']['newsslider'] =
'T3S\\Newsslider\\Hooks\\Repository->modify';
(line 84 and 85)
I could not find a hook in the current version of the extension. However, it is present in an old version (5.1.0).
So the question would be if these lines are still needed or as of you could take them out in the next update.
Thank you and kind regards
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
