Cannot add to basket after upgrade
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!
Cannot add to basket after upgrade
Hi,
after an upgrade from 20.10.11 to 24.10.2 I'm no more able to put articles into the basket.
There is no error message, and also no error in the JS console.
The overlay is loading but it says that the cart is empty.
There is no custom TYPO3 extension (removed for testing purposes).
Running in non-composer mode.
PHP: 8.2.25
TYPO3: 12.4.23
Aimeos: 24.10.2
jQuery: 3.1.1
Bootstrap (incl. JS): 3.4.1
Any hints?
after an upgrade from 20.10.11 to 24.10.2 I'm no more able to put articles into the basket.
There is no error message, and also no error in the JS console.
The overlay is loading but it says that the cart is empty.
There is no custom TYPO3 extension (removed for testing purposes).
Running in non-composer mode.
PHP: 8.2.25
TYPO3: 12.4.23
Aimeos: 24.10.2
jQuery: 3.1.1
Bootstrap (incl. JS): 3.4.1
Any hints?
Re: Cannot add to basket after upgrade
Version 24.10.2 doesn't show the real problem but only "Basket empty". This is fixed in the new 24.10.3 released today.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, give us a star
If you like Aimeos, give us a star
Re: Cannot add to basket after upgrade
Thanks, but now the following error is displayed:
Das Produkt mit der ID "xxx" darf nicht direkt zum Warenkorb hinzugefügt werden
Sorry not tested very well: There are other articles that can be put into the basket. I have to check where the difference is.
Das Produkt mit der ID "xxx" darf nicht direkt zum Warenkorb hinzugefügt werden
Sorry not tested very well: There are other articles that can be put into the basket. I have to check where the difference is.
Re: Cannot add to basket after upgrade
The product is not assigned to a category. This leads to the mentioned error message
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, give us a star
If you like Aimeos, give us a star
Re: Cannot add to basket after upgrade
Hm, under "Product" > "Categories" there is just a blank area. No categories to select.
And there is no error in console.
Under "Catalog" > "Categories" there are all categories.
And there is no error in console.
Under "Catalog" > "Categories" there are all categories.
Re: Cannot add to basket after upgrade
Is there any JS error in the browser console?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, give us a star
If you like Aimeos, give us a star
Re: Cannot add to basket after upgrade
No, nothing.
Re: Cannot add to basket after upgrade
Can you post a screenshot of the product categories sub-panel?
Do you have different sites?
Do you have different sites?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, give us a star
If you like Aimeos, give us a star
Re: Cannot add to basket after upgrade
Yes, there are different sites.
Re: Cannot add to basket after upgrade
Looks like a JS error, maybe due to invalid escaping of an output. That should be visible in the browser console
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, give us a star
If you like Aimeos, give us a star