What's IE doing? What version? I just tested in IE7 and its working.
Now also add back that .htc line in the .htaccess for IE versions earlier than IE7.
ETA: Ah, I see your base href for the site is http://axlesforless.com instead of http://www.axlesforless.com. I forget where that's adjusted... in the config files, perhaps?
Jade, I am getting errors in IE7 and am wondering if it is due to the template. Can you take a look and let me what IE is blipping at me about? Thanks! Amy
http://www.doodlebuckets.com/store/
Amy McCoy
Baby Gifts and Baby Gift Baskets
That's probably due to the IH2 (Image Handler) mod that you're using. I believe this is the correct fix for that issue:
http://www.zen-cart.com/forum/showpo...4&postcount=24
Amy McCoy
Baby Gifts and Baby Gift Baskets
OK I have a slight problem
After adding the lines to .htaccess I can't login to the zencart admin(the page comes up I enter the login/pw and nothing happens)
After I remove the lines it works
RewriteEngine On
RewriteCond %{HTTP_HOST} ^axlesforless.com$ [NC]
RewriteRule ^(.*)$ http://www.axlesforless.com/$1 [R=301,L]
AddType text/x-component .htc
Are you now going to:
http://www.axlesforless.com/admin
don't go to
http://axlesforless.com/admin