hgtonight
MVPhgtonight MVP
This is an activity!
Reactions
-
Re: Some strange issue detected with print discussions
The event only fires 22 times, but the object can store as many references as it wants. (View Post)1 -
Re: Vanilla 2.2 embedded, SSO w/JsConnect - Wish to accomplish two things...
Have you looked at the auto sign in plugin? http://vanillaforums.org/addon/jsconnectautosignin-plugin Have you looked into Yaga? http://vanillaforums.org/addon/yaga-application (View Post)1 -
Re: Prevent new users from posting links
Site wide settings are generally stored in the /conf/config.php file. This is greatly simplified by using a controllers Form object and creating a ConfigurationModel object. For example this function… (View Post)1 -
Re: Vanilla 2.2 embedded, SSO w/JsConnect - Wish to accomplish two things...
Welcome to the community! * You can hide them via CSS. Inspect the element, find a unique selector and set display: none;. If you have set the registration method to Connect, submitting those forms s… (View Post)1 -
Re: Default Role and Permissions For New Discussion
You could just remove the custom permissions completely. Let me illustrate: I have multiple categories, one of which has custom permissions. The Moderators category is not viewable by any role except… (View Post)1
