Prestashop confirmation email - email

I am trying to configure my prestashop store, but ran up against a problem.
When a costumer buys a product, they should receive an order confirmation email.
If the site is being browsed in english, they do receive this message exactly as they should. When they however access the site in danish (my sites main language), they do not receive any mail.
I am not really sure where the problem might be, so don't really know what aditional info to post here, but if any additional info is needed to solve this problem please say so! [:)]
I use the default bootstrap theme, and prestashop 1.6.0.9
Payment module ePay.
Orders placed in english get a status right away, while orders placed in danish do not.
I tried a clean install of prestashop, but the problem was already there.
Any suggestions where i would have to look to solve this error?
Thanks in advance

In prestashop root directory you should have a mails folder. Check that folder. Inside the mail directory should be language folders. For example we only offer english so inside that folder there is only an en folder which contains all of prestashop's mail templates for english. Our folder structure looks something like this.
prestashop
|
|--mails
|
|--en
You should have two folders in yours. One for English and one for Danish
prestashop
|
|--mails
|
|--en
|--da

Related

How do i remove roundcube deleted past mails without anybackup? I did just delete files on cpanel and they miss

I guess im in trouble. I've got information above old site username and password. I did something but i dont know how to fix it. My customer wants new site. When i went cpanel i delete all files but files created like jung file. My custumer called me my old mails got lost accept todays. When he said that i understand what i did.
My question is i want to get back old mails to new roundcube files but i dont know where are they. Im not sure but i found some old files about roundcube db in etc file. If they are correct files where i have to put them? Thanks for everything from now :)
enter image description here
enter image description here
i found the solution. We should find old imap file. When i creat new wordpress old imap folder name changed to imap1. Roundcube is reading imap folder. Just i changed names. Old folder imap1 to imap and other folder imap to imap 2. Then we got all mails back accept todays :) I think i can do copy new files to old one. I should i can see todays too .
solution

Download message from Google group

I need to download an archived google group.
Following link is one of the messages of that group for example.
https://groups.google.com/forum/#!topic/sci.aeronautics/ViFtpXfVm7M
The problem is, what i see in the browser does not appear in the downloaded webpage.
With my very limited knowledge, It seems to me like the reason behind it is this content is dynamically created by java-script. Or else, these downloaded files are with so called 'mbox' extension which is encrypted ?
What I've tried so far
First trys
Simple download
wget https://groups.google.com/d/topic/sci.aeronautics/ViFtpXfVm7M
With mirror
wget --mirror https://groups.google.com/d/topic/sci.aeronautics/ViFtpXfVm7M
Assuming its encrypted
With cookies.
wget --load-cookies=cookies.txt https://groups.google.com/d/topic/sci.aeronautics/ViFtpXfVm7M
Got thunderbird to setup my gmail and opening. did not open correctly
Assuming the content was javascript generated
Downloaded using phantomJS
https://askubuntu.com/questions/411540/how-to-get-wget-to-download-exact-same-web-page-html-as-browser
Downloaded using phantomJS with a different script
https://gist.github.com/giocomai/247d54e097b5083e2451
Used scripts available from Github
https://github.com/henryk/gggd
https://github.com/icy/google-group-crawler
But none did not work so far.
Can anyone please shed some light on how to download this page with its message as a readable html or txt file ?
Cheers
AyyoSalli
You could use https://groups.google.com/forum/feed/sci.aeronautics/msgs/atom.xml?num=100 to get some of the posts - but it only gets roughly half the posts in this case.
And it has all the messages from all topics together.
View it in Firefox or Classic Opera to see directly in a more human-readable form.
But since you say you already got a file in standard mbox format, what exactly is wrong with it - did you attempt to import it into a locally installed email or newsclient ? (like Thunderbird)

Joomla contact mail goes to spam folder

currently am using joomla 1.5.22 and recently this problem is accuring if an client sends an mail via contact then it goes straight to spam folder. Can anyone help me change the mail.php or send me the file so the problem dissapears.
Thanks.
Some time these types of problem comes with the installed plugin, you can use EmailAsUsername - Remove Usernames Joomla extension, which is also very good extension.

powershell - link to attached file in mail message

I can't find the solution for my problem. So, in my send-mailmessage html body is field that should be redirected to file which is included as attachment in message. How can I create hyperlink to that file in mail, when client opens it?
I don't know if you get my idea. In other words, in message I have attached file, and then there is field which should be a hyperlink to attached file. When client receives message he/she should press the link and then attached file opens.
I searched almost everything in everwhere but can't find a appropriate solution how to solve this.
This isn't really a PowerShell question, since this issue has nothing to do with the functionality of the Send-MailMessage cmdlet.
In any case, the reason you can't find a solution anywhere is that what you're trying to do is impossible. There is no way that a hyperlink in an e-mail message can point to a file attached to that message. Different mail clients on different operating systems store attachments in different locations. Even if you want to assume that all your recipients are running Outlook on Windows, there are different versions of both. Even if you know for a fact that all recipients are running a specific version of Outlook on a specific version of Windows, you're still out of luck. Outlook stores attachments in a subfolder in the Temporary Internet Files in the user's profile that has a randomly generated name. There's no way to inject code into a hyperlink in an email message, so without knowing the exact local file location, you can't link to it.
I suppose if you're really determined you could have the hyperlink point to a web page that runs some complex javascript code that tries to figure out where the attachment is stored, but that's a major undertaking, and would break if the recipient's default browser has javascript disabled.
Which begs the question, why exactly are you trying to do this? So that recipients can click once instead of having to double-click to open the attachment?
I have found that you can make a hyperlink point to a file share that you know the recipients have access to.
To do so:
Simply make each hyperlink point to the specific file and there you have it.
They have to have permissions to access that file share, or there is a much better way now that I haven't thought of.
Oh well, this works for me, for now.

Anyone have any experience using Actinic?

I'm helping a friend transfer a site to a new server who uses Actinic to run a small catalogue of items.
I've transferred the files over to the new server, but I need to change a few configuration settings for Actinic, as the old server stored files in
/public_html
But the new one uses
/httpdocs
Does anyone know which files I need to edit to do this? I can't get in touch with my friend at the moment as he is on holiday.
Any advice appreciated.
Thanks.
Are you referring to Actinic, a company that makes e-commerce solutions? You do not specify which product you are trying to use, but since this is a commercial product, I would suggest simply contacting your vendor or service representative.
It's just a case of changing Network settings in Actinic Application. I'm not sure if you can just copy files from one server and put them into another. It's highly unlikely this will work. Also check if new host is compatible with Actinic. A lot of Actinic websites use secure connections.
Actinic boils down to 2 folders -
CGI-BIN
acatalog
Images and site files go into the acatalog folder
Pear files etc go into the CGI-BIN folder