Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 25 replies - 26 through 50 (of 60 total)
  • @guigoz

    Member

    @travel-junkie

    Hi,

    If I try to invite friends by clicking ‘Edit” button, I have this error : “Your event could not be edited. Please try again!”

    About inviting system, it would be awesome your plugin support the “Invite Anyone” plugin.

    Thanks for your work.

    @guigoz

    Member

    @travel-junkie
    For inviting system, only event creator can invite his friends ? Attendee can’t invite his friends ?

    @guigoz

    Member

    @Travel-Junkie @Svenl77

    Hi,

    If you want, I can translate your plugin in french. I think you have my email @Svenl77.

    @guigoz

    Member

    Just tested an event’s creation too.

    Great ! Would be awesome to be able to invite contact with display name autosuggest, as messaging system of buddypress. Or : a link wich open java popup with current friends list (avatar + display name), as facebook invites.

    EDIT : I think invite system should be in a specific page, not on the editing event screen.
    Have you plan remind upcoming events by email function ?

    @guigoz

    Member

    @Travel-Junkie
    Thanks.

    @guigoz

    Member

    Hi,

    Is anyone knows how to remove “Favorite” tab on profile activity and general activity tab + menu in adminbar ?

    Thanks

    @guigoz

    Member

    @antonrsa
    If you need more tester, let me know.

    @guigoz

    Member

    Nobody ?

    @guigoz

    Member

    @nahummadrid @r-a-y

    Is anyone has done Search Activity on his website ? Would be great to have a tutorial.

    Thanks.
    Guillaume.

    @guigoz

    Member

    I’ve placed this code before button display. But I think it will be better to charge the plugin only if the admin is logged in, just after to have checked if buddypress is runing, I don’t know how to do that. Excuse my english..

    if ( $bp->loggedin_user->is_site_admin ) {

    @guigoz

    Member

    @brainwaves

    Other question. Is it possible to do the same thing for groups activity ? And for users activity ?

    @guigoz

    Member

    @brainwaves
    You’re my hero. Thanks !

    @guigoz

    Member

    Nobody ?

    @guigoz

    Member

    @boonebgorges

    Hi,
    Thanks for this tips.
    I need to display as delault “activity_update” AND “new_blog_post” AND “new_blog_comment”. How can I add this to your code ?
    Any idea ?
    Guillaume.

    @guigoz

    Member

    Ok. Thanks for the idea, I’ll try differently.

    @guigoz

    Member

    @nuprn1

    In bp-groups.php, I’ve replaced :

    bp_core_new_subnav_item( array( ‘name’ => ( ‘Forum’, ‘buddypress’ ), ‘slug’ => ‘forum’, ‘parent_url’ => $group_link, ‘parent_slug’ => $bp->groups->slug, ‘screen_function’ => ‘groups_screen_group_forum’, ‘position’ => 40, ‘user_has_access’ => $bp->groups->current_group->user_has_access, ‘item_css_id’ => ‘forums’ ) );

    by

    bp_core_new_subnav_item( array( ‘name’ => sprintf( __( ‘Forum (%s)’, ‘buddypress’ ), groups_get_groupmeta( $bp->groups->current_group->id, ‘forum_id’ ) ), ‘slug’ => ‘forum’, ‘parent_url’ => $group_link, ‘parent_slug’ => $bp->groups->slug, ‘screen_function’ => ‘groups_screen_group_forum’, ‘position’ => 40, ‘user_has_access’ => $bp->groups->current_group->user_has_access, ‘item_css_id’ => ‘forums’ ) );

    But the fonction called catch the current group forum id instead of the current group forum topic count.

    Is it why you told me that : “you may also want to look at BP_Groups_Group::get_global_forum_topic_count but that is an overall general count – this function could be duplicated and changed to a per forum_id basis.” ? Because I don’t understand what you mean..

    Thanks.

    @guigoz

    Member

    Ok. Thanks ! I’ll test that.

    @guigoz

    Member

    No idea ?

    @guigoz

    Member

    Help me pleeeeeeeease ! Thanks :)

    @guigoz

    Member

    @lincme.co.uk
    Thanks, it’s exactly what I’was looking for. But I want to filter activity only for groups activity, not for global activity. Do you know how I can do this ?

    Guillaume.

    @guigoz

    Member

    Nobody ?

    @guigoz

    Member

    I have the same with 2.9.2/1.4.2.1. Is it fixed with new BP version ?

    @guigoz

    Member

    @Dwenaus

    Hi,

    Could you send me your release please ?

    Thnaks !

    coulon.guillaume ‘at’ gmail.com

    @guigoz

    Member

    Up

    @guigoz

    Member

    Nobody ?

Viewing 25 replies - 26 through 50 (of 60 total)
Skip to toolbar