[solved] Admin pages lost all styles

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.
Post Reply
EllaGuru
Forum Members
Forum Members
Posts: 16
Joined: Mon Apr 28, 2008 2:29 pm

[solved] Admin pages lost all styles

Post by EllaGuru »

(tried to post this but the attachment didn't work; trying again now)

Hi. I am  running CMS Made Simple 1.2.4 , mySQL version 4.1.22 and php 4.4.5.
This is all working with Apache version    1.3.37 (Unix)

The problem I have is that any style whatsoever has disappeared from my admin pages. (See attached picture). I don't recall do anything to make this happen, and I can not see how to fix it.

Thanks
Attachments
cmscms280908.jpg
Last edited by EllaGuru on Tue Sep 30, 2008 8:22 pm, edited 1 time in total.
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm

Re: Admin pages lost all styles (with jpeg)

Post by Nullig »

Try increasing your php memory limit. Add:

ini_set( 'memory_limit', '32M' );

near the top of your config.php file.

Nullig
Last edited by Nullig on Sun Sep 28, 2008 10:55 pm, edited 1 time in total.
User avatar
duclet
Forum Members
Forum Members
Posts: 187
Joined: Fri Jun 23, 2006 12:55 pm

Re: Admin pages lost all styles (with jpeg)

Post by duclet »

Have you installed or upgrades any modules?
EllaGuru
Forum Members
Forum Members
Posts: 16
Joined: Mon Apr 28, 2008 2:29 pm

Re: Admin pages lost all styles (with jpeg)

Post by EllaGuru »

duclet wrote: Have you installed or upgrades any modules?
Not recently. The page suddenly changed for no apparent reason. I was just adding content. Thanks.
EllaGuru
Forum Members
Forum Members
Posts: 16
Joined: Mon Apr 28, 2008 2:29 pm

Re: Admin pages lost all styles (with jpeg)

Post by EllaGuru »

Nullig wrote: Try increasing your php memory limit. Add:

ini_set( 'memory_limit', '32M' );

near the top of your config.php file.

Nullig
Thank you. I have tried this and it made no difference whatsoever.

Any other suggestions?
EllaGuru
Forum Members
Forum Members
Posts: 16
Joined: Mon Apr 28, 2008 2:29 pm

Re: Admin pages lost all styles (with jpeg)

Post by EllaGuru »

duclet wrote: Have you installed or upgrades any modules?
OK, well, it would be nice to know why....

In fact I must have installed the 'simple feedback module' before going on holiday. I thought I had failed to install it, but, I just tried to install again now, saw it was already there, and then deleted the entire 'simple feedback module' folder, and voila, there is my admin section looking as it should.

Thanks for your input.
Post Reply

Return to “CMSMS Core”