Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Welcome Email HELP !

Welcome Email HELP !

Locked

Views: 950

Results 1 to 9 of 9
This thread is locked. New replies are disabled.
3 Jun 2008, 12:54 PM
#1
manor avatar

manor

New Zenner

Join Date:
May 2008
Posts:
42
Plugin Contributions:
0

Welcome Email HELP !

Please help, for days now I've read though the forum I've followed links I've messed up codes, all in an attempt to alter the email sent as a welcome to new cutomers who create an account.

The email is shown via > admin, tools, email welcome, I can see a sample but
I CANT FIND THE FILE :cry: to edit it, I'm running a "future Zen" template.

Can someone please point me in the right direction.

Thanks
Chris

3 Jun 2008, 1:02 PM
#2
steven300 avatar

steven300

Totally Zenned

Join Date:
Jan 2008
Posts:
1,564
Plugin Contributions:
1

Re: Welcome Email HELP !

Override includes\languages\english\create_account.php

(includes\languages\english\your_template\create_account.php)

3 Jun 2008, 6:05 PM
#3
manor avatar

manor

New Zenner

Join Date:
May 2008
Posts:
42
Plugin Contributions:
0

Re: Welcome Email HELP !

Thanks Steven however, when I go to includes\languages\english\your_template\create_a ccount.php I don't have any other templates in english other than "classic"

What else could I try ?

3 Jun 2008, 6:30 PM
#4
steven300 avatar

steven300

Totally Zenned

Join Date:
Jan 2008
Posts:
1,564
Plugin Contributions:
1

Re: Welcome Email HELP !

Sorry I'm not quite sure what you mean. Have you setup a custom template? If so, you need to create a new folder in your includes\languages\english directory and name the folder the same name as your custom template. Then make a copy of includes\languages\english\create_account.php and put it inside the new folder and make your changes to the copy (includes\languages\english\name_of_your_template\create_a ccount.php).

3 Jun 2008, 8:33 PM
#5
manor avatar

manor

New Zenner

Join Date:
May 2008
Posts:
42
Plugin Contributions:
0

Re: Welcome Email HELP !

Thank you, I understand now, I sense something has just dropped :clap:I think it's a penny.

Thanks Steven.

3 Jun 2008, 8:39 PM
#6
steven300 avatar

steven300

Totally Zenned

Join Date:
Jan 2008
Posts:
1,564
Plugin Contributions:
1

Re: Welcome Email HELP !

Glad to help :smile:

3 Jun 2008, 9:07 PM
#7
lissae avatar

lissae

Totally Zenned

Join Date:
Oct 2007
Location:
Australia
Posts:
814
Plugin Contributions:
0

Re: Welcome Email HELP !

To add on, if you want to customise how the actual email looks when sent out, the email templates are in the email folder in the main set of folders, ie where admin, includes, etc are, those templates all have their own styling in the templates themselves :)

4 Jun 2008, 4:34 AM
#8
manor avatar

manor

New Zenner

Join Date:
May 2008
Posts:
42
Plugin Contributions:
0

Re: Welcome Email HELP !

Thank you, Allways trying to learn as I pick myself up each time.

Thanks

4 Jun 2008, 4:52 AM
#9
lissae avatar

lissae

Totally Zenned

Join Date:
Oct 2007
Location:
Australia
Posts:
814
Plugin Contributions:
0

Re: Welcome Email HELP !

You're welcome, I'm pretty much a newbie too with only a smattering of php knowledge, but I am surprising myself with how much I am learning here :)