Hi, I upgraded my 2.1.5 version to 2.2pl2. But the icons in the resource tree and the icons of the page navigation like in system settings aren't displayed. The icons above the tree are the only icon that I can see. I looked at the source code and there its an folder in the path included which should be ignored.
The installation is for developing a new side. The original site is in the root folder »/httpdocs/web1/« (MODx 2.1.5) and the Developer web is in the root folder »/httpdocs/web2/«. The developer web has its own sub level domain: dev.domain.tld and redirects in the folder »/httpdocs/web2/«.
Now the URL to the Icons is »dev.domain.tld/web2/manager/templates/...« but should be »dev.domain.tld/manager/templates/...«.
How can I change the path?
-
☆ A M B ☆
- 428 Posts
off in the settings of compression css.
Valentin Rasulov - Industrial design (Hobbies - Web Development)
Development not standard projects on CMF MODx Revolution.
Small sample of extensions
I have the same problem all my urls are wrong...
Failed to load resource: the server responded with a status of 404 (Not Found)
In manager I have only top menu, but nothing works....
Thanks, it works.
Is this provider dependend?
@kudykam: tray to set the value of "compress_js" to "0". Better you change this in the database in table mode_system_settings if you don't have access to the backend.
Yes, changing js and css compress to 0, really helps...
Why this is not fixed yet, seems to be like quite a bug....