Page 1 of 1

Admin Console has lost stylesheet

Posted: Wed Oct 08, 2008 10:50 pm
by Candace
I am running 1.4.1.  Everything was fine until today when I tried to download Module Maker.  Now when I open the Admin Console it looks as if there is no stylesheet associated with it -- no graphics or anything that used to be there.  I removed Module Maker to see if that made a difference, and it did not.  Obviously, some setting got changed somewhere.  Can anybody tell me how to restore the Admin Console back to the way it was (original to CMSMS).  Thank you!

Re: Admin Console has lost stylesheet

Posted: Thu Oct 30, 2008 10:33 am
by purplerain12
I have exactly the same problem.

Did you find i solution yet?

Re: Admin Console has lost stylesheet

Posted: Thu Oct 30, 2008 3:45 pm
by deschnell
did you delete the module folder, as well as uninstalling it?  I seem to remember that was the solution, since there are some modules, which unfortunately, can't co-exist.

Re: Admin Console has lost stylesheet

Posted: Thu Oct 30, 2008 6:48 pm
by Duketown
Hi,

Today experienced a similar thing.
When the module maker was installed, one new module was created. The module had a name with a space in it. That caused program admin\listmodules.php to crash at an incorrect moment. As a result the stylesheet was not fully loaded. In the case described, the new module was removed using FTP (since it was not in the listing, since listmodules.php crashed).
After that stylesheet worked fine.

The trick to find the problem was to turn on debug=true in config.php and use the hyperlink Modules in the text style layout of the back end.

Duketown