Norman Paschke
Norman Paschke
This line seems to always fail, resulting in an error (Call to a member function setPid() on bool in line 156) when there is no shipping address: https://github.com/extcode/cart/blob/8c9c6ea6079d7d892811c1c9b59d754624289e73/Classes/Controller/Cart/OrderController.php#L152 `$orderItem->isShippingSameAsBilling()` returns...
I want to use a certain tag that should be allowed to have children. In this case I'd use ALLOW_CHILDREN as a flag on my new tag. But what if...
TYPO3 is a multi language CMS, I think it is important that the cookie descriptions can be translated according to the site language. Right now I can translate the folder...
If you add a redirect, pointing to an event record, you get an error after saving: > You have to configure calendarize:defaultDetailPid to use the linkhandler function I've added the...
Using 6.1.1. in TYPO3 11.5 None of the translations are working, neither in BE nor FE, english is always used. Polish works, but not german.