Nothingbuttea Posted November 23, 2014 Share Posted November 23, 2014 I have updated the Paypal module to the latest version. It is still not working when i click on the pay with paypal option during checkout i get a white screen and a 500 internal server error. This is the error in the error log: SoftException in Application.cpp:256: File "/home/nbtea/public_html/store/modules/paypal/express_checkout/payment.php" is writeable by group, referer: https://nbtea.co.uk/store/quick-order Could someone please point me in the direction of a fix or someone who could fix it and get this module working as it should please? I have tried resetting, i've tried various combinations but just can't get it to work. Link to comment Share on other sites More sharing options...
MacRoy Posted November 23, 2014 Share Posted November 23, 2014 Hi! Most of us have the same problem! I recommend you to send an error report. Go here: http://forge.prestashop.com/secure/Dashboard.jspa and send the report so that they know about the problem and can fix it. There is no one on the forum who take care of bugs, but it must be reported to the developers. Best regards MacRoy Link to comment Share on other sites More sharing options...
sucemaya Posted November 23, 2014 Share Posted November 23, 2014 Hello! This worked for me: Go to modules directory. Change directory permissions to 755 and apply it recursively for foders and files. You can do this through FTP, if you use Filezilla just right click on paypal folder, select "file permissions", set numeric value to 755 and check include subfolders and apply to files and folders. You can also do this logging in your sever with ssh, go to modules folder and run: chmod -R 755 paypal After re-setting permissions to 755, my store is working fine again with updated 3.8.1 version of Paypal module (Spain) Good luck! 1 Link to comment Share on other sites More sharing options...
Nothingbuttea Posted November 25, 2014 Author Share Posted November 25, 2014 Thanks sucemaya that has finally got the new module working (3.8.2) Link to comment Share on other sites More sharing options...
bellini13 Posted November 25, 2014 Share Posted November 25, 2014 where did you get v3.8.2 from? 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