HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

Does not work with Vanilla 2.1.

Does not work with Vanilla 2.1.

Comments

  • Options

    Good to know, thanks :-)

    There was an error rendering this rich post.

  • Options
    hgtonighthgtonight ∞ · New Moderator

    I was able to test this on Vanilla 2.1b1.11. It works with the following change.

    default.php line 13 change from:

      public function PostController_Render_Before(&$PostController){
    

    to

      public function PostController_Render_Before($PostController){
    

    Search first

    Check out the Documentation! We are always looking for new content and pull requests.

    Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.

Sign In or Register to comment.