Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 25 replies - 1 through 25 (of 47 total)
  • @pimaniii

    Member

    Thank you

    @pimaniii

    Member

    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?

    @pimaniii

    Member

    Not sure why the code is not showing:

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

    define( ‘BP_GROUPS_SLUG’, ‘somethingnew’ );

    @pimaniii

    Member

    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.

    @pimaniii

    Member

    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?

    @pimaniii

    Member

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

    @pimaniii

    Member

    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?

    @pimaniii

    Member

    Quick question:

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

    @pimaniii

    Member

    Awesome, thank you! I will look into this.

    I may come back for a few questions

    @pimaniii

    Member

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

    @pimaniii

    Member

    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.

    @pimaniii

    Member

    When will this issue be fixed?

    @pimaniii

    Member

    And not any other group?

    @pimaniii

    Member

    Anybody?

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

    @pimaniii

    Member

    Thanks!

    @pimaniii

    Member

    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?

    @pimaniii

    Member

    This possible?

    @pimaniii

    Member

    Any thoughts?

    @pimaniii

    Member

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

    @pimaniii

    Member

    Alright, thanks everyone!

    @pimaniii

    Member

    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!

    @pimaniii

    Member

    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?

    @pimaniii

    Member

    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

    @pimaniii

    Member

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

    @pimaniii

    Member

    Or premium.dev?

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