Admin Theme swithed to simple after uploading module 'picture album'

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
janspeer
New Member
New Member
Posts: 5
Joined: Fri Dec 28, 2007 3:36 pm

Admin Theme swithed to simple after uploading module 'picture album'

Post by janspeer »

I selected the XML for picture album and then directly the theme switched to 'simple'.
Now my site has still the good theme but, my admin theme has an unusable 'simple' theme.
What can i do ?
janspeer
New Member
New Member
Posts: 5
Joined: Fri Dec 28, 2007 3:36 pm

Module Mana Admin Theme swithed to simple after uploading module 'picture album'

Post by janspeer »

I used module manager to upload 'the picture album xml'.
After I browsed to the xml to do the upload and confirmed, then suddenly the Admin is always using a very simple theme, which is not usable. The site has still the good theme, but since I can't use the admin (only in very simple way) I can't continue building my site. Pls Help.
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm

Re: Admin Theme swithed to simple after uploading module 'picture album'

Post by Nullig »

You may have insufficient memory for php to run properly. Is your php memory_limit set to 8M? If so, you can try adding the following line near the top of your config.php file.

Code: Select all

ini_set("memory_limit", "32M");
Nullig
Post Reply

Return to “CMSMS Core”