Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug with AssMan menu #70

Open
fabvis opened this issue Oct 16, 2015 · 4 comments
Open

bug with AssMan menu #70

fabvis opened this issue Oct 16, 2015 · 4 comments

Comments

@fabvis
Copy link

fabvis commented Oct 16, 2015

on 2 different Modx installation (2.4.1), when i go to menu Component > Asset Manager, the page style is broken. :-(

the_river_chronicle_ _renaturation_de_l_aire

@fabvis
Copy link
Author

fabvis commented Oct 16, 2015

...the same in "Manage Library" (with errors at the end)

theriverchronicle_ch_manager__a_81_class_page_method_assets

@ExcaliburKG
Copy link
Contributor

I have this issues too on modx 2.3.5, however I managed to solve the first one by adding the following code after line 243 in /core/components/assman/controllers/BaseController.php

$this->modx->regClientCSS('templates/default/css/index.css');

This is just a "quick hack" and seems to be that source of this issues with loading required manager stuff lies somewhere deeper :)

@joyceDesignbase
Copy link

Same problem here, modx 2.4.0. Adding the code given by ExcaliburKG does make the manager at least visible, but not everything works.

@wettstein
Copy link

Same Problem here with modx 2.5.2-pl and php7.0 .. never had a problem with assetmanager before. What changed is my php version to php7.0 ... just guessing ..cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants