CMS pages

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!
antoniosequeira66
Posts: 19
Joined: 06 Dec 2022, 09:37

CMS pages

Post by antoniosequeira66 » 20 Apr 2024, 15:35

Hello all,
I have just installed last version (php 8.3, laravel 11, aimeos 2024.04) and I can't save cms page content.

after saving I have message "Item saved successfully" but nothing is saved and there is no other error
basic info works

same situation if I edit default home page content

Anyone with this problem?
Regard

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

Re: CMS pages

Post by aimeos » 21 Apr 2024, 09:41

Thanks for the hint! The problem has been fixed and a new package version has been released.
Run "composer up" to get the latest version.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

antoniosequeira66
Posts: 19
Joined: 06 Dec 2022, 09:37

Re: CMS pages

Post by antoniosequeira66 » 21 Apr 2024, 14:21

Thank you,
so far everything is working.
Will continue further tests

antoniosequeira66
Posts: 19
Joined: 06 Dec 2022, 09:37

Re: CMS pages

Post by antoniosequeira66 » 22 Apr 2024, 15:58

Hi,

I'm having problems when adding images to cms pages - images are not shown neither uploaded.
In a new installation public/aimeos/1.d/cms folder was not created
I've another project, live, upgraded to last version and everything works fine.

Locally I'm using a php/mysql local environment based on ddev
my installation is aimeos 2024.04 (latest), standalone, php 8.3

database table `mshop_media` , column link is also empty

any suggestion or ideas to debug?

Thanks in advance
António

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

Re: CMS pages

Post by aimeos » 23 Apr 2024, 06:55

Thanks for the hint, the problem has been fixed and a new version tagged. Please run "composer up" to get the latest version.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

antoniosequeira66
Posts: 19
Joined: 06 Dec 2022, 09:37

Re: CMS pages

Post by antoniosequeira66 » 23 Apr 2024, 13:14

Great. working now.
Thanks

antoniosequeira66
Posts: 19
Joined: 06 Dec 2022, 09:37

Re: CMS pages

Post by antoniosequeira66 » 27 Apr 2024, 13:17

Hello, I think we still have some problems with these cms pages.
1. when adding a option/value pair (advanced), we can't delete it anymore.
2. when adding a CategoryList component, category list is empty
3. checking db mshop_text I have a column label with content for default homepage. where can we edit that label column?

Maybe it's my problem but I can't find more documentation about this

Thanks
A.

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

Re: CMS pages

Post by aimeos » 29 Apr 2024, 09:18

antoniosequeira66 wrote: 27 Apr 2024, 13:17 Hello, I think we still have some problems with these cms pages.
1. when adding a option/value pair (advanced), we can't delete it anymore.
2. when adding a CategoryList component, category list is empty
Indeed, the described problems existed and have been fixed now. Please run "composer up" for the latest version and thank you for your support!
antoniosequeira66 wrote: 27 Apr 2024, 13:17 3. checking db mshop_text I have a column label with content for default homepage. where can we edit that label column?
That column is only for internal use and not relevant for page content. Thus, it's also not editable and nowhere shown.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

antoniosequeira66
Posts: 19
Joined: 06 Dec 2022, 09:37

Re: CMS pages

Post by antoniosequeira66 » 29 Apr 2024, 22:29

Perfect.

thank you
A.

Post Reply