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

not working w/ 2.0.18.4

6apxat6apxat New
edited May 2012 in Feedback

The plugin works incorrectly with Vanilla version 2.0.18.4, all the links get me to the last page.

Best Answer

Answers

  • Options
    6apxat6apxat New
    edited May 2012

    So I've added
    after line 26

    $DiscussionName = $Discussion->Name;

    and edited line 43

    'discussion/'.$DiscussionID.'/'.Gdn_Format::Url($DiscussionName).'/%1$s'

    Now it seems to work

  • Options

    Huh. Worked on 2.0.18,4 for me. God knows why. Thanks, I'll update it accordingly.

  • Options

    Doesn't work for me.

    Looking at the source code, it seems you've already applied the fixes listed above. What was it like previously? Maybe removing line 27 and reverting line 43 would work for me.

    thanks,
    Paul

  • Options

    My mistake. It is working on the 'Discussions' view.

    I had my homepage set to 'Categories & Discussions', a view in which this doesn't work. It'd be nice if it did work there too :-)

  • Options

    Was wondering how I can put this beside the Discussion Title instead of below it.

Sign In or Register to comment.