R_J
AdminR_J Admin
-
Re: Removing "I agree to the terms of service" and "Remember me on this computer" on registration page.
HA! THOSE EXTRAPOINTS ARE MINE! Add the following lines to /conf/bootstrap.before.php if (!function_exists('validateCaptcha')) { function validateCaptcha() { return true; }} But this will b… (View Post)3 -
Re: Rank / badges that replace each other
I cannot help you concerning the first question, but here is the answer to the second one: http://vanillaforums.org/addon/yagaunawardbadge-plugin (View Post)2 -
Re: Search 404 error (from homepage)
I couldn't reproduce it. 1. Using 2.2.1011 2. I've set /categories as my homepage, 3. set vanilla to a subfolder (/vanilla) and 4. searching something from the homepage 5. resulted in a (va… (View Post)1 -
Re: Body is 1778 characters too long
Look at that answer: http://vanillaforums.org/discussion/comment/231091/#Comment_231091 (View Post)4 -
Re: Email notification on Private messages
There is no need to change the core files and you do not do yourself any favor! Replace your first steps with: * Create a conf/locale.php and put <?php in the first line * Add $Definition['Em… (View Post)3
