danstan Posted July 11, 2013 Share Posted July 11, 2013 Hi, I am running prestashop version:1.5.4.1 My customers are having a problem when clicking the login link. When clicking the link from the homepage it works. However when they are on any other part of the site they get an 404 error. I noticed that the link changes from the homepage from other parts of the page. Home Page URL: http://shop.mdis-services.com/nl/index.php?controller=authentication?back=http://shop.mdis-services.com/nl/index.php Any other part of the site: http://shop.mdis-services.com/nl/index.php?controller=authentication?back=http://shop.mdis-services.com/nl/index.php?id_category=8&controller=category&id_lang=7 Can someone help please? Link to comment Share on other sites More sharing options...
vekia Posted July 11, 2013 Share Posted July 11, 2013 it's because you've got there three question marks: http://shop.mdis-ser...om/nl/index.php?controller=authentication?back=http://shop.mdis-services.com/nl/index.php?id_category=8&controller=category&id_lang=7 what i mean it is fact that you have to rebuild the url in the block customer info module Link to comment Share on other sites More sharing options...
danstan Posted July 11, 2013 Author Share Posted July 11, 2013 Thanks, However I cannot see how I remove the question marks in blockuserinfo.tpl ? Link to comment Share on other sites More sharing options...
Recommended Posts