chenh Posted August 6, 2013 Share Posted August 6, 2013 Hi, I'm trying to change the subject for Contact_form: but it keeps giving me an error "Cannot write language file for e-mail subjects, path is: /home/**********/public_html/themes/******/mails/es/lang.php" But that directory does not exist. I manage to find the content of the mail template but not the subject for contact form. Any help? My store is in spanish and this is the only mail that has a english test. It sends "Your message has been correctly sent" and the content is in spanish. Pretty awkward. Thanks in advance! Link to comment Share on other sites More sharing options...
vekia Posted August 6, 2013 Share Posted August 6, 2013 go to localization > localization tab in you BO and try to import language pack for your language Link to comment Share on other sites More sharing options...
chenh Posted August 7, 2013 Author Share Posted August 7, 2013 go to localization > localization tab in you BO and try to import language pack for your language Okay, I will try, but I have another issue. This one is with paypal. Am not sure if the problem is from the customer or with module itself. I recently updated the paypal module to 3.5.7 PayPal response:TIMESTAMP -> 2013-08-06T22:11:04ZL_ERRORCODE0 -> 10486L_SHORTMESSAGE0 -> This transaction couldn't be completed.L_LONGMESSAGE0 -> This transaction couldn't be completed. Please redirect your customer to PayPal.L_SEVERITYCODE0 -> Error Thanks in advance Vekia! Link to comment Share on other sites More sharing options...
vekia Posted August 7, 2013 Share Posted August 7, 2013 hello your questions isn't related to the main case in this topic please follow the forum rules 1 thread = 1 question here is the topic related to issue with paypal that you've got: http://www.prestashop.com/forums/topic/254254-paypal-module-351-support-for-funding-failure-error-10486/ Link to comment Share on other sites More sharing options...
NemoPS Posted August 7, 2013 Share Posted August 7, 2013 About the first issue, try changing that problematic folder's permissions to 755, or 777 using CHMOD Link to comment Share on other sites More sharing options...
chenh Posted August 7, 2013 Author Share Posted August 7, 2013 About the first issue, try changing that problematic folder's permissions to 755, or 777 using CHMOD Apologies for changing topics. Won't happen again. Hi Nemo, but how do I change the folder's permission and I'm not sure which one is the problematic folder since I can't really find the path that the error gave me. It saids "directory does not exist". Thanks in advance! Link to comment Share on other sites More sharing options...
vekia Posted August 7, 2013 Share Posted August 7, 2013 you've got the path to the directory in the error code: /themes/******/mails/es/lang.php change chmod to 777 themes/your_theme/mails directory recursively you can do it with FTP clients like filezilla, total commander or just from webhosting control panel like cpanel etc. Link to comment Share on other sites More sharing options...
Recommended Posts