add variant to selection product: js error

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!
heural
Posts: 58
Joined: 09 Jun 2022, 07:55

add variant to selection product: js error

Post by heural » 12 Apr 2024, 13:09

Hi Aimeos-Team,

I can not add variants to selection products, a js error occured:
ReferenceError: getCss is not defined
(aimeos-typo3: 2023.10.6)

How can I fix that?
Thank you!
Attachments
screenshot-nimbusweb.me-2024.04.12-15_05_04.png
screenshot-nimbusweb.me-2024.04.12-15_05_04.png (139.66 KiB) Viewed 8905 times

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

Re: add variant to selection product: js error

Post by aimeos » 12 Apr 2024, 18:43

You have overwritten the template of the product section subpart in an earlier versions (before 2023.x) and upgraded to 2023.x without adapting the template to the new JS code for that panel.

The changes are partly described here: https://aimeos.org/docs/latest/changelog/2023.x/
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

heural
Posts: 58
Joined: 09 Jun 2022, 07:55

Re: add variant to selection product: js error

Post by heural » 15 Apr 2024, 08:00

Ok, thats it. Thank you!

Post Reply