whu606
MVPwhu606 MVP
Reactions
-
Re: Where can we get Vanilla 2.1 ?
@fr3333333x I can see why you might say that. However, the fewer the beta testers, the longer it takes to get any bugs fixed. (View Post)1 -
Re: Where can I edit a Discussion page?
You can declare a css rule for a specific type of page by prefixing a . and the page type name e.g. .discussion.discussions.messages etc. (View Post)2 -
Re: Bots passing recaptcha?
Search addons for BotStop, and read the threads about it to see how to set it up with registration approval. (View Post)1 -
Re: Bonk when trying to register
@rkneschke My working one looks like this, so it looks like you missed something! <?php if (!defined('APPLICATION')) exit();// Define the plugin:$PluginInfo['BotStop'] = array( 'Description' =>… (View Post)1 -
Re: how to support attachment and quote?*
@wzttest1 The plugins you mention, like all plugins, will be supported (or not) by the plugin's author. Tim, afaIk, is part of the Vanilla team, but that doesn't imply that other Vanilla developers w… (View Post)1