Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Infoboxes all messed up/not loading in properly


Guest

Recommended Posts

Posted

Does anyone have any clue what would make infoboxes get all messed up like you'll find at this link...

 

http://tinyurl.com/qfdej

 

???

 

This started happenning after my host decided to turn of register globals on the server, causing me to install the Register Global v1.5 mod.

 

Everything works fine except for my infoboxes.

 

After hours and hours of trying to figure out if it is the mod that caused this to happen, I really don;t htink that it is.

 

Anyone have any ideas or suggestions?

Posted

Wow, these posts get pushed off the first page very quickly!

 

Anyone?

Posted

<link rel="stylesheet" type="text/css" href="stylesheet.php">

 

should be;

 

<link rel="stylesheet" type="text/css" href="stylesheet.css">

 

Make sure that name matches the file in your main directory.

Posted

Thanks for replying but my stylesheet is a PHP file, not a CSS file.

Posted
Does anyone have any clue what would make infoboxes get all messed up like you'll find at this link...

 

http://tinyurl.com/qfdej

 

???

 

This started happenning after my host decided to turn of register globals on the server, causing me to install the Register Global v1.5 mod.

 

Everything works fine except for my infoboxes.

 

After hours and hours of trying to figure out if it is the mod that caused this to happen, I really don;t htink that it is.

 

Anyone have any ideas or suggestions?

 

I belive it's the CSS issue. Seems to me that the path to your css is incorect.

 

ansa

Archived

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

×
×
  • Create New...