Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help Me Pleeeease - Can't Edit Welcome Email


macad613

Recommended Posts

Posted

Hi Guys,

I feel bloody stupid to even submit this post.

I have just spent 4 hrs trying to edit my welcome email.

I have read dozens of posts, The documentation shows:

 

Welcome Email Edits

 

To edit the content of the email you need to look in the following file.

 

catalog/includes/languages/*your language*/create_account.php

 

 

The sections of the file that handle the content of the welcome email is

 

 

define('EMAIL_SUBJECT', '');

define('EMAIL_GREET_MR', '');

define('EMAIL_GREET_MS', '');

define('EMAIL_GREET_NONE', '');

define('EMAIL_WELCOME', '');

define('EMAIL_TEXT', '');

define('EMAIL_CONTACT', '');

define('EMAIL_WARNING', '');

 

But the define sections are not in that file. I have installed sts so I don't

know if that has something to do with it.

I have opened every file in every folder and still nothing. I can modify

every part of the whole OSC ..... But not the welcome email.

 

Can someone PLEASE help me, I feel like an idiot even putting in this post

but I have tryed everything.

 

Many Thanks

Dave

macad613 :'(

  • 1 month later...
Posted

I had the same problem! :blink:

 

I finally found a post telling me where it is located - catalog/includes/languages/english/create_account.php. If you have other languages installed it is probably in the same path with the other language. :)

 

Look for: define('EMAIL_TEXT', You can now take part yada, yada...

 

HTH,

K

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...