Checkout by email
dmpool
Joined: 2010-03-21
Posts: 4 |
![]() |
I'm a newbie at coding so accept my apologies. I'm trying to change the text in my auto emails when checkout by email is used. I thought I did right when editing the file gallery/modules/checkoutemail/templates/email/confirm.tpl My autoemail still says the generic "IMPORTANT: REPLACE THIS TEXT WITH YOUR PAYMENT DETAILS " In addition, if the balance is zero (which sometimes occurs with promotions) a different email is sent saying payment has been made. I can't seem to find the correct files for these emails........any help is much appreciated! Gallery URL = http://www.bndigitalpix.com/gallery/main.php |
|
alecmyers
Joined: 2006-08-01
Posts: 4342 |
![]() |
It's the right file. Don't edit the original - follow *very* carefully the instructions at the top of the file. Then empty your template cache, which you always need to do with G2.3 after editing templates. if the balance is zero, then since there's no payment to make the order is marked as paid immediately. |
|
dmpool
Joined: 2010-03-21
Posts: 4 |
![]() |
Thanks Alecmyers. Now that I already screwed up by editing the original file.....how can I get it back to the original? Can you send me the original coding I can paste into that file? Then I'll edit it as I should have in the first place? Rookie mistakes! Thanks again...... |
|
alecmyers
Joined: 2006-08-01
Posts: 4342 |
![]() |
uninstall the module and reinstall it |
|