Skip to Content Skip to Menu

Puzzled! ( CBsubs subscriber status)

  • mikerotec
  • mikerotec
  • OFFLINE
  • Posts: 346
  • Thanks: 28
  • Karma: 2
4 years 8 months ago - 4 years 8 months ago #316531 by mikerotec
Puzzled! ( CBsubs subscriber status) was created by mikerotec
I'm working up a query to extract user email lists ( paid members, free members,expired paid members...)

In JOM_cbsubs_subscriptions, MOST of the paid subscription entries have `expiry_date` and/or `previous_expiry_date`, but some others do not... wondering what's the deal with that? It seems to coincide with status "C" or "R"... is there a doc explaining the A, I, R, U, C ( etc) status?

thanks in advance!
Last edit: 4 years 8 months ago by mikerotec.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48435
  • Thanks: 8275
  • Karma: 1443
4 years 8 months ago #316543 by krileon
Replied by krileon on topic Puzzled! ( CBsubs subscriber status)

is there a doc explaining the A, I, R, U, C ( etc) status?

No, we don't provide documentation to explain database structure. Below is what the statuses mean though.

A = Active
R = Registered Unpaid
X = Expired
C = Unsubscribed
U = Upgraded to other
I = Invalid

In your case it's working fine. The subscriptions without an expiration date have been cancelled or haven't been paid yet. Your query should be specifically checking for a status of A (active) to ensure you're only grabbing a list of active subscribers.


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.
The following user(s) said Thank You: mikerotec

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

Moderators: beatnantkrileon
Powered by Kunena Forum