Zum Inhalt springen

Kategorie: internet-programmierung

If you get during an update to TYPO3 12 the following error messages: „Something went wrong clearing caches“ or „Something went wrong, The request was not processed successfully“

Solution The solution is quite simple but hard to find. In a sitepackage or another extension usually php-files start with the following code: „TYPO3_Mode“ is…

Schreib einen Kommentar

TYPO3 PHP Warning: „Core: Error handler (BE): PHP Warning: Undefined array key „uid“ in … „

This warning (or error) is caused by outdated TYPO3 conditions in TypoScripts. In my case of TYPO3 11.5.30 it only was shown in the backend…

Schreib einen Kommentar

TYPO3-GmbH blog extension t3g/blog, issues with „default.html“ and „section=main“

There is also a hint in the manual of the extension, that, if your files are not named Default.html and the section ist not named Section=“Main“, you will not see the blog items.

Schreib einen Kommentar