I am using October 3.5.5 and have a problem related to thumbnail generation in the backend.
When using a backend form with mediafinder:
mainimage:
label: ‘Main Image’
mode: image
span: auto
type: mediafinder
The thumb does not load (just shows blank white space). Whatever is causing this is also triggering an Invalid security token which prevents the item from being edited or saved.
My only solution at the moment is to switch the mediafinder to ‘File’ mode so that the thumb is not generated, and then I can save items in the backend.
I hope someone can help soon as this is a critical issue for me.
Some other information that may be relevant:
the thumbnail does display on the initial addition of an image. But not after a save and refresh or reload.
I have had webp turned on on this server recently, not sure if that’s relevant or not
Normally I wouldnt reply, but since you told it’s urgent I guess you like every hint which might be related to the problem.
BTW: What do you mean with “turned on webp on the server”?
I had my website configured so the uploads go to a different disc. However, this disc was missconfigured, the files were written with the wrong permission and could not be seen anymore. This thread shows the solution. Maybe check it out, just in case…