Stylesheets not displaying properly

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
DavidRad
Forum Members
Forum Members
Posts: 14
Joined: Fri Sep 19, 2008 7:09 pm

Stylesheets not displaying properly

Post by DavidRad »

I'm runnung

CMS Version

1.4.1


The pages appear as they should in the page preview though when they go live stylesheets don't appear corectly: they appear as binary -

http://www.whatsthebigidea.com/cms/index.php

Thanks for any direction.
DavidRad
Forum Members
Forum Members
Posts: 14
Joined: Fri Sep 19, 2008 7:09 pm

Re: Stylesheets not displaying properly

Post by DavidRad »

Could the css be compressed and the browser/s not reading them properly? Is it possible that there is a bug in stlyesheet.php? Do I even need to use stylesheet.php and just hard code css into the header?

Throw me a bone. Just a little support... please.
Russ
Power Poster
Power Poster
Posts: 813
Joined: Fri Nov 25, 2005 5:02 pm
Location: North West England

Re: Stylesheets not displaying properly

Post by Russ »

Check your config.php paths? I think I've seen this before and it was solved by either checking you rights or by putting it in the root of the domain not in a subdirectory. You could also look as using the 'RewriteBase' in your .httaccess file if required?
Last edited by Russ on Wed Oct 15, 2008 2:11 pm, edited 1 time in total.
Pierre M.

Re: Stylesheets not displaying properly

Post by Pierre M. »

Also try :
-clear the cache
-rerun the installer without creating the database objects to preserve your current content.
-monitor http logS

Pierre M.
DavidRad
Forum Members
Forum Members
Posts: 14
Joined: Fri Sep 19, 2008 7:09 pm

Re: Stylesheets not displaying properly

Post by DavidRad »

Russ wrote: Check your config.php paths? I think I've seen this before and it was solved by either checking you rights or by putting it in the root of the domain not in a subdirectory. You could also look as using the 'RewriteBase' in your .httaccess file if required?
Thanks for the reply!!

I am running cmsms in /cms folder, e.g. http://www.whatsthebigidea.com/cms/. I made sure everything jived in the config.php file. I turned off the rewrite and renamed .htaccess to .htaccessOLD just to check if the rewrite was messing things up: nope. That's wasn't it. I'm reluctant to move the files into the root, since I have another app running. My intentions were to move the old site into cmsms.
DavidRad
Forum Members
Forum Members
Posts: 14
Joined: Fri Sep 19, 2008 7:09 pm

Re: Stylesheets not displaying properly

Post by DavidRad »

Pierre M. wrote: Also try :
-clear the cache
-rerun the installer without creating the database objects to preserve your current content.
-monitor http logS

Pierre M.
Pierre,

I already deleted the install folder. The access logs just say this:

cpe-24-161-113-28.hvc.res.rr.com - - [15/Oct/2008:17:09:16 -0400] "GET /cms/stylesheet.php?cssid=34 HTTP/1.1" 200 1078
cpe-24-161-113-28.hvc.res.rr.com - - [15/Oct/2008:17:09:16 -0400] "GET /cms/stylesheet.php?cssid=30&mediatype=print HTTP/1.1" 200 643
cpe-24-161-113-28.hvc.res.rr.com - - [15/Oct/2008:17:09:16 -0400] "GET /cms/stylesheet.php?cssid=31&mediatype=screen HTTP/1.1" 200 1101
cpe-24-161-113-28.hvc.res.rr.com - - [15/Oct/2008:17:09:16 -0400] "GET /cms/stylesheet.php?cssid=39&mediatype=screen HTTP/1.1" 200 2587
cpe-24-161-113-28.hvc.res.rr.com - - [15/Oct/2008:17:09:16 -0400] "GET /cms/stylesheet.php?cssid=35&mediatype=screen HTTP/1.1" 200 616
cpe-24-161-113-28.hvc.res.rr.com - - [15/Oct/2008:17:09:16 -0400] "GET /cms/modules/Printing/printbutton.gif HTTP/1.1" 200 391


and the error logs don't say much either:

[Wed Oct 15 17:10:06 2008] [error]
[Wed Oct 15 17:10:07 2008] [error]
[Wed Oct 15 17:10:07 2008] [error]
alby

Re: Stylesheets not displaying properly

Post by alby »

have you look other double post?

Alby
Post Reply

Return to “CMSMS Core”