Skip to content

Hook not found #9

@MaximilianSchweiger

Description

@MaximilianSchweiger

Hello,

i got the following Error:
grafik

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions