Hi all,
I am new here and hope that I am posting my problem under the correct subject.
I have installed 8.8 through docker on a synology NAS.
I have created a field of the type “image” in the accounts module but when opening the account, there is no upload menu popping up. I tried it also with a field of the type “file” but also here no upload menu is popping up.
image fields didn’t work yet, in versions 8.x before 8.10 (on the new Suite 8 UI - which the accounts is).
The easiest would be a simple upgrade to 8.10 and things are working out of the box:
You’re using a Docker container - so this will be a bit more complex to upgrade.
Here the easiest option is usually to not deal with Docker and copy everything out of Docker onto a standard LAMP system, do the upgrade there and then build a new Docker from the upgraded version.
Thanks a lot. An upgrade to 8.10 is then the best.
The workaround to use a standard LAMP, do the upgrade and then build a new Docker sounds a bit tricky. I will check how I can do it and follow this idea.