Thank you for contacting me. Please note that I live in the GMT+3 time zone - responses might be delayed by this.
This topic has 7 replies, 2 voices, and was last updated 8 months, 1 week ago by Szabi – CodeRevolution.
-
AuthorPosts
-
-
March 18, 2024 at 4:33 am #10177
Bug 1: Usage message
When a user exceeds their limit the plugin is not displaying the correct usage message. It says “API processing failed, please try again”.
Bug 2: Usage limit does not change when customer changes their membership plan
I created demo memberships that include a free plan and a paid plan (using Ultimate Membership Pro).
I signed up as a demo end user and bought the free plan. The plugin allowed me to use the correct amount of tokens (then displayed the incorrect message above).
Then I bought the paid plan in order to increase the tokens I can use with the chatbot, however, I was still seeing the restriction message.
I think this is the issue: you have coded the plugin to read ALL restriction conditions and restrict usage if ANY of them are true. Therefore, if a user upgrades from a low plan to a higher plan, the plugin will still apply the restriction from the low plan. I think you need to code the rule to apply usage restrictions based on the “highest plan only” and not based on all plans.
You can review this issue on my test site here: https://csnw.com. You have super admin access with this email: <span class=”il”>kisded</span>@yahoo.com
You can signup as a demo end user here: https://csnw.com/member-login/
You can view your Ultimate Membership Pro dashboard (as an end user) here: https://csnw.com/my-account/
-
March 18, 2024 at 11:26 am #10180
Hello,
First of all, thank you for your purchase.
I tried this on my part, but for me it is not happening, might be something that I am missing.
Can you send me, please, temporary admin login credentials to your WordPress install, so I can check this issue out? Send it, please, to my email address: kisded@yahoo.com
Regards, Szabi – CodeRevolution.
-
March 18, 2024 at 11:28 am #10181
You have super admin access with this email kisded@yahoo.com
-
March 18, 2024 at 11:31 am #10182
This reply has been marked as private. -
March 18, 2024 at 11:48 am #10183
I said in my message:
You can review this issue on my test site here: https://csnw.com. You have super admin access
-
March 18, 2024 at 1:44 pm #10188
Hello,
I updated the plugin on your site and fixed these issues, please check. Please enter your API key again in plugin settings, as I used my own during testing.
Regards.
-
March 18, 2024 at 11:06 pm #10205
Thanks. The usage restriction feature seems to be working now but, when the user reaches the limit of their plan, the restriction message is still displaying “API processing failed, please try again”.
-
March 19, 2024 at 4:13 am #10206
This should be also fixed, please clear browser cache and check again.
Let me know.
Regards.
-
-
AuthorPosts
The topic ‘Two bugs in limits & statistics’ is closed to new replies.