Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: [SOLVED] minor issue

[SOLVED] minor issue 16 years 4 months ago #319

  • npt
  • npt's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 22
  • Thank you received: 0
DT Reg 2.1.3: When the "member discount" is 0%, this fact shouldn't be displayed on the sign-up screen (it shouldn't say "member discount 0%"). I don't want to display that to my customers-- it's kind of like negative marketing (saying we could give you a discount, but no, we're giving you 0%). In other words, when the discount is 0%, don't display that fact. Update: this only seems to happen on the PayPal screen, not the credit card screen. Thank you Robert

Please Log in or Create an account to join the conversation.

[SOLVED] minor issue 16 years 4 months ago #320

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
Do you have the member discount option set to "None"? The options are None, Amount, or Percent.

Please Log in or Create an account to join the conversation.

[SOLVED] minor issue 16 years 4 months ago #321

  • npt
  • npt's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 22
  • Thank you received: 0
Yes, it's set to "none". This is on the Paypal screen, not the credit card screen. Upon further testing, it is happening in Firefox, but not IE7. Does that help? It looks like you might have to give the app a once-over in Firefox, as this is the 2nd Firefox only issue I've found. Thank you Robert

Please Log in or Create an account to join the conversation.

[SOLVED] minor issue 16 years 4 months ago #322

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
We have fixed this in your site. The problem was the code showed: if($discount_type=2) Needed changed to: if($discount_type==2) We'll get this fix into the download file.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.504 seconds