Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Good evening everyone,

Can someone help me out here. I downloaded the Easy Discount module, and installed all the files to the proper places. I add this to the application top php

 

"include(DIR_WS_CLASSES . 'easy_discount.php');

$easy_discount = new easy_discount;

if (!tep_session_is_registered('easy_discount')) {

tep_session_register('easy_discount');

}

 

I added it towards the bottom of the script. I looked through the entire back end and can't find where I would name my discount and assign a value for that discount.

 

In my Modules/Order totals section I was able to enable the order total mod and select a sort order but that's it, I can't do anything else.

 

Can someone plese help?.

 

Thx,

Kam

  • 4 weeks later...

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...