Problems, need help? Have a tip or advice? Post it here.
3 posts Page 1 of 1
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.
Image

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 :(
Hi,

All the minimized JS files appearing in the screenshot are reporting 'illegal syntax' error.
Perhaps the minimizing process did happen to garble the output?

Please try using the original JS files instead and see if that fixes the issue.
pfuhhhh, solved - I overwrote the whole cms with a fresh one. Now it's working.
Thank you for your time!!!
3 posts Page 1 of 1
cron