Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Hi can anyone assist I installed the Discount Coupons 3.3 contribution, everything seems fine except when i was trying to create a discount coupon I have the following

 

BOX_CATALOG_PRODUCTS_EXPECTED within the catalog menu (in admin)

 

I'm sure this should read

 

I have checked everything thouroughly but can't find out where I'm going wrong,

Posted

You've probably accidently deleted the line:

define('BOX_CATALOG_PRODUCTS_EXPECTED', 'Products Expected');

from admin/includes/languages/english.php

 

simply add it back in - it's usually found below define('BOX_CATALOG_SPECIALS', 'Specials');

Posted

Thx Perfectpassion, sorry I made a mistake

 

BOX_CATALOG_DISCOUNT_COUPONS this is the message in Catalog not previous stated one

 

 

I installed the Discount Coupons 3.3 contribution, everything seems fine except when i was trying to create a discount coupon I have the following

 

BOX_CATALOG_DISCOUNT_COUPONS within the catalog menu (in admin)

 

I'm sure this should read

 

I have checked everything thouroughly but can't find out where I'm going wrong,

Posted

the readme.html file for discount coupond v3.3 (contained in the zip) states:

 

OPEN admin/includes/languages/english.php

 

ADD:

 

//kgt - discount coupons

define('BOX_CATALOG_DISCOUNT_COUPONS', 'Discount Coupons');

//end kgt - discount coupons

 

//kgt - discount coupons report

define('BOX_REPORTS_DISCOUNT_COUPONS', 'Discount Coupons');

//end kgt - discount coupons report

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...