Skip to Content Skip to Menu

Two more potential bugs @ CBSubs Promotions

  • sentix
  • sentix
  • OFFLINE
  • Posts: 106
  • Thanks: 7
  • Karma: 0
12 years 10 months ago - 12 years 10 months ago #168980 by sentix
Hi,
again I have encountered two more problems with CBSubs Promotions:

(1)
- Coupon Promotion
- 100% on a plan
- Date range 1904 - 2123 used (to prevent the known bug)
- Use a condition: - Plan 1 (state -not relevant-) and a date comparison

In this case the field to enter the coupon will never Be visible!

(2)
- same as above
- Use a condition: Plan 1 (state -active-) and a date comparison
- Date comparison: Date A = membersince, Date B = orderdate, compare = Date A>Date B-3 days

If the user is member 7 days ago (as shown in his profile) the coupon is still usable.

Please check if this is a bug and if a workaround is avialable.

Thanks a lot.

Regards,
Manfred

Versions: CB 2.7.2, J 3.10.6
Last edit: 12 years 10 months ago by sentix.

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

  • sentix
  • sentix
  • OFFLINE
  • Posts: 106
  • Thanks: 7
  • Karma: 0
12 years 10 months ago #169469 by sentix
Do you have an idea to that issue?

Versions: CB 2.7.2, J 3.10.6

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 47901
  • Thanks: 8157
  • Karma: 1434
12 years 10 months ago #169487 by krileon

In this case the field to enter the coupon will never Be visible!

Does this function fine when no condition is specified? Your condition is saying they must have Plan 1; irrelevant of state. If they're purchasing Plan 1 then no state at all exists for Plan 1 resulting in the condition not being met. Please also ensure your date comparison is matched appropriately.

If the user is member 7 days ago (as shown in his profile) the coupon is still usable.

Please swap Field A and Field B then confirm if still not working appropriately.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

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

  • sentix
  • sentix
  • OFFLINE
  • Posts: 106
  • Thanks: 7
  • Karma: 0
12 years 10 months ago - 12 years 10 months ago #169671 by sentix
@krileon
To your questions:

(1) yes, without the date comparison it works. About "state relevance": If I choose a condition "Plan A is irrelevant", I thought it would be in no way be relevant. You suggest that "no relevance" is in some cases still relevant - confusing!

(2) I swapped the fields, but it still not works. It definitely not works like the titles of the fields suggest.

Allow me one more note: a lot of selections I can make in the tabs of CBSubs have a meaning like "No, it is allowed" which means in conjunction with the question of the select box a double negation. Sometimes it is extremely difficult to understand if an option enables a behavior or not. Please consider a complete review of all your dialogs to give users absolutely clear impression what certain switch will change.

I understand that CBSUbs is an extremely flexible and powerful extension, but it is extremely hard to understand in some cases.

Thanks again for your support and your work!

Manfred

Versions: CB 2.7.2, J 3.10.6
Last edit: 12 years 10 months ago by sentix.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 47901
  • Thanks: 8157
  • Karma: 1434
12 years 10 months ago #169687 by krileon

(1) yes, without the date comparison it works.

This would mean there's a problem with your date comparison.

About "state relevance": If I choose a condition "Plan A is irrelevant", I thought it would be in no way be relevant. You suggest that "no relevance" is in some cases still relevant - confusing!

No, this means that some form of state must exist. It doesn't matter which. It could be pending, inactive, etc.. doesn't matter which.

(2) I swapped the fields, but it still not works. It definitely not works like the titles of the fields suggest.

Could you please try testing "+ 3 days" instead of "- 3 days" and confirm if then working.

Allow me one more note: a lot of selections I can make in the tabs of CBSubs have a meaning like "No, it is allowed" which means in conjunction with the question of the select box a double negation. Sometimes it is extremely difficult to understand if an option enables a behavior or not. Please consider a complete review of all your dialogs to give users absolutely clear impression what certain switch will change.

We're certainly open to suggestions. We've reviewed everything during development and believe to be of understandability. If you've suggestions then please do provide them. All features are also described in detailed within your CBSubs manual.

I understand that CBSUbs is an extremely flexible and powerful extension, but it is extremely hard to understand in some cases.

With new features comes greater complexity and greater learning curve. This is unfortunately just how things work. More is better in a sense of functionality, but then it becomes more confusing and takes longer to understand. We're certainly open to workflow suggestions however.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

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

  • sentix
  • sentix
  • OFFLINE
  • Posts: 106
  • Thanks: 7
  • Karma: 0
12 years 10 months ago #171122 by sentix
@krileon

I tested now all combinations of "orderdate" in relation to "member since" and I found NO combination that prevent the coupon box to appear and therefore the coupon to work!

This is definitely a bug!

Versions: CB 2.7.2, J 3.10.6

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

Moderators: beatnantkrileon
Powered by Kunena Forum