Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 25 replies - 1 through 25 (of 47 total)

  • Jam
    Member

    @pimaniii

    Thank you


    Jam
    Member

    @pimaniii

    I solved it! But I dont know if this is safe:

    I placed only the define groups directly after the line

    define(‘WPLANG’, ”);

    in wp-config.php

    Safe?


    Jam
    Member

    @pimaniii

    Not sure why the code is not showing:

    Here’s the snippet that I changed between the php tags

    define( ‘BP_GROUPS_SLUG’, ‘somethingnew’ );


    Jam
    Member

    @pimaniii

    Ok, I guess the code did not post in my last post, so here’s what I have:

    <?php

    define( ‘BP_ACTIVATION_SLUG’, ‘activate’ );
    define( ‘BP_ACTIVITY_SLUG’, ‘activity’ );
    define( ‘BP_BLOGS_SLUG’, ‘blogs’ );
    define( ‘BP_FORUMS_SLUG’, ‘forums’ );
    define( ‘BP_FRIENDS_SLUG’, ‘friends’ );
    define( ‘BP_GROUPS_SLUG’, ‘somethingnew’ );
    define( ‘BP_MEMBERS_SLUG’, ‘members’ );
    define( ‘BP_MESSAGES_SLUG’, ‘messages’ );
    define( ‘BP_REGISTER_SLUG’, ‘register’ );
    define( ‘BP_SEARCH_SLUG’, ‘search’ );
    define( ‘BP_SETTINGS_SLUG’, ‘settings’ );
    define( ‘BP_XPROFILE_SLUG’, ‘profile’

    ?>

    I successfully changed the titles, but not the slugs.


    Jam
    Member

    @pimaniii

    Ok, right now, I place exactly this code in my bp-custom.php


    <?php

    define( 'BP_ACTIVATION_SLUG', 'activate' );
    define( 'BP_ACTIVITY_SLUG', 'activity' );
    define( 'BP_BLOGS_SLUG', 'blogs' );
    define( 'BP_FORUMS_SLUG', 'forums' );
    define( 'BP_FRIENDS_SLUG', 'friends' );
    define( 'BP_GROUPS_SLUG', 'somethingnew' );
    define( 'BP_MEMBERS_SLUG', 'members' );
    define( 'BP_MESSAGES_SLUG', 'messages' );
    define( 'BP_REGISTER_SLUG', 'register' );
    define( 'BP_SEARCH_SLUG', 'search' );
    define( 'BP_SETTINGS_SLUG', 'settings' );
    define( 'BP_XPROFILE_SLUG', 'profile'

    ?>

    and uploaded it to /wp-content/plugins. I get this error:

    Parse error: syntax error, unexpected ‘;’ in /home/content/90/5329690/html/*site*/wp-content/plugins/bp-custom.php on line 17.

    Any thoughts?


    Jam
    Member

    @pimaniii

    I did this, but nothing changed. Is there any other setting I have to change first?


    Jam
    Member

    @pimaniii

    Are you sure you meant ” wp-content/plugins/” or wp-content/plugins/buddypress/?

    I already uploaded it to wp-content/plugins/buddypress with the define code

    (<?php

    define( ‘BP_ACTIVATION_SLUG’, ‘activate’ );
    define( ‘BP_ACTIVITY_SLUG’, ‘activity’ );

    etc) But with my changes…. Nothing’s changed.

    Any thoughts?


    Jam
    Member

    @pimaniii

    Quick question:

    So I create Bp-Custom (I am editing the slugs), but will this file be wiped out by future updates?


    Jam
    Member

    @pimaniii

    Awesome, thank you! I will look into this.

    I may come back for a few questions


    Jam
    Member

    @pimaniii

    Anybody? I’m sure this is an easy question I can’tfigure out


    Jam
    Member

    @pimaniii

    I am changing many things. For the theme, I created a child. But I will be editing slugs, some functions, etc to change my site’s layout and look.


    Jam
    Member

    @pimaniii

    When will this issue be fixed?


    Jam
    Member

    @pimaniii

    And not any other group?


    Jam
    Member

    @pimaniii

    Anybody?

    How can I gather other info from a user if they use FBConnect?


    Jam
    Member

    @pimaniii

    Thanks!


    Jam
    Member

    @pimaniii

    Well, I do really like Edublogs, but there are many options I would like to tweak. I do have a lot of WordPress experience, but not that much MultiSite/BP experience. I was planning on using WPMU Dev Premium.

    I don’t need to host thousands of uses (yet =] )

    Think its practical?


    Jam
    Member

    @pimaniii

    This possible?


    Jam
    Member

    @pimaniii

    Any thoughts?


    Jam
    Member

    @pimaniii

    Thanks, I was planning on using something like that, but that doesnt answer my question.


    Jam
    Member

    @pimaniii

    Alright, thanks everyone!


    Jam
    Member

    @pimaniii

    I know it probably depends on the circumstances, but do developers create plugins for free, or must they cost money to be built?

    Let me know if I should specify the actual plugin I want to be built…

    Thanks!


    Jam
    Member

    @pimaniii

    It seems as though WPMUDev has some very powerful plugins and support. They do have many BP plugins, and they say that they can build any sort of plugin by request. Has anyone tried this / know if it works?


    Jam
    Member

    @pimaniii

    For WPMUdev, do you have to pay a monthly subscription? It seems kind of pricey.

    I am also assuming you can use both WPMUdev and Buddydev, as they just provide plugins?

    Thanks


    Jam
    Member

    @pimaniii

    Nice! Any ideas as to when 1.3 is being released?


    Jam
    Member

    @pimaniii

    Or premium.dev?

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