Open chhofi opened 4 months ago
I replaced the .php file with an older version: 98a0268d8652947914954641c1b70a842f6042dc
And now it is working again. So I guess the last commit broke it.
Thanks for the bug report, it was a faulty nightly release with some recently changed code that was not properly tested, it's now fixed.
Thx for your quick response and great project :)
When starting a clean installation of Vvveb via docker:
docker run -p 8080:80 vvveb/vvvebcms
everything seems to start up normal.But when clicking on the Media library an error shows up:
I tried building it directly with the Dockerfile provided here: Link to Dockerfilebut the same error.
Can someone please help me what I am doing wrong here ?