X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Change Email Contents (https://forum.x-cart.com/showthread.php?t=58511)

mlongoriadesigner 03-17-2011 11:38 AM

Change Email Contents
 
Hi
I need some help. I am using X-cart Version 4.4 ; I am trying to customize the email content. Can some one tell me how can I do that?
I have tried in the location
/common_files/mail/signin_notification.tpl

But dont know where to put my text?

{*
$Id: signin_notification.tpl,v 1.1 2010/05/21 08:32:15 joy Exp $
vim: set ts=2 sw=2 sts=2 et:
*}
{include file="mail/mail_header.tpl"}


{include file="mail/salutation.tpl" title=$userinfo.title firstname=$userinfo.firstname lastname=$userinfo.lastname}

{$lng.eml_signin_notification}

{$lng.lbl_your_profile}:
---------------------
{if $config.Email.show_passwords_in_user_notificat eq 'Y'}
{include file="mail/profile_data.tpl" show_pwd="Y"}
{else}
{include file="mail/profile_data.tpl"}
{/if}


{include file="mail/signature.tpl"}

===========================
Right now i am getting the following email message:
You have received this notification from XYZ Company because you are a registered user or you or some other registered user requested some information for you from our store.
New member has been registered.
Profile details:


Account information

Email:

xyz@gmail.com
Personal information

First name:

XYZ
Last name:

ABC
Company:




Tax number:

-
Thank you for using our shopping system
XYZ
Phone:
Fax:
URL:

cherie 03-17-2011 12:15 PM

Re: Change Email Contents
 
Normally you would just use the Languages area to adjust the text. For this email you would adjust the Language variable eml_signin_notification.

mlongoriadesigner 03-17-2011 01:26 PM

Re: Change Email Contents
 
Thank you so much. You are a life saver.

jnp 03-22-2011 04:17 PM

Re: Change Email Contents
 
I too am trying to change the auto responder content. However I still do not understand where this is edited at. Can you please help in a bit of detail?

qualiteam 03-28-2011 04:24 AM

Re: Change Email Contents
 
Please have a look at the manual here -> http://help.qtmsoft.com/index.php?title=X-Cart:Managing_Languages

jnp 03-28-2011 07:05 AM

Re: Change Email Contents
 
I figured it out off of that so thank you, but I am still not sure how to upload a picture to the server than use it in the welcome message on the homepage. ( or any other page or place) If you could show me where to read up on that it would be great. I am a newbie but catch on quick once I see it. I need to now how to upload then apply it to a location or space.

cherie 03-28-2011 09:25 AM

Re: Change Email Contents
 
Upload in Edit Templates > images, then reference as "../images/my-image.jpg".

I usually create a folder in the images folder to keep my custom images separate from the rest.

jnp 03-28-2011 09:46 AM

Re: Change Email Contents
 
I will try when i get home, xcart doesn't seem so hard of people give you a little direction. I really thank you for your help.


All times are GMT -8. The time now is 10:15 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.