Twitter Plugin Help
Hey guys thanks in advance for the help. I enabled the Twitter plugin today and got it working successfully however it does an unexpected result when people use it. I have our site setup for Approval Registration. Normal registering puts people in a queue for me to approve. When a person uses twitter to log in for the first time they automatically get the Member Role and no approval happens. It basically bypasses my approval process and I don't want this. Reviewing the code I can't see where the function call is made to set up the user with a specific role. The facebook plugin doesn't do this. Is there a line of code in the Twitter plugin where I can specify the account type when it's created? Already searched for plugin documentation and besides basic quick starts cant find much to help myself.
Thanks!
Comments
Welcome to the community!
What version of Vanilla are you running?
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
Thanks. I installed the latest version yesterday: 2.0.18.8
Lots of views to the post but not much help. Can any plugin developers provide a sample code snippit of how to create users using the extended Gdn_Plugin class?
What role are they placed in currently?
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
Through normal and Facebook signup they get inserted as an "Applicant". Using the Twitter plugin they automatticaly bypass Applicant or get elevated to "Member"
I'll just remove it. This plugin doesn't seem very well supported. Thanks