Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Buttons not showing


baalwww

Recommended Posts

Posted

I have the standard buttons in my catalog/includes/languages/english/images/buttons directory such as button_buy_now.gif and button_login.gif, yet I get the css buttons instead of the graphical ones. How come?

Posted

Many views and no reply :-( Maybe I should rephrase, because I know a zillion people have graphical buttons, like Add to Cart. Why are mine all the simple colored background behind text even though the .gif files exist?

Posted

I'm having the same problem, would definitely be interested if you find a solution. I'll continue looking and let you know if I find one...

Posted

The problem is with a configuration setting on apache I believe. If you look in the .htaccess file inside /includes, you'll see that it says you need AllowOverride Limit. Edit your httpd.conf file and add Limit to AllowOverride. Mine looks like AllowOverride Options Limit. This is located in two different places in httpd.conf (in mine anyway) as well as in a few spots that target specific directories, I left those alone. Once you make the change restart apache and the graphics should load properly.

Archived

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

×
×
  • Create New...