Content in ai-cms-grapesjs module is not saving

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
kdim95
Advanced
Posts: 207
Joined: 26 Aug 2022, 12:17

Content in ai-cms-grapesjs module is not saving

Post by kdim95 » 07 Dec 2022, 15:14

Laravel framework version: 9.43.0
Aimeos Laravel version: ~2022.10
PHP Version: 8.1.13
Environment: Linux

After updating Aimeos, the content in the CMS module in the backend is not saving.
There is no error log, after saving, it only says "saved successfully" and no error log.
How should I debug this?

snicto
Posts: 37
Joined: 12 Oct 2022, 14:00

Re: Content in ai-cms-grapesjs module is not saving

Post by snicto » 07 Dec 2022, 19:08

If you edit Basic information as well as Subpanels, it should save all the data properly. It is not saved only if Basic info is unchanged.

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

Re: Content in ai-cms-grapesjs module is not saving

Post by aimeos » 08 Dec 2022, 08:12

We had a problem in the Aimeos core which prevented saving of dependent items.
Please make sure, you have at least aimeos/aimeos-core:2022.10.6 and aimeos/ai-cms-grapesjs:2022.10.5
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

kdim95
Advanced
Posts: 207
Joined: 26 Aug 2022, 12:17

Re: Content in ai-cms-grapesjs module is not saving

Post by kdim95 » 08 Dec 2022, 09:36

Thank you guys, I executed composer update and it was fixed:
Upgraded aimeos/ai-cms-grapesjs 2022.10.4 => 2022.10.5

Post Reply