Hello!
Just wanted to ask if there is a way so I cat retrieve the list of forum topics created by an specific user.
Something like:
return BxDolService::call('forum', 'get_user_posts', array($iID));
would make it. Now...where are the forum services exposed?
Thanks in advance!