John2012 Posted March 28, 2011 Share Posted March 28, 2011 I have creat a folder under the dirand upload the images that i can insert on the product description ,but the images can't showI have contact my host company ,they said:There are a number of rewrite rules in your .htaccess file that could be interfering with displaying the images. Disabling the .htaccess file or adjusting the rules should fix the problem.How should fix the problem ? you know we can't disabling the .htaccessI use the 1.4 finalyou can see the problem here:http://www.chinabeautystore.com/11-green-u-tip-hair-extension.html Link to comment Share on other sites More sharing options...
shokinro Posted March 29, 2011 Share Posted March 29, 2011 I suggest to check the permission of your new image folder and image files. it could be permission issue. I just tried it at my site with test folder, everything seems fine.http://addons-modules.com/test/agilepaypal.jpghttp://addons-modules.com/test/1-2agilepaypal.jpg Link to comment Share on other sites More sharing options...
John2012 Posted March 29, 2011 Author Share Posted March 29, 2011 I give the new image folder and image files permission of 777 but nothing happened Link to comment Share on other sites More sharing options...
John2012 Posted March 30, 2011 Author Share Posted March 30, 2011 any idea ? how to modify the .htaccess Link to comment Share on other sites More sharing options...
John2012 Posted April 1, 2011 Author Share Posted April 1, 2011 when i delet .htaccess, they (images) do indeed showwhen i delet RewriteRule ^([a-z0-9]+)\-([a-z0-9]+)(\-[_a-zA-Z0-9-]*)/[_a-zA-Z0-9-]*\.jpg$ /img/p/$1-$2$3.jpg [L]RewriteRule ^([0-9]+)\-([0-9]+)/[_a-zA-Z0-9-]*\.jpg$ /img/p/$1-$2.jpg [L]RewriteRule ^([0-9]+)(\-[_a-zA-Z0-9-]*)/[_a-zA-Z0-9-]*\.jpg$ /img/c/$1$2.jpg [L]RewriteRule ^([0-9]+)(\-[_a-zA-Z0-9-]*)/[_a-zA-Z0-9-]*\.jpg$ /img/c/$1$2.jpg [L]Images can show ,but the product images can't show . Link to comment Share on other sites More sharing options...
John2012 Posted April 1, 2011 Author Share Posted April 1, 2011 I have solve the problemmove the images folder to the imgall images can show.That is all Link to comment Share on other sites More sharing options...
Recommended Posts