I am using the MSM for a site, and each sub-site needs to have its own seperate forum.
I have created Forum Boards for each sub-site and they seem to work properly on each sub-site when used with the trigger-word, but I am trying to run the forums through the normal template engine using the {exp:forum} tag, as per the docs here.
This only seems to work for one site, as it is displaying the first forum board on all sub-sites. Changing trigger-words or template names doesnt seem to have any effect..
Is this a bug, or is there some kind of undocumented param that i can pass the {exp:forum} tag to specify which forum id or short name to use? ie {exp:forum short_name="siteB-forum"}