Hey All,
Ive got a strange problem in couch backend. Some of the buttons are not clickable, richtext fields doesnt show up and some other ugly things are happening.
The site were writen localy on MAMP, it was working fine. Then tested on my own webspace with http and php 7.3 ->working fine. Now i moved it to their final location in a subdirectory to test it with https/php 7.3 -> Errors
It's a multi language site, pretty urls are on. I wrote the subfolder into the rewritebase to .htaccess and the full url including the subfolder into config file.
It looks like some files which are needed for making the backend work are not loaded.

Additonal i recognised that the server has issues with loading minimised files. bootstrap.min.css is not loaded. bootstrap.css loaded.
I'm a bit desperate
Ive got a strange problem in couch backend. Some of the buttons are not clickable, richtext fields doesnt show up and some other ugly things are happening.
The site were writen localy on MAMP, it was working fine. Then tested on my own webspace with http and php 7.3 ->working fine. Now i moved it to their final location in a subdirectory to test it with https/php 7.3 -> Errors
It's a multi language site, pretty urls are on. I wrote the subfolder into the rewritebase to .htaccess and the full url including the subfolder into config file.
It looks like some files which are needed for making the backend work are not loaded.

Additonal i recognised that the server has issues with loading minimised files. bootstrap.min.css is not loaded. bootstrap.css loaded.
I'm a bit desperate
