Cannot add to basket after upgrade

Questions around the TYPO3 integration and plugins
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!
promptnet
Posts: 75
Joined: 24 Jul 2019, 12:22

Cannot add to basket after upgrade

Post by promptnet » 12 Dec 2024, 10:12

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?

User avatar
aimeos
Administrator
Posts: 8415
Joined: 01 Jan 1970, 00:00

Re: Cannot add to basket after upgrade

Post by aimeos » 12 Dec 2024, 10:54

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, Image give us a star

promptnet
Posts: 75
Joined: 24 Jul 2019, 12:22

Re: Cannot add to basket after upgrade

Post by promptnet » 12 Dec 2024, 12:23

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.

User avatar
aimeos
Administrator
Posts: 8415
Joined: 01 Jan 1970, 00:00

Re: Cannot add to basket after upgrade

Post by aimeos » 12 Dec 2024, 12:28

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, Image give us a star

promptnet
Posts: 75
Joined: 24 Jul 2019, 12:22

Re: Cannot add to basket after upgrade

Post by promptnet » 12 Dec 2024, 12:39

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.

User avatar
aimeos
Administrator
Posts: 8415
Joined: 01 Jan 1970, 00:00

Re: Cannot add to basket after upgrade

Post by aimeos » 12 Dec 2024, 12:44

Is there any JS error in the browser console?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

promptnet
Posts: 75
Joined: 24 Jul 2019, 12:22

Re: Cannot add to basket after upgrade

Post by promptnet » 12 Dec 2024, 12:47

No, nothing.

User avatar
aimeos
Administrator
Posts: 8415
Joined: 01 Jan 1970, 00:00

Re: Cannot add to basket after upgrade

Post by aimeos » 12 Dec 2024, 12:58

Can you post a screenshot of the product categories sub-panel?
Do you have different sites?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

promptnet
Posts: 75
Joined: 24 Jul 2019, 12:22

Re: Cannot add to basket after upgrade

Post by promptnet » 12 Dec 2024, 13:06

Yes, there are different sites.
Screenshot-2024-12-12-140204.png
Screenshot-2024-12-12-140204.png (235.28 KiB) Viewed 49159 times

User avatar
aimeos
Administrator
Posts: 8415
Joined: 01 Jan 1970, 00:00

Re: Cannot add to basket after upgrade

Post by aimeos » 12 Dec 2024, 13:21

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, Image give us a star

Post Reply