[Solved] After update to TYPO3 10 basket +/- and delete won't work anymore
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
[Solved] After update to TYPO3 10 basket +/- and delete won't work anymore
In TYPO3 9 / aimeos 20.10 everything worked fine. The update to TYPO3 10 causes troubles. I updated several times (composer installation), but the problem remains no matter what. I also removed and required aimeos/aimeos-typo3:2020.10.x-dev.
I do not use bootstrap_package, but I do use all original aimeos scripts (template, css, js). No errors are thrown.
This is what happens:
- When I click the + or minus button in the standard basket, the spinner appears and also disappears again, but the amount of a product was not changed.
- When I click on a delete button, the page is redirected to the start page.
Is there anything special to look out for when working with TYPO3 10?
I do not use bootstrap_package, but I do use all original aimeos scripts (template, css, js). No errors are thrown.
This is what happens:
- When I click the + or minus button in the standard basket, the spinner appears and also disappears again, but the amount of a product was not changed.
- When I click on a delete button, the page is redirected to the start page.
Is there anything special to look out for when working with TYPO3 10?
Last edited by rowild on 04 Dec 2020, 10:03, edited 1 time in total.
Re: After update to TYPO3 10 basket +/- and delete won't work anymore
Can you please check if you're page setup in the basket flexform is set up correctly or if there's something missing?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

Re: After update to TYPO3 10 basket +/- and delete won't work anymore
There was indeed a wrong id pointing to the basket page (which was assigned properly in the TYPO3 9 version – but there the catalog list page was empty; maybe that caused the probelm?).
Thank you very much!
Thank you very much!