osCmax v2.5 User Manual
Results 1 to 2 of 2

Change standard welcome email text

This is a discussion on Change standard welcome email text within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Hi Can somebody point me in the right direction as to how to change the standard welcome email text generated ...

      
  1. #1
    New Member
    Join Date
    May 2005
    Posts
    5
    Rep Power
    0


    Default Change standard welcome email text

    Hi

    Can somebody point me in the right direction as to how to change the standard welcome email text generated by oscommerce?

    Regards

    Mike

  2. #2
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,699
    Rep Power
    22


    Default RE: Change standard welcome email text

    Nearly all the TEXT displayed is ether dynamic via your database or static which is stored in various files in your includes/language/ directory - ie: includes/language/english.php and other file in the includes/language/english/ directory....

    ie: to change the TEXT that displays : This is the AABox MS2-MAX v1.7.0 distribution of osCommerce 2.2 MS2. This version was originally constructed by Michael Sasek for AABox Web Hosting

    Which BTW looks like:
    Code:
    <P><FONT face="arial, helvetica, sans-serif">This is the  AABox <STRONG><EM>MS2-MAX v1.7.0   </EM></STRONG>distribution of osCommerce 2.2 MS2. This version was originally constructed by Michael Sasek for <A href="http://aabox.com/">AABox Web Hosting</A> . </FONT></P>
    Open up the includes/language/english/mainpage.php file and edit away....

    This page can also be changed in the admin if WYSIWYG contribution if used with M$-IE - not Mozilla or Opera
    Select "Catalog" then "Define Mainpage" (if you use somthing other than m$-IE then you get raw code to edit only....)

    For text sent via Emails after creation an account look in the file "create_account.php"

    Good luck!

Similar Threads

  1. Change text (MODULE_PAYMENT_AUTHORIZENET_TEXT_CVV_LINK)
    By mrgtih2 in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 01-05-2006, 07:53 AM
  2. email text for gift voucher system?
    By sheikyerbouti in forum osCmax v1.7 Discussion
    Replies: 5
    Last Post: 10-05-2005, 12:17 PM
  3. How To Change Main Text
    By Shadeau in forum osCMax v1.7 General Mods Discussion
    Replies: 7
    Last Post: 05-22-2005, 01:48 PM
  4. How to change PHP to use buttons in navbar instead of Text?
    By Anonymous in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 03-16-2004, 09:58 PM
  5. How to change the welcome email ?
    By angie201 in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 04-13-2003, 02:31 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •