ravisoniets
Forum Replies Created
-
Hi @michaelbeil @ceteix This could be related to 2 possible things:
- Outdated WP core version
- Or the bot does not have permissions to get discord user email.
- Did you modify this PLUGIN constant
ETS_DISCORD_OAUTH_SCOPES? It should set to followingidentify email connections guilds guilds.join gdm.join rpc rpc.notifications.read rpc.voice.read rpc.voice.write rpc.activities.write bot webhook.incoming applications.builds.upload applications.builds.read applications.commands applications.store.update applications.entitlements activities.read activities.write relationships.read
- Did you modify this PLUGIN constant
- This reply was modified 3 years, 1 month ago by ravisoniets.
Forum: Plugins
In reply to: [ExpressTechSoftwares Discord Add-on for Paid Memberships Pro] Modify cronHello, Thanks for writing to us. @vapemex
You can increase processing of scheduled actions from Advanced settings tab.
Follow This: –> Discord Settings –> Advanced –> Set job queue concurrency.
Increase is to any number larger than 1,
Another is: Set job queue batch size, set it to any number larger than 7
These default numbers are optimized for most of the cases, and increasing these may result in getting an API calling error of being RATE LIMITED from the discord.
Hi @vapemex The button will display when you allow “Allow non-member” set to YES, inside discord settings –> Role Mappings
This is needed because button can be added anywhere.If this is something you dont want to set, you should hide the button from non-logged in members.
Divi: https://www.elegantthemes.com/blog/theme-releases/divi-condition-options
Hi @vapemex We dont have WooCommerce version at the moment.
Forum: Plugins
In reply to: [Connect Ultimate Member to Discord] Trouble logging in from the phone@mazen1212 Hi, could you please disable our plugin and re-test, if this solves your issue, then share us the steps to produce the issue.
Forum: Plugins
In reply to: [Connect Tutor LMS to Discord] Not assigned a role on Discordhi @leon1980 yes if you have setup the plugin correctly, make sure the bot role having high priority than the role it has to manage.
Hi,
Make sure the redirect URL in your website admin applications settings and the redirecturl inside https://discord.com/developers/applications
Are same.
Hi @ronitaradipta Yes they will get removed when the membership expires, you can change this behavior by updating the setting inside
Role MappingupdateAllow non-membersNOHi @lococubano the plugin check last action time and add some random seconds to make some distance between the calls.
Hi, @islandpublishing I don’t see any reason at the moment for active members to lose roles and lose visibility to private channels.
There must be some action/events happening on the website that invoke API calls :
- Did you check server audit logs and can confirm the website bot removing roles?
- Any other bot having permission to manage roles?
- 3rd party apps with permissions to manage roles?
How to view AuditLogs.