This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
We have several sites under one mojoPortal instance (host headers). Some of them have forums. When I go to /Forums/UserThreads.aspx?userid=x for a user (from a "View Posts" link in one of the forums for example), I see all posts from all sites, but the links are alll relative to the current site. So links that are actually from forums in other sites don't work.
I think the correct behaviour should be to show only the posts from the current site.
I've logged this in our project tracker with a link to this thread so I'll remember to update the thread whenever this is fixed. It may be a while however before I look into this.
fyi, I just fixed this in the source code repository so it will be fixed in the next release of mojoPortal. It now will filter by site id.
Thanks,
Joe