Hi,
I user october cms 4.1.3, and i want to change backend logo, but i have this error when i select the image.
Thanks
Hi,
I user october cms 4.1.3, and i want to change backend logo, but i have this error when i select the image.
Thanks
Hey @ridha82
This can happen when one of the module files is cached in your web server, or even on the file system.
composer install
Hopefully it helps!
Hy @daftspunk
Thanks for your response, I ran composer install again and restarted the server, but the same error persists. The application is hosted on Cloudways.
Thanks
Ok, one more thing to try.
See if it helps.
Hy,
i delete composer.lock, modules/, vendor/, i run composer install, reload the server, but same error
Thanks
Since you are running Cloudways, please try purging the application cache:
Here is the link: https://support.cloudways.com/en/articles/8360096-how-to-purge-application-cache
Best regards
I purged but same error, il will contact the Service Desk to report the bug.
Thanks,
Hey
I found the problem, it was caused by the plugin “Backend Skin” because it’s not compatible with v4.
Thanks
Thanks for reporting back!