-
Alex T⚜️ is there anyway to get this wot work with Discussions by Author. I tried the below code in the block but it does not seem to work:
array ( 'module' => 'bx_forum', 'method' => 'browse_author', 'params' => array ( 0 => 'gallery', ), )
Alex T⚜️ is there anyway to get this wot work with Discussions by Author. I tried the below code in the block but it does not seem to work:
array ( 'module' => 'bx_forum', 'method' => 'browse_author', 'params' => array ( 0 => 'gallery', ), )
S
Hello Scholar !
Did you try to apply the mentioned fix?
LeonidS it worked for the Discussion by Category, but did not work for Discussions by Author
This method isn't designed to work with such params, we'll need to add this functionality, we can do it in future releases: