Skip to:
Content
Pages
Categories
Search
Top
Bottom

Disable forum creation

Viewing 2 replies - 1 through 2 (of 2 total)

  • Erwin Gerrits
    Participant

    @egerrits

    Find the following block of code in the groups/create.php template file (in themes/bp-default, lines 49-61)

    <?php if ( function_exists('bp_forums_setup') ) : ?>

    .. blah blah blah..

    <?php endif; ?>

    Just comment that whole section out (put a /* before and a */ after this block of code) and your users will never get the option to create a forum

    Erwin


    bhafer
    Participant

    @bhafer

    That worked great, thanks! I actually commented out lines 48-60 (the whole block).

    Ben

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Disable forum creation’ is closed to new replies.
Skip to toolbar