I have a customised member profile page using Solspace’s user module on which I display the latest reviews by user (rating module), latest news weblog articles by the user, and any comments made on news articles by the user.
I have just integrated the EE forum module and would like to display any forum posts made by the user on this custom profile page. All I can find is the exp:forum:topic_titles tag in the docs but I do not appear to be able to feed in the author_id as a parameter. What is the best way I can achieve this?