baalwww Posted February 25, 2006 Posted February 25, 2006 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?
baalwww Posted February 27, 2006 Author Posted February 27, 2006 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?
westoncb Posted March 1, 2006 Posted March 1, 2006 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...
AlanR Posted March 2, 2006 Posted March 2, 2006 See: http://www.oscommerce.com/forums/index.php?showtopic=185617 Local: Mac OS X 10.5.8 - Apache 2.2/php 5.3.0/MySQL 5.4.10 • Web Servers: Linux Tools: BBEdit, Coda, Versions (Subversion), Sequel Pro (db management)
westoncb Posted March 2, 2006 Posted March 2, 2006 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.