Comment to 'Favorite dicsussions error'
  • Hello Molosser Dogs !

    This block has been created to be shown on the profile page and depends from the argument {profile_id}. YOu may see the following code for this block in Developer:

    array (

      'module' => 'bx_forum',

      'method' => 'browse_favorite',

      'params' => 

      array (

        0 => '{profile_id}',

      ),

    The bold line shows the mentioned part. So it will require the code changes.