Admin Panel Loses Stylesheet
Posted: Sat Sep 23, 2006 11:23 pm
Hello, I'm running CMSMS Version 1.0.1
I'm using PHP Version 5.1.2
I tried to install the "Blank of the Month" Module (Version 1.0)
I got an error. It told me that the module could not be found.
"
Fatal error: Class 'CMSModuleContentType' not found in /home/.jordie/tposen/tttipp.com/cms/modules/BlankOfTheMonth/BlankOfTheMonth.module.php on line 550
"
In the process, it appears that my Admin area has lost it's link to the stylesheet. (The admin area is displaying normal text that does not have any style). Also, I cannot access the Module manager in the admin area.
How might I fix this? It's a little more difficult to work in the admin panel now that it doesn't look all pretty marked up and what not.
Do I change something in the php code to link it back up?
Thanks in advance.
EDIT:
I found a similar issue http://forum.cmsmadesimple.org/index.ph ... _next=next
It seems that the issue is not resolved though.
Curiously, when I try to view the source of the style.php file ( cms/admin/style.php ) I get nothing at all. When I download the file via FTP and open it up with emacs I get a nice PHP file. What in the hell?
I'm using PHP Version 5.1.2
I tried to install the "Blank of the Month" Module (Version 1.0)
I got an error. It told me that the module could not be found.
"
Fatal error: Class 'CMSModuleContentType' not found in /home/.jordie/tposen/tttipp.com/cms/modules/BlankOfTheMonth/BlankOfTheMonth.module.php on line 550
"
In the process, it appears that my Admin area has lost it's link to the stylesheet. (The admin area is displaying normal text that does not have any style). Also, I cannot access the Module manager in the admin area.
How might I fix this? It's a little more difficult to work in the admin panel now that it doesn't look all pretty marked up and what not.
Do I change something in the php code to link it back up?
Thanks in advance.
EDIT:
I found a similar issue http://forum.cmsmadesimple.org/index.ph ... _next=next
It seems that the issue is not resolved though.
Curiously, when I try to view the source of the style.php file ( cms/admin/style.php ) I get nothing at all. When I download the file via FTP and open it up with emacs I get a nice PHP file. What in the hell?