Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: bug ? groups_get_groupmeta( $bp->groups->current_group->id, 'forum_id' )


Sven Lehnert
Participant

@svenl77

Thanks etiviti (rich!),

I’m not in the loop, I need it in the header.

Thats what I tried:

$forum_template = new BP_Forums_Template_Forum( 'newest', groups_get_groupmeta( $bp->$current_component->$current->id, 'forum_id' ), false, 1, 1, 1, 'all', false );

Is there a way to get the forum topic by slug?

I can get the forum topic slug from:

$bp->action_variables[1];

Skip to toolbar