agelessamber Posted June 14, 2011 Share Posted June 14, 2011 Hello everyoneI am setting up and now testing and have noticed that when signed in as a customer and you use the Contact Form, the fields for Order ID and Product, when selected (I did test purchases) and the message sends, the email sent to the shop does not contain the information selected from these two dropdowns. The only information sent from this form is the email address of customer and the message from message block. Has anyone noticed this before?I am using the latest version of PS.Some code is missing, can someone tell me what code I need and where to place it in order for these two fieds to be picked up within the email sent. This could create problem as a customer has already selected order number and product and then refer to it in the message as 'with reference to my order above bla bla bla' then we would need to contact them currently and ask them which order and which product!!Hope this all makes sense.I look forward to hearing from someone to help with this.kind regardsChelle Link to comment Share on other sites More sharing options...
Basix101 Posted February 12, 2012 Share Posted February 12, 2012 Hello Chelle, I would like to "bump" your post because I am having the same problem. Emails from the customer contact form are not sending the Order ID or Product information. I am using Prestashop 1.4.7.0 If anyone can help to give directions on how to fix the issue it would be greatly appreciated, Thanks Link to comment Share on other sites More sharing options...
Dan1 Posted April 22, 2012 Share Posted April 22, 2012 I am using PS 1.4.7, a clean installation, and I'm having the same problem. Please help with a fix for this. Link to comment Share on other sites More sharing options...
marco_botti Posted May 12, 2012 Share Posted May 12, 2012 mee too i have this problem: i cannot find the right parameters to put in the "contact.html" email template to show in the email the order and product if is selected by the customer Link to comment Share on other sites More sharing options...
marco_botti Posted May 12, 2012 Share Posted May 12, 2012 if i send the message, in the BO>Employees>Customer service i can see the order and the products that the customer specify in the message. But in the email that arrives to the shop address (and to the return to the customer) that fields doesn't appears. I need only to konw wich parameters (something like {id_order} and {id_product} ) i need to put in the "contact.html" and "contact-form.html" to show it in the email, and if i need to change something in .php or .tpl files (like the "contact-form.tpl" and or "ContactController.php" or others) i THINK IS A VERY IMPORTANT ISSUE FOR USER EXPERIENCE (IF YOU ALLOW THE CUSTOMER TO CHOOSE AN ORDER AND OR A PRODUCT) Link to comment Share on other sites More sharing options...
Juzio Posted May 17, 2012 Share Posted May 17, 2012 Hello, yes - it;s big issue .. can someone from prestateam help us with this issue ?? Is quite funny .. have contact from which no send information about product ..or product id 1 Link to comment Share on other sites More sharing options...
plauengco Posted June 29, 2012 Share Posted June 29, 2012 bump. please help! also getting this issue with 1.4.40 Link to comment Share on other sites More sharing options...
kevin78 Posted March 19, 2013 Share Posted March 19, 2013 No solution ? I have the same with v1.4.8.2 Link to comment Share on other sites More sharing options...
curtisblackwell Posted August 17, 2013 Share Posted August 17, 2013 I had the same problem with 1.5. To fix it: Go to /mails/en/. Open contact.html, contact.txt, contact_form.html, and contact_form.txt. Add {id_order} wherever you want the order reference. 1 Link to comment Share on other sites More sharing options...
Dan1 Posted August 18, 2013 Share Posted August 18, 2013 (edited) Thank you very much Curtis. I applied your fix and it worked in PS 1.4.9. I used the same logic and also added {id_product}, as the selected product wasn't coming through with the email either, and it worked too. Two questions: 1. What is the purpose of the text files, contact.txt and contact_form.txt? 2. marco_botti wrote: in the BO>Employees>Customer service i can see the order and the products that the customer specify in the message.I checked there and there are no messages in my shop. Should they be there? Could I unknowingly have changed a setting that doesn't keep messages in back office and only sends me an email? Thanks in advance. Edited August 18, 2013 by Dan1 (see edit history) Link to comment Share on other sites More sharing options...
curtisblackwell Posted August 18, 2013 Share Posted August 18, 2013 No problem. Knowing little about Prestashop (only built one site and the docs aren't exactly fleshed out), I'm not actually entirely sure of the .txts, but my best guess is that they're templates for text (non-html) emails that are probably sent based on some setting somewhere. Link to comment Share on other sites More sharing options...
Dan1 Posted August 18, 2013 Share Posted August 18, 2013 You're right. I had a look and there's a setting for this, text or html, in email preferences. I never used the text setting so didn't know what those files were for. What about the no messages in back office. Does anyone know what would cause that? Link to comment Share on other sites More sharing options...
IgorS. Posted March 31, 2017 Share Posted March 31, 2017 I am using prestashop version 1.6 and have set up a new eshop, but still facing the same issue. Contact form still doesn't send Order reference or product ID, data and are not visible anywhere. Topic been discussed under PSCFI-5649. Anybody knows reason why it doesn't work? Link to comment Share on other sites More sharing options...
IgorS. Posted March 31, 2017 Share Posted March 31, 2017 (edited) I am using prestashop version 1.6 and have set up a new eshop, but still facing the same issue. Contact form still doesn't send Order reference or product ID, data and are not visible anywhere. Not in customer center and not in any mail. Topic been discussed under PSCFI-5649. Anybody knows reason why it doesn't work? Solved: It shows order reference drop down option, when a customer is logged in. Very unclear for not logged in customers. Edited April 1, 2017 by IgorS. (see edit history) 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