Page 1 of 1
Stylesheets not displaying properly
Posted: Wed Oct 15, 2008 10:38 am
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.
Re: Stylesheets not displaying properly
Posted: Wed Oct 15, 2008 1:10 pm
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.
Re: Stylesheets not displaying properly
Posted: Wed Oct 15, 2008 2:00 pm
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?
Re: Stylesheets not displaying properly
Posted: Wed Oct 15, 2008 2:49 pm
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.
Re: Stylesheets not displaying properly
Posted: Wed Oct 15, 2008 9:05 pm
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.
Re: Stylesheets not displaying properly
Posted: Wed Oct 15, 2008 9:11 pm
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]
Re: Stylesheets not displaying properly
Posted: Wed Oct 15, 2008 9:16 pm
by alby
have you look other double post?
Alby