Shadowdare
MVPShadowdare MVP
I'll be away on vacation next week and will be back by the end of the month.
Reactions
-
Re: Guest View Permissions
@r0obert, I've managed to make it work around the private community feature, but I've run into another error with the custom view permissions, so I'll have to figure out what's causing the error. I'… (View Post)2 -
Re: Guest View Permissions
The Private Community addon works by adding a button to the dashboard to switch the Garden.PrivateCommunity config setting on or off. This config setting is built into Vanilla. All requests from gues… (View Post)2 -
Re: What Body Formats Do You Use for Basic Pages?
@r0obert, I just released an update with the page format feature! Check it out here: http://vanillaforums.org/discussion/comment/209542/#Comment_209542 (View Post)4 -
Re: Official Basic Pages Feedback Thread
Basic Pages Version 2.1.2 released. Note: If you have the "disable automatic body formatting and allow raw HTML?" setting checked for any pages, you will have to set their format settings t… (View Post)3 -
Re: How to remove username validation?
Add this in the /conf/config.php file (replace the right side to the following if the setting already exists): $Configuration['Garden']['User']['ValidationRegex'] = '\\d\\w_\\x{0800}-\\x{9fa5}'; This… (View Post)2