Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
You should be able to just run a custom query directly on your database to handle this situation to get existing users their license keys. You'll need to create the query your self by updating _comprofiler with a subquery to _cbsubs_subscriptions since you need the subscription id and plan id.i did this because there are lots of members who are already registered and they do not have this license key yet generated.
Please Log in or Create an account to join the conversation.
Kyle,You'll need to create the query your self by updating _comprofiler with a subquery to _cbsubs_subscriptions since you need the subscription id and plan id.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.