-
It seems that when I logout from my account on typo3 no logout calls are made to my IDP (Keycloak).
Which cause that when the user is actually logged out of typo3 just by accessing the login page he …
-
This one's a bit complicated but stay with me. I came across this problem for more than 10 times in different projects, and debugging is not easy, but i will it explain as good as possible.
The cases…
-
# Bug Report
## Prerequisites
* [ ] Can you reproduce the problem on TYPO3 v9.5 LTS
* [ ] Can you reproduce the problem on TYPO3 v10.4 LTS
* [X] Can you reproduce the problem on TYPO3 v11.x
*…
-
Within develop of TYPO3 CMS v9.5 compatible version of direct_mail v6.0,
the required extension friendsoftypo3/jumpurl is compatible with v7.8 only. Update to v8.0 breaks for links.
`#1359987599 Exc…
-
**Bug description**
I have installed the extension and successfully configured it so that the "Image" button appears in the RTE. Selecting an image works fine when I am an admin user. When I try the …
-
Seemingly there is an issue with a non-admin user when trying to enter single table view, no matter what I put down in the permissions, I keep running into that error:
```
(1/1) #1437745221 TYPO3…
-
I created a new page [V10.4.20] with bootstrap and now I have installed the tt_news-extension [v10.0]
Now I want to show my news on my page but there is an error:
`Argument 1 passed to TYPO3\C…
-
Here is my version for T3 12: https://github.com/svewap/extension-cookieman/tree/12-svewap
I can make a pull request if you want.
-
When I install your Extension in the latest github version at an TYPO3 10.4.21 (classic installation, php 7.2.23) and open a page with the plugin I got the following error when entering the frontend:
…
-
By default in TYPO3 9 to 11 the resources field `media` is set to `'allowLanguageSync' = true`. This enables the user to add different images for translations.
The z7_blog extension fetches the me…