Bleistivt
ModeratorBleistivt Moderator
Reactions
-
Re: Automatically assign a role to a certain email?
Would require a custom plugin. But you could also do something similar with invites: Bulk Invite http://vanillaforums.org/addon/bulkinvite-plugin Invite Roles https://github.com/hgtonight/Plugin-Invi… (View Post)1 -
Re: Enabling 'Twitter' plugin causes blank pages
This is the patch to apply (will be in 2.2) https://github.com/vanilla/vanilla/pull/2185/files Some hosts install a PHP OAuth extension which causes a naming conflict. (View Post)7 -
Re: Vanilla 2.2 beta 1 is now available
I just came across a host that does a "silent" redirect to its PHP CGI handler. So if you experience that all urls show the homepage in Vanilla 2.2, you can try adding this to your bootstra… (View Post)4 -
Re: How does the Editor built the Emoji array in $toolbarDropdownEmoji
You can add more by adding to the editorlist in the emoji manifest.php. (View Post)4 -
Re: Activationlink strange bug
As you are probably not using SendGrid, you can safely change it to 8bit. Just found out it's actually a bug with the mail library included in vanilla. Updating that library should fix it. (View Post)1