alexyang Posted October 4, 2014 Share Posted October 4, 2014 (edited) Hello, I am using PayPal v3.7.2 and when I activate Login with PayPal in it, I always got 404 page when to be redirected to "http://mydomain/modu...tication&scope=......". However when I test this on local windows OS without any problem. Instead, I used this on godaddy hosting sever I always got 404. Can you please help. By the way, I tried to set permission with 644, or 755 for below files, but no luck. paypal_login.php, paypal_login_token.php, PayPalLoginUser.php And I also tried to delete the file .htaccess in the folder "public_html", but still not working. Please advise. To add more info here, when to check access logs I found below line. "GET /modules/paypal/paypal_login/paypal_login_token.php?authentication&scope=https%3A%2F%2Furi.paypal.com%2Fservices%2Fpaypalattributes+address+openid+profile+email+https%3A%2F%2Furi.paypal.com%2Fservices%2Fexpresscheckout+phone&code=6-26hl_9xS-s-qKSMXQlatxHoMQbG-8uVHyJE7tbFJug-AwEUSSMadGvrfcQNmYY7lCP9EqfXKoDsjrHCt1fAz5l57lkf-fOQYLBV_gvLD5fkpcydKTSe-_lxEWiKvY-HS9RKNyX51VzfZEedO9IcjosTPE4Jqamp0ESkB1ckd1Pk2F5 HTTP/1.1" 404 25325 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:32.0) Gecko/20100101 Firefox/32.0" Thank you. Alex Edited December 25, 2014 by alexyang (see edit history) Link to comment Share on other sites More sharing options...
keyura Posted October 26, 2014 Share Posted October 26, 2014 I get the same error even after changing the permissions. Has anyone got the solution! Link to comment Share on other sites More sharing options...
alexyang Posted December 25, 2014 Author Share Posted December 25, 2014 bump. Link to comment Share on other sites More sharing options...
svoukelatos Posted January 21, 2015 Share Posted January 21, 2015 hello, change permissions at modules/paypal/paypal_login folder to 755 and files in it to 644 and see if it helps. Solved a similar problem of mine. Link to comment Share on other sites More sharing options...
vanyaaleksandrova Posted March 17, 2015 Share Posted March 17, 2015 (edited) Hi guys, hello, change permissions at modules/paypal/paypal_login folder to 755 and files in it to 644 and see if it helps. Solved a similar problem of mine. this doesn't work at all: my folders' permissions are already 755 and the files' 644 - there's nothing to change. Does anybody actually have a solution for this?!? Edited March 17, 2015 by vanyaaleksandrova (see edit history) Link to comment Share on other sites More sharing options...
svoukelatos Posted March 18, 2015 Share Posted March 18, 2015 Hi , updated paypal to 3.8.2 and stopped working again. After changing permissions in all folders (755) and files (644) worked just fine. Remember to change permissions in paypal folder also. Prestashop version 1.6.0.5 Hope that helps Link to comment Share on other sites More sharing options...
vanyaaleksandrova Posted March 18, 2015 Share Posted March 18, 2015 The only solution I've got is to delete the friendly URLs for order and quick order. This solves the PayPal v3.8.2 issue with the 404 error. Obviously there' s some kind of a misunderstanding with the module and the friendly URLs. 1 Link to comment Share on other sites More sharing options...
jrgene Posted April 29, 2015 Share Posted April 29, 2015 Thanks to member "vanyaaleksandrova" for solution :-) Link to comment Share on other sites More sharing options...
PrezzoBasso.cc Posted May 9, 2015 Share Posted May 9, 2015 Hello everyone , sorry in advance if I'm wrong to comment here my problem .A few days ago I noticed that in the statistics of the 404 pages I find many links to errors with paypal .In particular, I see that the module path is wrong , because it points to / paypal / express_checkout / ajax .php ? get_qty id_product = 1 & id = 42 &_product_attribute = _ = 14308574 &58025Instead of module / paypal / ect .....What can be ?gates despite these errors , a day after meeting them .There are abandoned carts that correspond to the products of the error.My site prestahop is enabled only for Italy .thanks Link to comment Share on other sites More sharing options...
PrezzoBasso.cc Posted May 9, 2015 Share Posted May 9, 2015 Hello everyone , sorry in advance if I'm wrong to comment here my problem .A few days ago I noticed that in the statistics of the 404 pages I find many links to errors with paypal .In particular, I see that the module path is wrong , because it points to / paypal / express_checkout / ajax .php ? get_qty id_product = 1 & id = 42 &_product_attribute = _ = 14308574 &58025Instead of module / paypal / ect .....What can be ?gates despite these errors , a day after meeting them .There are abandoned carts that correspond to the products of the error.My site prestahop is enabled only for Italy .thanks Link to comment Share on other sites More sharing options...
arvprod Posted May 14, 2015 Share Posted May 14, 2015 The only solution I've got is to delete the friendly URLs for order and quick order. This solves the PayPal v3.8.2 issue with the 404 error. Obviously there' s some kind of a misunderstanding with the module and the friendly URLs. what do you mean by "delete the friendly URLs" ? Do you mean using .htaccess rewrite rules ? Link to comment Share on other sites More sharing options...
vanyaaleksandrova Posted May 14, 2015 Share Posted May 14, 2015 what do you mean by "delete the friendly URLs" ? Do you mean using .htaccess rewrite rules ? Just go to Preferences >> SEO& URLs and delete the friendly URLs for these pages. They do not need to be "Friendly" anyway, as they are not indexed / they are disallowed by robots.txt. I hope this helps :-) 1 Link to comment Share on other sites More sharing options...
arvprod Posted May 14, 2015 Share Posted May 14, 2015 Just go to Preferences >> SEO& URLs and delete the friendly URLs for these pages. They do not need to be "Friendly" anyway, as they are not indexed / they are disallowed by robots.txt. I hope this helps :-) Thank you, I didn't remember this was reacheable by the BO ! 1 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