Skip to content

[BUGFIX] Fixed Backend Module Registration#253

Open
butu wants to merge 3 commits into
georgringer:core-v14from
butu:core-v14
Open

[BUGFIX] Fixed Backend Module Registration#253
butu wants to merge 3 commits into
georgringer:core-v14from
butu:core-v14

Conversation

@butu

@butu butu commented Jun 16, 2026

Copy link
Copy Markdown

Hi,

I updated a minor config detail, so the backend module is shown again in TYPO3 14.

Best Regards,
Benjamin

@butu butu changed the title Core v14 Fixed Backend Module Registration Jun 16, 2026
… TYPO3 v14

StandaloneView has been removed in TYPO3 v14, causing a fatal error
'TYPO3\CMS\Fluid\View\StandaloneView not found' whenever the monitoring
tried to send notification emails (client connection failure, admin
report, client report). Use ViewFactoryInterface with ViewFactoryData
instead, which is the v14 standard way to build fluid views.
@butu butu changed the title Fixed Backend Module Registration [BUGFIX] Fixed Backend Module Registration Jun 26, 2026
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

Successfully merging this pull request may close these issues.

1 participant