Info
- 5 posts
- 2 voices
- Started 2 years ago by DKB
- Latest reply from DKB
- This topic is not resolved
Profile information Mini Track
-
- Posted 2 years ago #
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.
-
- Posted 2 years ago #
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/chrishajerAlso, there shouldn't be two
forumin your pretty link. It should look like this:
http://www.mysite.com/forum/profile/xx -
- Posted 2 years ago #
You re right, correct one http://www.mysite.com/forum/profile/xx
Was an error in my previous post.
-
- Posted 2 years ago #
Is it working?
-
- Posted 2 years ago #
I dont know which code i have to add and where in
mini-track.php -
You must log in to post.