K
K
karpos2018-03-28 05:52:45
MODX
karpos, 2018-03-28 05:52:45

Modx admin panel styles not loading?

Hello!
We transferred the site to another hosting, I go to the admin panel, there are no styles.
I also managed to identify the reason I looked at the page code and found this line

<link rel="stylesheet" type="text/css" href="/manager/min/index.php?f=/manager/templates/default/css/xtheme-modx.css,/manager/templates/default/css/index.css" />

For some reason, the style files got into the same line because of this, the path became incorrect and therefore they are not loaded, but I don’t know how to fix it.
When I try to follow the link of style files
Fatal error: require_once(): Failed opening required 'Minify/CSS/UriRewriter.php' (include_path='/home/karpoc/sbk-zaschita.rf/html/manager/min/lib:.:/usr/share/php:/usr/share/pear')

More corrections as an addition
1) I looked at the system_setting tables with the theme default
2) I don’t think that the above problem is related to compress_css and compress_js parameter change to 0;
3) I visited .htaccess to add lines php_value safe_mode 0
php_value suhosin.get.max_value_length 4096

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question