Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

spontaneous combustion of "stylesheet.css"


webyourbusiness

Recommended Posts

happy Friday the 13th and Valentine's eve crew-

 

:blink: ...this is a perfect Friday the 13th topic IMO...

 

So I have "stylesheet.css" fully customized and debugged.

I have the stylesheet not only in the directory:

/includes/classes/thema/1/stylesheet.css ;

but mirrored in the root /catalog/stylesheet.css

 

The situation, it's like a random number generator decides whether to load the stylesheet or not. I can navigate and make it fine through 10 clicks, then have the stylesheet go walkabout ; only to reappear again after a few heartfelt Ctrl-R's

 

Anyone else run into this?

 

have a look. these ARE NOT my products, so please no insulting the content. Just doing my job (but not very well apparently)

 

http://www.gonzogear1.com/catalog/

 

Thanks all,

Nigel

Hannibal Ad Portas

Link to comment
Share on other sites

What I noted was that when things went askew that in the stauts bar of the browser it showed a mix of http and https loads, however when things were given a refresh and loaded ok only http loads were indicated in the status bar

No longer giving free advice. Please place deposit in meter slot provided.  Individual: [=] SME: [==] Corporation: [===]
If deposit does not fit one of the slots provided then you are asking too much! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Link to comment
Share on other sites

on our site the stylesheet in index.php is referenced thus <link rel="stylesheet" type="text/css" href="stylesheet.css">

 

in yours it is:

 

 

<link rel="stylesheet" type="text/css" href="includes/classes/thema/1/stylesheet.css">

 

don't know if that makes a difference.

 

maybe try and reference the one in the root drive to see if there is a difference.

Your online success is Paramount.

Link to comment
Share on other sites

  • 2 weeks later...

Solution Found:

 

The temp fix suggested to call stylesheet.css from the root dir worked well.

There is a much more reliable fix.

 

We had all our oscommerce sites on the same server where the MySQL DB's were located.

 

We moved all the MySQL DB's to a dedicated MySQL server and now our stores respond so quickly it should be a crime.

 

If you have the resources to put your oscommerce sites on one server, and their DB's on another so they never share system resources- you will be quite happy with the reults.

 

Nigel

Hannibal Ad Portas

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...