Forums

Join
bbPress Support ForumsPluginsLeaderboard plugin busted _ck_?

Info

Leaderboard plugin busted _ck_?

  1. The Leaderboard plugin is fantastic, but it is broken. I can get it to show a Leaderboard, but whenever a user clicks on any of the other display options aside from "of all time" they get redirected to the forum homepage, as you can see here:

    http://oxhorn.com/forum/view.php?view=leaderboard

    I'm not the only one with this problem, others on the plugin's discussion have had it too. how can this be fixed?

    Thanks :)

  2. Must be an old version I have on the SVN

    Edit the view.php template for the plugin and add this before the

    </form>
    <input type="hidden" name="view" value="leaderboard">

    ugh, bbpress.org is messing up the code, make the view template look like this, the one added line in the middle:

    http://pastebin.com/raw.php?i=XbSxR6VQ

  3. Worked perfectly!

    Thanks _ck_ :)

  4. This topic is closed