Hi,
I have a trouble with files in my panel. I made a blueprint with a files
field and a folder files
and au blueprint default.yml
. for the files. I can upload my image, but when it’s upload, my image doesn’t display (fig. 1). When I want to edit the file (caption and title herited from the default blueprint) I got this pop up (fig. 2).
fig.1
fig. 2
I’m running php local built in server, my terminal display this error : [404]: GET /api/pages/equipe/files/image.jpg?view=panel - No such file or directory
. That is weird because the image is in the content
folder, but the text file related is empty.
There what the console is displaying (fig 3 when I’m on the page in the panel and fig 4 when I’m trying to edit my image) .
fig. 3
fig.4
For information I’m runing php 7.4 and kirby 3.5.7
Thanks for you help