webbusiness23 Posted April 19, 2010 Share Posted April 19, 2010 Hi,i created a new voucher which will be used by those persons who signup for newsletter.Unfortunately, when i tested it with an email address, after entering it on the textfield and clicking the ok button, i got redirected to an error page that displays this error: Error - The following email template is missing: public_html/mysite.com/modules/blocknewsletter/mails/ro/newsletter_voucher.txt I looked inside the blocknewsletter/mails directory and there are only the en and fr directories and there's nothing inside those directories, no file at all.How can i solve this?I suppose i have to create a ro directory and inside it i should have those files from the en directory, which are missing.Can you help me? Link to comment Share on other sites More sharing options...
rocky Posted April 19, 2010 Share Posted April 19, 2010 I don't know how your newsletter mails got deleted. I have modules/blocknewsletter/mails/en/newsletter_conf.txt on my site. I suggest that you download Prestashop and copy the newsletter email templates from there into your site, then copy the templates to the ro directory and translate them yourself. Link to comment Share on other sites More sharing options...
webbusiness23 Posted April 19, 2010 Author Share Posted April 19, 2010 I was thinking of doing what you said, but i waited for an official opinion. I copied the contents of the en folder from my hard disk inside the en folder on my server, and then inside the newly created ro folder.Now all i have to do is to translate those files.One more question: what about the permissions of those files?Thanks for helping me! Link to comment Share on other sites More sharing options...
rocky Posted April 19, 2010 Share Posted April 19, 2010 The permissions should be chmod 755 for directories and chmod 644 for files. 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