Full service web hosting, great prices and support. Starts at $1.99/month!
Results 1 to 6 of 6

Thread: Code showing in Gift Voucher and Coupon window

  1. #1
    Member
    Join Date
    Feb 2013
    Posts
    36
    Contribute If you enjoy reading the
    content here, click the below
    image to support our site.
    Click Here To Contribute To Our Site

    Total Contributions For

    Zip142     $ 0.00
    Rep Power
    0


    Default Code showing in Gift Voucher and Coupon window

    When checking out on the catalog/checkout_payment.php page I get the following code that shows in the Gift Voucher and Coupon section where the coupon is supposed to be entered:

    TEXT_ENTER_GV_CODE
    TEXT_GV_CODE_INPUT_D

    Thank you in advance,

    Martin

  2. #2
    osCMax Development Team

    Code showing in Gift Voucher and Coupon window

    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    4,164
    Contribute If you enjoy reading the
    content here, click the below
    image to support our site.
    Click Here To Contribute To Our Site

    Total Contributions For

    ridexbuilder     $ 15.00
    Rep Power
    100


    Default Re: Code showing in Gift Voucher and Coupon window

    You're simply missing the text defines for these items.
    I'll do a quick search of the source files and see where they should be entered.
    For future: your osCmax version and whether a clean install or upgrade, would be helpful.

    catalog/includes/languages/each_language/ot_gv.php
    Code:
      define('TEXT_ENTER_GV_CODE', 'Enter Redeem Code  ');
      define('TEXT_ENTER_GV_CODE', 'Entrez le code à utiliser  ');
      define('TEXT_ENTER_GV_CODE','Introduzca código  ');
      define('TEXT_ENTER_GV_CODE', 'Geben Sie Ihren Gutscheincode ein  ');
    Last edited by ridexbuilder; 08-30-2017 at 01:33 AM.

    Developers resource at bitbucket
    *** *** ***
    oscmax.co.uk / ejsolutions.co.uk
    Hosting plans with installation, configuration, contributions, support and maintenance.
    *** FREE osCmax hosting available ***
    oscmaxtemplates.com

  3. #3
    osCMax Development Team

    Code showing in Gift Voucher and Coupon window

    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    4,164
    Contribute If you enjoy reading the
    content here, click the below
    image to support our site.
    Click Here To Contribute To Our Site

    Total Contributions For

    ridexbuilder     $ 15.00
    Rep Power
    100


    Default Re: Code showing in Gift Voucher and Coupon window

    Same locations for
    Code:
      define('TEXT_GV_CODE_INPUT_DEFAULT', '');
    Note the two single quotes at the end - not a double quote i.e. the default is blank.

    If these definitions are there but not being loaded then you have a deeper issue...

    Developers resource at bitbucket
    *** *** ***
    oscmax.co.uk / ejsolutions.co.uk
    Hosting plans with installation, configuration, contributions, support and maintenance.
    *** FREE osCmax hosting available ***
    oscmaxtemplates.com

  4. #4
    osCMax Development Team

    Code showing in Gift Voucher and Coupon window

    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    4,164
    Contribute If you enjoy reading the
    content here, click the below
    image to support our site.
    Click Here To Contribute To Our Site

    Total Contributions For

    ridexbuilder     $ 15.00
    Rep Power
    100


    Default Re: Code showing in Gift Voucher and Coupon window

    You may have removed the Gift Voucher from the Modules in Admin, Order Totals.

    Developers resource at bitbucket
    *** *** ***
    oscmax.co.uk / ejsolutions.co.uk
    Hosting plans with installation, configuration, contributions, support and maintenance.
    *** FREE osCmax hosting available ***
    oscmaxtemplates.com

  5. #5
    Member
    Join Date
    Feb 2013
    Posts
    36
    Contribute If you enjoy reading the
    content here, click the below
    image to support our site.
    Click Here To Contribute To Our Site

    Total Contributions For

    Zip142     $ 0.00
    Rep Power
    0


    Default Re: Code showing in Gift Voucher and Coupon window

    I checked all 4 files and the code is present in each. Latest version, clean install.

    Thanks
    Martin

  6. #6
    Member
    Join Date
    Feb 2013
    Posts
    36
    Contribute If you enjoy reading the
    content here, click the below
    image to support our site.
    Click Here To Contribute To Our Site

    Total Contributions For

    Zip142     $ 0.00
    Rep Power
    0


    Default Re: Code showing in Gift Voucher and Coupon window

    Well Daaaaah the Gift Voucher in Order totals was not installed.

    Thanks so much!

    Martin

Similar Threads

  1. Gift Voucher & Coupon
    By auntie22 in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 03-12-2006, 06:55 PM
  2. Checkout Problem - Gift Voucher Coupon Zero 0 no balance
    By kenlyle in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 11-07-2005, 08:53 AM
  3. Problem with Gift Voucher/Coupon Email Sent to Customer
    By stewj1 in forum osCMax v1.7 General Mods Discussion
    Replies: 28
    Last Post: 12-28-2004, 04:41 AM
  4. discount coupon, gift voucher and low order fees
    By whitezombie in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 06-15-2004, 02:41 PM

Tags for this Thread

Bookmarks

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
  •