Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

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

  • Ehegwer
    Participant

    @ehegwer

    I’d like to know this too.


    Ehegwer
    Participant

    @ehegwer

    Yep, I just did the update, and so far so good. But if you are concerned, you should do a backup just in case.


    Ehegwer
    Participant

    @ehegwer

    Still works like a charm for me with
    Version 1.2.7
    WordPress 3.0.3


    Ehegwer
    Participant

    @ehegwer

    I’d ask these questions over on the etivite site.


    Ehegwer
    Participant

    @ehegwer

    Creating a child theme really isn’t that hard, and you aren’t relying on a 3rd party to maintain a plugin.

    First I created a new folder in the usual WP themes location, and named it child theme.
    Then I grabbed the header and footer pages from the buddypress/themes folder, and edited them for my page, saving in the new Child theme folder.
    Then,I used a basic generic WP framework to get started, and added some buddypress and wordpress php as needed – just cutting and pasting the loop, and BP stuff as needed.
    Once the first page was made, I just would add or subtract the items needed for individual pages, blog pages, user pages, etc.

    If you know just a little php, html, and CSS it’s not hard.


    Ehegwer
    Participant

    @ehegwer

    Looks like you might have a problem in the DB – If I’m not mistaken the username should be in there somewhere. Try creating a new user. Does the problem persist?


    Ehegwer
    Participant

    @ehegwer

    Why not just add a website profile to the BP side, and forget about (turn off) the WP side?


    Ehegwer
    Participant

    @ehegwer

    +1 – In the WP admin panel, click on users, and then add new. It’s really easy


    Ehegwer
    Participant

    @ehegwer

    What are the permissions set to?


    Ehegwer
    Participant

    @ehegwer

    I’ve been searching all night for this, too.


    Ehegwer
    Participant

    @ehegwer

    As for the usernames, I just added a note to the field that appears on registration. When people are signing up, and that mandatory username field pops up, I make sure users know that this is visible to the entire community. That way they know not to use something private. Most internet users know all about usernames, right?


    Ehegwer
    Participant

    @ehegwer

    Pretty easy. Just create some custom registration fields for each of the categories you want to collect. You can make them mandatory if you want, too.

    Then to make things private you can use the BuddyPress Private Community plugin, and that would prevent prying eyes from seeing things they shouldn’t.


    Ehegwer
    Participant

    @ehegwer

    Yep, that works for me, too.


    Ehegwer
    Participant

    @ehegwer

    This is my first pass, and I’m getting a T-string error on the last line – FWIW, I have no Idea if this is the correct path, but it makes sense to me

    function add_profile_updates_to_activity_feed(){
    global $bp;
    }
    $bp_member_profile_data( ‘birthday’ )

    bp_activity_add( ‘$bp_member_profile_data’,’add_profile_updates_to_activity_feed’)


    Ehegwer
    Participant

    @ehegwer


    Ehegwer
    Participant

    @ehegwer

    Not to hijack, but I saw this and thought someone might have some suggestions for adding profile updates to the activity feed. (I’ve got custom fields, and want a notification to show up in the feed, when updated).


    Ehegwer
    Participant

    @ehegwer

    I can get the plugin to activate without throwing an error by changing line 49 :

    bp_core_new_subnav_item( $bp->friends->slug , __(‘InviteFriends’), __(‘Invite Friends’),

    but I’m having a bugger of a time with the rest.


    Ehegwer
    Participant

    @ehegwer

    thanks!


    Ehegwer
    Participant

    @ehegwer

    I thought I’d resurrect this post, as it’s almost 1/2 a year old. Maybe someone has figured this out? I’d love to know the secret :)


    Ehegwer
    Participant

    @ehegwer

    I’d like to know how to do this, too. It’s pretty easy to do a password reset, and one less form to fill out is one less barrier to entry.


    Ehegwer
    Participant

    @ehegwer

    I’m getting the same error :
    Fatal error: Call to undefined function bp_core_add_subnav_item() in /wp-content/plugins/invitefriends-plug-in/bp-invitefriends.php on line 49

    I’m running the latest
    wp 3.0.1
    BP 1.2.5.2

    would love to see a fix


    Ehegwer
    Participant

    @ehegwer

    Yes, but e-mail notification is a great way to keep members interested (and coming back) – and not everyone uses RSS.


    Ehegwer
    Participant

    @ehegwer

    BTW – I’m looking for some custom gravitars – any designers interested?


    Ehegwer
    Participant

    @ehegwer

    I’m a vegetarian, but your recipe is just the ticket!

    Thanks for the link to Charlie’s article – good read while munching some rabbit food.

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