Results 1 to 3 of 3

email message "a gift from...." -error

This is a discussion on email message "a gift from...." -error within the osCmax v1.7 Discussion forums, part of the osCmax v1.7 Forums category; greetings- i just did several searches for things like "redeem AND gift AND voucher" but i still can't find an ...

      
  1. #1
    Member sheikyerbouti's Avatar
    Join Date
    Oct 2002
    Posts
    45
    Rep Power
    0


    Default email message "a gift from...." -error

    greetings-

    i just did several searches for things like "redeem AND gift AND voucher" but i still can't find an answer.

    with the gift voucher system, i have most things working fine, but when a customer sends a gift voucher to another person using the cart, the system generates an email to the recipient of the voucher with the subject line: A gift from Joe Customer.

    the body of the email message says:

    ----------------------------------------------------------------------------------------
    Congratulations, You have received a gift voucher worth $125.00
    ----------------------------------------------------------------------------------------
    This Gift Voucher has been sent to you by Pete Zappa
    With a message saying
    Hi, pete d

    hi,

    just testing the system some more.

    -pete

    To redeem this Gift Voucher, please click on the link below. Please also write down the redemption code which is 6020dc4b57. In case you have problems.

    To redeem please click http://www.mysite.com/oscmax/gv_rede..._no=6020dc4b57

    If you are having problems redeeming the Gift Voucher using the automated link above,
    you can also enter the Gift Voucher code during the checkout process at our store.
    here's my problem: when i click on that link, it takes me to the cart but the page is really botched in the following ways.

    1. the Title of the page (up in the blue bar of the browser window) says "NAVBAR_TITLE".
    2. on the page itself, the first thing on the page has all of my CSS header settings but it says "HEADING_TITLE".
    3. and the content on the page has only 2 things, "TEXT_INFORMATION" and "TEXT_INVALID_GV".

    i know there should be some content on the page that actually works, but it's just pulling stuff from some php files instead. what do i need to do to get the actual content on the page?

    many thanks,
    pete

  2. #2
    Member sheikyerbouti's Avatar
    Join Date
    Oct 2002
    Posts
    45
    Rep Power
    0


    Default

    okay,
    it seems the file that is placing those definitions on the page is gv_redeem.php. however, i have text inserted after each of those in the file in question.

    can anyone point me in the direction to help me understand why the text is not being displayed on the page instead of NAVBAR_TITLE, HEADING_TITLE, TEXT_INFORMATION, and so on???

    thanks for any help,
    pete

  3. #3
    Member sheikyerbouti's Avatar
    Join Date
    Oct 2002
    Posts
    45
    Rep Power
    0


    Default

    forget it. michael sorted it out! for anyone else who runs into this issue,
    this piece of code:

    Code:
    require(DIR_WS_LANGUAGES . $language . '/' . FILENAME_GV_REDEEM);
    needs to be in catalog/gv_redeem.php

    thanks,
    pete

Similar Threads

  1. Remove "QTPRO" for "Option Type Feature"
    By adam71o in forum osCmax v2 Customization/Mods
    Replies: 3
    Last Post: 01-10-2007, 09:32 AM
  2. Deleting "Gift Vouchers FAQ" from information box
    By motovelo in forum osCmax v2 Customization/Mods
    Replies: 5
    Last Post: 10-10-2006, 11:41 PM
  3. Email.php "From:" header missing line 500
    By dulceybranch in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 11-10-2005, 01:25 PM
  4. Anyone implemented "order email only" hack?
    By xtech in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 08-15-2004, 06:38 PM
  5. Help "No Right Permission" error message after mod
    By DMG in forum osCMax v1.7 General Mods Discussion
    Replies: 2
    Last Post: 02-02-2004, 06:16 AM

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
  •