i have this some problem in board3portal, in portal i see normal link my recent topic script: ... // Exclude forums // $sql_where = ''; if ($portal_config['portal_exclude_forums']) { $exclude_forums = explode(',', $portal_config['portal_exclude_forums']); foreach ($exclude_f...