Admin Panel Loses Stylesheet

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
tposen

Admin Panel Loses Stylesheet

Post by tposen »

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? 
Last edited by tposen on Sun Sep 24, 2006 12:43 am, edited 1 time in total.
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm

Re: Admin Panel Loses Stylesheet

Post by tsw »

its php because it has some hooks for modules to insert module specific styles.

anything in server logs?

that module is probably out of date and not compatible with 1.0 series. it might have done something funny, but cant think of what (this fewer might have something to do with it)
carpycruiser

Re: Admin Panel Loses Stylesheet

Post by carpycruiser »

Same problem over here. (1.0.2)

Tried to install Album ... no error messagse, just blank page (?!?)

I am new at this and this 'new Admin GUI' doesnt make it any easier.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Admin Panel Loses Stylesheet

Post by Dr.CSS »

How did you install Album?...
carpycruiser

Re: Admin Panel Loses Stylesheet

Post by carpycruiser »

Downloaded the xml-file and then selecting it under extensions\modules to import. After that page went blank.
The subdir Album under \Modules (777) looks fine to me.
Last edited by carpycruiser on Mon Dec 04, 2006 7:44 pm, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Admin Panel Loses Stylesheet

Post by Dr.CSS »

So you are unable to see any of your site admin?...

Did you delete it from the backend via FTP then try the compressed file, uploading the uncompressed Album folder to see if maybe your site doesn't like .xml?...
tony.book

Re: Admin Panel Loses Stylesheet

Post by tony.book »

I have a CMS site that did the same thing. I downloaded the album.xml file, used the admin pages to upload the XML file and bing - white page. Now whenever I log into the admin area, all the fancy styling is gone. I can still use the admin area to add content, modify templates and stylesheets, but have no access to the Modules area under extensions. So, any insight here would be grand. I would even be willing to have you personally check it out if that would help. You can email me directly at network@faith.edu.ph
Locked

Return to “CMSMS Core”