o-s-i Posted March 28, 2010 Share Posted March 28, 2010 Hello!I'm not sure whether this is the right forum to ask for this or not.I'm preparing my shop with Prestashop and I'm working on the rewritten urls. And I have a problem with the images urls.- When I let the real url, the product image are displayed fine- When I enable the friendly urls, all i get is the 404.gifHere are the parameters I'm using :- real product url : /product.php?id_product=1- rewritten product url : /cd-metal/1-iron-maiden-brave-new-world.htm- real image url : /img/p/1-2-home.jpg <- WORKING- rewritten image url : /1-2-home/iron-maiden-brave-new-world.jpg <- NOT WORKING- .htaccess : RewriteRule ^([a-z0-9]+)\-([a-z0-9]+)(\-[_a-zA-Z0-9-]*)/([_a-zA-Z0-9-]*)\.jpg$ /img/p/$1-$2$3.jpg [L,E]Any ideas welcome Thanks! Link to comment Share on other sites More sharing options...
o-s-i Posted March 29, 2010 Author Share Posted March 29, 2010 My problem is now solved. Link to comment Share on other sites More sharing options...
Cleanshift Posted March 31, 2010 Share Posted March 31, 2010 My problem is now solved. If not too much of a trouble maybe you could tell us how you solved it? Link to comment Share on other sites More sharing options...
Giancaos Posted April 1, 2010 Share Posted April 1, 2010 Hi,I have same problem. Can I understand how did you solve it?thanks in advance Link to comment Share on other sites More sharing options...
nitindb Posted April 7, 2010 Share Posted April 7, 2010 Hello,I have the same issue and want to know how it was solved.Many thanks, Link to comment Share on other sites More sharing options...
nitindb Posted April 7, 2010 Share Posted April 7, 2010 Right, even I've solved this. Just check the following discussion:- http://www.prestashop.com/forums/viewthread/23542/general_discussion/images_not_displaying_using_friendlyurls_ Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now