@imagecrisis
9 years, 1 month ago
Try changing:
$active_topic = $bbp->current_topic_id;
…to:
$active_topic_id = $bbp->topic_query->post->ID;