Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2008
    Location
    Lancaster, CA
    Posts
    42
    Plugin Contributions
    0

    Default trouble changing wording of account approval email

    We are currently trying to adjust the text for when an email is sent to a user that has just been approved. Its default text is:
    "Your customer status has been updated. Thank you for shopping with us. We look forward to your business." which I believe is the default text... I have changed the
    secret_admin_dir/includes/languages/english/customers.php
    to:
    PHP Code:
    define('EMAIL_CUSTOMER_STATUS_CHANGE_MESSAGE''<p> Welcome to Graham International online shopping, offering luxury watch bands, phone covers and dog collars.</p>



      <p>  Your wholesale status has been approved and you may now shop our collections 24/7 at www.grahamintl.com.</p>



      <p>  We look forward to working with you!</p>'
    ); 
    But it still sends an email saying:
    Your customer status has been updated. Thank you for shopping with us. We
    look forward to your business.

    We have done a complete download of both the regular includes and the admin includes and cannot find that text in any of them. Does anyone know what we are missing? We have even gone as far as to search through the whole database for it and still cannot find it...

    forgot:
    version:
    Zen Cart 1.3.8a
    Database Patch Level: 1.3.8
    Last edited by abran1984; 6 May 2011 at 12:08 AM. Reason: forgot version number

  2. #2
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: trouble changing wording of account approval email

    Yes, you are in the right place... Try this wording please..
    PHP Code:
    define('EMAIL_CUSTOMER_STATUS_CHANGE_MESSAGE''<p>Welcome to Graham International online shopping, offering luxury watch bands, phone covers and dog collars.<br /><br />Your wholesale status has been approved and you may now shop our collections 24/7 at http://www.grahamintl.com.<br /><br />We look forward to working with you!</p>'); 
    Mark
    Hare Do

  3. #3

    Default Re: trouble changing wording of account approval email

    Haredo is right in you need a good code cleaning, but there is technically nothing wrong with what you have there. Nothing that should cause your email to still go out with a define that no longer exists.

    You should use the developers tool kit in Admin->Tools->Developers Tool Kit, and using the bottom search area, search for Your customer status has been update to see which file on your server still contains that text. something must.

    When you find it, update it with Haredos version of your define text.

 

 

Similar Threads

  1. Display Model based on Account Approval
    By zstar in forum General Questions
    Replies: 4
    Last Post: 18 Feb 2011, 03:15 PM
  2. Automated Account approval
    By dthoward64 in forum Managing Customers and Orders
    Replies: 10
    Last Post: 27 Nov 2009, 02:10 PM
  3. Changing the wording when setting up an account.
    By Rob905 in forum General Questions
    Replies: 1
    Last Post: 22 Mar 2008, 04:45 PM
  4. Changing Info Provided to Admin in CREATE ACCOUNT Email
    By toob in forum Basic Configuration
    Replies: 8
    Last Post: 7 May 2007, 03:03 AM
  5. user account approval module?
    By blackinches in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 13 Dec 2006, 10:06 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR