Open Simthem opened 9 months ago
Hi :)
I had the same issue when using Apline and added a fallback for GLOB_BRACE, do you use the code from latest.zip or from github?
Please try with the code from latest.zip as it's the most recent.
If it still doesn't work please provide the error message with the php file and line maybe there is a place where I missed to add the fallback.
To update you can overwrite all files except /config
folder and public/themes/theme-name
if you made changes to theme files.
Hello there,
I tried to launch the solution under my own docker container image (with alpine distrib and a lot of more dependencies for my others services) but I have an error about the GLOB_BRACE constant that in unavailable on specific distrib like Apline ..
Have you an idea of a workaround to fix that .. ? Cause I wouldn't like to make again all my image and change some things on my stable environment ..
Thanks by advance for all your time and help :)