No stylesheets included with page

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
carasmo
Power Poster
Power Poster
Posts: 506
Joined: Thu Feb 08, 2007 6:11 pm

Re: No stylesheets included with page

Post by carasmo »

Check to see that the server didn't chmod your files strangely. They might have had a problem and replaced your files with back ups with strange settings. Once, my old host, restored my databases but didn't restore all the usernames associated with databases. Oh Joy.  I also had installed a module and all the permissions were 640 and 751.

Then see if you use the {literal} tags to import the real files, for example copy and paste the style sheet out of the admin section and name it something and then load it to the main directory and then import it in to the header of the document the non-cms way.
carasmo
Power Poster
Power Poster
Posts: 506
Joined: Thu Feb 08, 2007 6:11 pm

Re: No stylesheets included with page

Post by carasmo »

The only time that this has happened to me is when there's been an error in the style sheet syntax, usually a double bracket, but sometimes other strange marks I put in.

That's why I suggest that you bring in the sheets the non cmsway and detache them in the template through the admin. Or just do a test page with raw html and put the page on your main directory -- test.html or test.php, the paths to images and that kind of thing comes from the root, so you'll be fine.



surrounded by literal tags. So you'd copy out of the stylesheet admin and make files of each sheet and import in, one at a time to see which one has the bug or try them all and then delete on at a time this way.

If you do a check style sheet validation, that will also find errors.

That's the only thing I can suggest.
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: No stylesheets included with page

Post by Ted »

Do I dare suggest "clear the cache" without getting smacked.  :)
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: No stylesheets included with page

Post by RonnyK »

Have you tried to copy the template to a new template, and check if that one attaches the css-es during copy . And what if you attach the copied template to your content?

Ronny
Post Reply

Return to “CMSMS Core”