businessdad
MVPHackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
businessdad MVP
Reactions
-
Re: Custom pre-defined ( dynamic ) signatures based on usergroup/username
Suggestion: when reading @422 replies, mentally apply the following regular expression: preg_replace('/[usergroup|user group]/i', 'role', $What422wrote); (View Post)3 -
Re: Follow a category
It may have something to do with the Advanced Notifications. In 2.1, if a User belongs to a Role who can receive Advanced Notifications, he can choose to get notified when a new Discussion is posted … (View Post)2 -
Re: Would it be possible to send a notification when an answer has been Accepted or Rejected?
I don't think that my changes were ever pulled into the main repository. You can have a look at my forked repository to see the changes. Just keep in mind that they were not made against the latest m… (View Post)1 -
Re: Remove Title
Display Discussion body instead of Title Modify your theme to display the discussion body. In file vanilla/views/discussions/helper_functions.php, replace <?php echo Anchor($DiscussionName, $Discu… (View Post)3 -
Re: Can vanilla integrate with joomla?
Actually, the code should be written in Joomla, Vanilla already provides two plugins for SSO with external applications. I would suggest looking for the solution on Joomla support forums, or commissi… (View Post)2