Bleistivt
ModeratorBleistivt Moderator
Reactions
-
Re: What is this all about?
Sorry, I was a little lazy with the description. It lets you click on any place in the discussion row, conversations row, MeMenu flyout and categories table to open the link. Just noticed I didn't ta… (View Post)2 -
Re: Plugin to Restrict Thread creations
Have you tried StopForumSpam? You can also set the Vanilla.Approval.Require permission for the user role. This enables pre-moderation so that posts of users require moderator approval until the user … (View Post)1 -
Re: Link to reset password and link to confirm Registration not working
This is a known problem which is exclusive to hotmail: http://vanillaforums.org/discussion/28326/activationlink-strange-bug https://github.com/vanilla/vanilla/issues/2207 (View Post)6 -
Re: Broken in 2.2, fails on "livequery" js
Either use the newer version from here: https://github.com/vanilla/addons/tree/master/plugins/Quotes Or use jQuery migrate http://vanillaforums.org/discussion/26755/running-newer-version-of-jquery-1-… (View Post)1 -
Re: Any suggestions for adding subjects to Private Messages?
No need for a plugin, there is a hidden config option for this :) $Configuration['Conversations']['Subjects']['Visible'] = TRUE; (View Post)12