Mark I have an issue with the update v1.2, I will try to describe it...
In the
Activity stream, all threads posts shows - redirect to the same forum.
Code at thread phrase is:
<a href="{1}" class="username">{2}</a> started a thread <a href="{3}">{4}</a> in
<a href="{5}">{6}</a>
This
<a href="{5}">{6}</a>
always shows, example: Mydomain/forumdisplay.php?7
--------------------------------------------------------------------------
Same with posts
<a href="{1}">{2}</a> replied to a thread <a href="{3}">{4}</a> in
<a href="{5}">{6}</a>
This
<a href="{5}">{6}</a> shows the same forumdisplay as above.
When I put OFF the modification does not fix, only fixes when disable from
Plugins & Products
Maybe I did not manage to describe well, sorry for my bad English.