Skip to content

Simulate Frontend User Group v12 #536

@leitgab

Description

@leitgab

12.x-branch still uses the hook $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['tslib/class.tslib_fe.php']['hook_checkEnableFields']['direct_mail'] to implement the simulate frontend user group function.

Said hook was removed with TYPO3 12 and event listeners have to be used instead:
https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/12.0/Breaking-96996-HookCheckEnableFieldsRemoved.html

The result is, that the simulate frontend user group function does not work since TYPO3 12 any more.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions