Problem with icons in cms editor

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!
User avatar
AleksandarJovanovic
Posts: 54
Joined: 01 Jun 2022, 21:26

Problem with icons in cms editor

Post by AleksandarJovanovic » 25 Nov 2024, 11:15

Php 8.3
Linux
Aimeos 2024.10

Hello everyone,
I have a problem with icons in the CMS; they suddenly disappeared. Everything was working fine, and now they are not visible in the block editor.
The image is attached.
Attachments
Screenshot from 2024-11-25 12-15-24.png
Screenshot from 2024-11-25 12-15-24.png (22.68 KiB) Viewed 44395 times

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

Re: Problem with icons in cms editor

Post by aimeos » 25 Nov 2024, 14:39

This has been fixed by this commit: https://github.com/aimeos/aimeos-larave ... 774d98a786

The fix hasn't been released yet but if you execute this, you will get the fixed package:

Code: Select all

composer req aimeos/aimeos-laravel:2024.10.x-dev
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply