Lost style sheet to CMSMS admin [solved]

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
thepieman

Lost style sheet to CMSMS admin [solved]

Post by thepieman »

Hi

I've been developing a new template, and was jut about to go back to work on it when I noticed that the stylesheet that controls the layout of the CMSMS admin has gone.

What I'm seeing now is what you would expect to see if you turned off stylesheets on a website, was thinking of uploading and over-writing everything and perhaps trying a reinstall.

Any ideas please.
Last edited by thepieman on Mon Jan 08, 2007 1:26 am, edited 1 time in total.
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm

Re: Lost style sheet to CMSMS admin

Post by Dee »

Did you check the stylestheet is really gone?
(check the presence of admin/style.php and admin/themes/default/css/style.css)
This kind of behaviour (admin shown without style) can occur on 1.0 when you have a non-compatible module present in your modules folder.
thepieman

Re: Lost style sheet to CMSMS admin

Post by thepieman »

Thanks Dee

Sorted, I uploaded the Album module to the site this morning and that's when things started to go wrong. The version of album is one I downloaded from the CMSMS sight some months ago.

Anyhow deleted it and all is well with the CMS.

Once more many thanks Dee  :D
reiner64

Re: Lost style sheet to CMSMS admin

Post by reiner64 »

thepieman wrote: Thanks Dee

Sorted, I uploaded the Album module to the site this morning and that's when things started to go wrong. The version of album is one I downloaded from the CMSMS sight some months ago.

Anyhow deleted it and all is well with the CMS.

Once more many thanks Dee  :D
Got the same problem. Uploaded the Album and Singapore Gallery. They both didn't meet my expectations.
Stupid: I just deleted both maps in stead of using the "Uninstall-function"of het module manager.
A screenprint of the result is attached...
How can I fix the orginal style sheet that controls the layout of the CMSMS admin ?



[gelöscht durch Administrator]
reiner64

Re: Lost style sheet to CMSMS admin

Post by reiner64 »

Problem solved!

Also uploaded the Bilder module (via backend/FTP).
After removing this complete directory (again via backend/FTP) everything was normal again! :D
tonypiazza
Forum Members
Forum Members
Posts: 12
Joined: Tue Dec 12, 2006 2:06 am

Re: Lost style sheet to CMSMS admin [solved]

Post by tonypiazza »

I am having the same problem with a site I am working on. Can you please list all of the steps you took to fix this problem?

Thanks,

Tony
reiner64

Re: Lost style sheet to CMSMS admin [solved]

Post by reiner64 »

The style sheet disappeared after I installed the Bilder add-on. This module needs to be installed by uploading the Bilder files via backend (FTP upload)
After doing so, the style sheet was gone.
So I deleted the Bilder map again with my FTP program.
After that, everything was normal again.

So: don't use the admin's module management facilities: just delete the map with your FTP program.

Succes.
tonypiazza
Forum Members
Forum Members
Posts: 12
Joined: Tue Dec 12, 2006 2:06 am

Re: Lost style sheet to CMSMS admin [solved]

Post by tonypiazza »

Can you please explain what you mean by "just delete the map" ? Is this a file or folder somewhere?

Thanks,

Tony
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm

Re: Lost style sheet to CMSMS admin [solved]

Post by Dee »

He means delete the module map on the server; in his case the /path/to/cmsms/modules/Bilder folder.
It is actually possible to uninstall the module from the admin (which is distorted because it has no stylesheet, but it works) before you delete the module folder. This is a bit cleaner because it removes the data entered into the database by the module.

Regards,
D
reiner64

Re: Lost style sheet to CMSMS admin [solved]

Post by reiner64 »

Exactly..!

Sorry, could not replay that quick!
MikeCaine

Re: Lost style sheet to CMSMS admin [solved]

Post by MikeCaine »

Dee wrote: He means delete the module map on the server; in his case the /path/to/cmsms/modules/Bilder folder.
It is actually possible to uninstall the module from the admin (which is distorted because it has no stylesheet, but it works) before you delete the module folder. This is a bit cleaner because it removes the data entered into the database by the module.
I've the same problem with the Admin style after trying to install the Picasa Album module.

The Module Manager just shows "Download and Install" for it with no way of deleting it

If I try listing the modules I get

Parse error: syntax error, unexpected '{' in /home/efysadmn/public_html/modules/PicasaWebAlbumBrowser/PicasaWebAlbumBrowser.module.php on line 588

If I try to delete for module through FTP I get

DELE PicasaWebAlbumBrowser.module.php
550 Could not delete PicasaWebAlbumBrowser.module.php: Permission denied


I've only installed CMSMS a couple of hours ago so I'm unsure what to do next

Any help appreciated

Thanks

Mike
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm

Re: Lost style sheet to CMSMS admin [solved]

Post by Dee »

Try "Extensions" -> "Modules" in the site admin (instead of the Module Manager) to uninstall the module.
If that's not working you'll have to delete the module folder (modules/PicasaWebAlbumBrowser) using some kind of admin access (either through a web interface or SSH shell), instead of using FTP.
Locked

Return to “CMSMS Core”