Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

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

  • jameat
    Participant

    @jameat

    Dear Shane.

    You are a genius (or I am a blockhead). It was the quotes in my bp-custom.php file! They were curved and not straight verticals, dope.

    All fine now

    Thanks again


    jameat
    Participant

    @jameat

    Thanks shane.

    I took a look at that doc you link but feel this is a little beyond my capabilities!
    Looking around the bbpress documentation I found this

    They tell me to add
    define( ‘BP_GROUPS_DEFAULT_EXTENSION’, ‘members’ );
    to my wp-content/plugins/bp-custom.php file. But that doesn’t seem to work.

    This is what I wrote in the bp-custom.php file:

    <?php
    define( ‘BP_GROUPS_DEFAULT_EXTENSION’, ‘forum’ );
    ?>

    Is there anything obviously wrong with this which may explain it not working?

    Thanks again.


    jameat
    Participant

    @jameat

    Hi Jeff

    I tried that but I must be doing something wrong as it doesn’t work.
    I created a bp-custom.php file and put it in the plugins folder (not buddy press).

    This is exactly what I wrote

    <?php

    // hacks and mods will go here
    define( ‘BP_GROUPS_DEFAULT_EXTENSION’, ‘forum’ );

    ?>

    Where am I going wrong? Help would be much appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)
Skip to toolbar