c3idesign
11-02-06, 12:29 AM
When using the search friendly links in IE7, the images - product and buttons - are not displayed. When using the standard style, all images display fine in IE7.
In IE7, this link does not display the images:
http://www.lightbulbsdirect.com/page/001/PROD/Super+Specials/UB1412 (http://www.lightbulbsdirect.com/page/001/PROD/Super+Specials/UB1412)
In IE7, this link works fine:
http://www.lightbulbsdirect.com/Merchant2/merchant.mvc?Screen=PROD&Product_Code=UB1412&Category_Code=Mini%20Spiral&Product_Count=0 (http://www.lightbulbsdirect.com/Merchant2/merchant.mvc?Screen=PROD&Product_Code=UB1412&Category_Code=Mini%20Spiral&Product_Count=0)
I've added this link to the .htaccess file:
RewriteCond %{REQUEST_URI} !\.(gif|jpg|jpeg|png)$
But still get the image display problem with IE7.
Anyone else encountered this?
Christy
In IE7, this link does not display the images:
http://www.lightbulbsdirect.com/page/001/PROD/Super+Specials/UB1412 (http://www.lightbulbsdirect.com/page/001/PROD/Super+Specials/UB1412)
In IE7, this link works fine:
http://www.lightbulbsdirect.com/Merchant2/merchant.mvc?Screen=PROD&Product_Code=UB1412&Category_Code=Mini%20Spiral&Product_Count=0 (http://www.lightbulbsdirect.com/Merchant2/merchant.mvc?Screen=PROD&Product_Code=UB1412&Category_Code=Mini%20Spiral&Product_Count=0)
I've added this link to the .htaccess file:
RewriteCond %{REQUEST_URI} !\.(gif|jpg|jpeg|png)$
But still get the image display problem with IE7.
Anyone else encountered this?
Christy