Forums

Join
bbPress Support ForumsPluginsProfile information Mini Track

Info

Profile information Mini Track

  1. Hi, sorry for crossposting.

    I use the Mini Track plugin. In the footer it states

    There are x users online. x of them are on this page. x of them are members: admin,etc.

    I got error when i click on the member name. Obviously it's because of

    http://www.mysite.com/forum/profile.php?id=xx

    How can i change this in the plugin to show the profile information:

    http://www.mysite.com/forum/forum/profile/xx

    Thx in advance.

  2. Sounds like you need to add some rewrite rules for use with that plugin. I don't see anything about it in the readme.txt, but now that I think about it, those non-pretty links should even when permalinks are enabled. For example, this link will be rewritten to my profile, even though it's an ugly link:

    http://bbpress.org/forums/profile.php?id=65703 end up here:
    http://bbpress.org/forums/profile/chrishajer

    Also, there shouldn't be two forum in your pretty link. It should look like this:
    http://www.mysite.com/forum/profile/xx

  3. You re right, correct one http://www.mysite.com/forum/profile/xx

    Was an error in my previous post.

  4. Is it working?

  5. I dont know which code i have to add and where in mini-track.php

  6. You must log in to post.