puntoban Posted September 1, 2013 Share Posted September 1, 2013 Hy, I have a problem that look's like this: I have a 1.4.11.0 prestahop installed with cash on delivery the only payment method activated. When friendly URL is activated the checkout is going well till I have to chose the payment method. Because my only payment method is COD, I choose it and when to go to the last step, to finish order I receive a 404 error like in the print screen attached. (PAGE NOT AVAILABLE We're sorry, but the Web adress you entered is no longer available) When the friendly URL is not enabled, things are going well and the orders can be done. Did enywone have the same problem? Thank You. Link to comment Share on other sites More sharing options...
VladBat Posted September 17, 2013 Share Posted September 17, 2013 Hy, I have a problem that look's like this: I have a 1.4.11.0 prestahop installed with cash on delivery the only payment method activated. When friendly URL is activated the checkout is going well till I have to chose the payment method. Because my only payment method is COD, I choose it and when to go to the last step, to finish order I receive a 404 error like in the print screen attached. (PAGE NOT AVAILABLE We're sorry, but the Web adress you entered is no longer available) When the friendly URL is not enabled, things are going well and the orders can be done. Did enywone have the same problem? Thank You. Bump. I have the same problem. Shop running on Prestashop 1.4.11.0 (updated from 1.4.0.17). My payment method is also bankwire. But bankwire works fine also with enabled Friendly URL. Only the COD works not. Maybe we will get some help here. Link to comment Share on other sites More sharing options...
VladBat Posted September 30, 2013 Share Posted September 30, 2013 Hy, I have a problem that look's like this: I have a 1.4.11.0 prestahop installed with cash on delivery the only payment method activated. When friendly URL is activated the checkout is going well till I have to chose the payment method. Because my only payment method is COD, I choose it and when to go to the last step, to finish order I receive a 404 error like in the print screen attached. (PAGE NOT AVAILABLE We're sorry, but the Web adress you entered is no longer available) When the friendly URL is not enabled, things are going well and the orders can be done. Did enywone have the same problem? Thank You. Dude, do you solve this? Have the same thing, did have someone an idea, how to fix it? Please heelp!! Link to comment Share on other sites More sharing options...
puntoban Posted October 1, 2013 Author Share Posted October 1, 2013 I didn't find the answer, till now and nobody else have any ideea in this topic. Link to comment Share on other sites More sharing options...
VladBat Posted October 1, 2013 Share Posted October 1, 2013 I didn't find the answer, till now and nobody else have any ideea in this topic. Check this out: http://www.prestashop.com/forums/topic/269482-cod-cash-on-delivery-presta-1411-bad-address-of-module-page-404/ Its all about wrong address (see language prefix) Link to comment Share on other sites More sharing options...
puntoban Posted October 1, 2013 Author Share Posted October 1, 2013 Thank's man. I do the follow change on cashobdelivery.php file of the cashondelivery module and it's working. On the line 79, I replace the old line with this one: 'this_path_ssl' => Tools::getShopDomainSsl(true, true).__PS_BASE_URI__.'modules/'.$this->name.'/' to avoid the URL language prefix and now it's going weel. Thank's for the clue. Link to comment Share on other sites More sharing options...
VladBat Posted October 1, 2013 Share Posted October 1, 2013 Thank's man. I do the follow change on cashobdelivery.php file of the cashondelivery module and it's working. On the line 79, I replace the old line with this one: 'this_path_ssl' => Tools::getShopDomainSsl(true, true).__PS_BASE_URI__.'modules/'.$this->name.'/' to avoid the URL language prefix and now it's going weel. Thank's for the clue. You welcome In my PS 1.4.11.0 I went back to cod 0.3, its working also. Link to comment Share on other sites More sharing options...
benjamin utterback Posted November 7, 2013 Share Posted November 7, 2013 Hello all, this is the updated file for the cashondelivery.php . https://github.com/PrestaShop/PrestaShop-1.4/blob/master/modules/cashondelivery/cashondelivery.php Remember, this is only for version 1.4 . I'll mark this as SOLVED. Thank you! Link to comment Share on other sites More sharing options...
Shootscreen Posted December 3, 2015 Share Posted December 3, 2015 Hello, The addons cashondelivery doesn't run, same problem of this topic... Error 404 with the v2. Please help 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