Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 53,901 through 53,925 (of 69,016 total)
  • Author
    Search Results
  • #75109

    In reply to: BuddyPress Like

    dwkeys
    Member

    Here’s what I have so far that seems to work, you can’t delete your reply by hitting unlike, but you can with the delete button. This starts at line 310.

    /* bp_activity_add( array( 'action' => $action, 'component' => 'bp-like', 'type' => 'activity_liked', 'user_id' => $user_id, 'item_id' => $activity_id ) ); */

    /* Add like as reply instead of new post in activity stream */
    $comment_id = bp_activity_new_comment( array(
    'content' => $action,
    'activity_id' => $activity_id,
    'parent_id' => $parent_id
    ));

    if ( !empty( $comment_id ) )
    bp_core_add_message( __( 'Reply Posted!', 'buddypress' ) );
    else
    bp_core_add_message( __( 'There was an error posting that reply, please try again.', 'buddypress' ), 'error' );

    /*bp_core_redirect( wp_get_referer() . '#ac-form-' . $activity_id );*/

    add_action( 'wp', 'bp_activity_action_post_comment', 3 );

    /* End Like Reply */

    #75108
    dainismichel
    Participant

    @Andrea_r: yeah, the password really does not matter…it’s just to access the site in general. It’s unfortunate to “waste” such a cool password (for me), but I’ll be changing it soon…and really…even if someone accesses it…the info I’m presenting is so alternative to the mind of a western health seeker, that well..it ain’t likely too many people will care to visit the site anyway (as good as it would be for ’em).

    :-)

    #75107
    Arturo
    Participant

    ads block deleted and zip updated, sorry for this “problem” but now is fixed.

    #75106
    dainismichel
    Participant

    okeedokey…looks like that’s all fixed and Arturo uploaded a new version of the theme without ad blocks…cool…hope this process helps those who follow…

    #75105

    *ponder* It doesn’t make any sense to me, except maybe it’s PHP setup. Can you add an image to a regular blog post outside of BP?

    #75104
    Andrea Rennick
    Participant

    @dainismichel @Artruro you guys are posting this all publicly. we can see those passwords.

    #75103
    Tosh
    Participant

    Ya, that would be cool if the My Points page was on the profile page or just not the admin part of wordpress. I didn’t create CubePoints, just this extension of it. So not sure why it’s not giving points for new users.

    Do you have a point value on this page?
    http://www.mysite.com/wp-admin/admin.php?page=cp_admin_config
    Under “Number of points new members get for registering:”

    #75100
    Arturo
    Participant

    is the only ads block i’ve not seen?

    #75099
    dainismichel
    Participant

    is that in bp_after_member_header?

    #75098
    Arturo
    Participant

    oh ok, i’ve found it, give me 2 mins i update the zip files.. sorry

    #75097
    dainismichel
    Participant

    Right under Add this topic to your favorites (?)

    #75096
    dainismichel
    Participant

    I removed from line 1 of post.php, but then an ad block is still appearing right above the username

    #75095
    dainismichel
    Participant

    Sure

    http://community.urine-therapy.org/forums/topic.php?id=3

    login: utcommunity gr8health
    password: gr8health

    #75094
    Heiner
    Participant

    Sorry, no answers, just additional questions:
    @katendarcy Which plug in do you recommend or use for facilitating the payments?

    In the front end I would like to display custome fields of paid users only. Still I want all users to see all custom profile fields when setting up their profiles so they see what they are missing when they have a free membership.

    designodyssey: I found that role scoper helps to shape the user types and their capabilities. So the user role should be the key. In future there might be two or more categories of paid users.
    I see there are a few more of you working on this, so any hints are appreciated.

    #75093
    Arturo
    Participant

    what ads? is possible have a link to check? i’ve removed all the ads block… i think

    #75092
    dainismichel
    Participant

    hey man, I removed that ad block, and ads are still appearing…dude…did you do that on purpose to make some bux off this? now where the heck are those ads coming from?

    #75090
    dainismichel
    Participant

    OK, the ad block is doing something…gonna try to figure out how to turn that off…don’t want it anyways …

    #75089
    dainismichel
    Participant

    This is now line 1

    `<?php require_once(dirname(__FILE__) . '/../wp-load.php');`

    and I am a small step further…we’ll see if I can make posts…

    #75087
    dainismichel
    Participant

    My skypeID is dainismichel, and I’m not sure how to navigate directories in PHP

    Parse error: syntax error, unexpected ‘.’ in /home/dainis/community.urine-therapy.org/forums/bb-config.php on line 1

    rrrg…

    trying require_once(‘/../wp-load.php’); and other variations…

    #75086

    In reply to: BuddyPress Security

    FYI, Ban Hammer doesn’t work on WPMU 3.0 right now which … I don’t plan on fixing, since WPMU has a built-in ban filter. The problem is that BuddyPress is ignoring the built-in Ban Filter of WPMU. I’ve never tested it on WPMU 2.9.x

    Ban Hammer works fine on a single install of WP 3.0, though.

    See https://trac.buddypress.org/ticket/2277 for the Banned domains filtering issue with BuddyPress

    #75085
    dainismichel
    Participant

    Hey, can we do this via skype right now…buck a minute OK for you?

    #75084
    dainismichel
    Participant

    Aww…man…

    Fatal error: Call to undefined function bbad_ad_block() in /home/dainis/community.urine-therapy.org/forums/my-templates/bbbp-default/post.php on line 1

    did you put an ad block in the theme dude?

    Hey, I’d rather send you some money than have your ads appear…

    #75083
    5887735
    Inactive

    I noticed it doesn’t create points for new users. Other than that great plugin.

    It would be great if you could add “My Points” to the profile page. I still need to setup the ranks, not sure how that blends with BP.

    #75082
    Arturo
    Participant

    wp-blog-header.php is the old file to include, add at the top just after <?php the require_once…. with the full path to wp-load.php

    see https://bbpress.org/documentation/integration-with-wordpress/ “Functions” section

    #75081
    dainismichel
    Participant

    Well, looks like things are working, except some of the stuff is in Italian! Har har “Titolo: (breve e descrittivo)”

    …is there a quick language setting or do I need to find all the Italian and translate it manually?

    Har har! :-)

Viewing 25 results - 53,901 through 53,925 (of 69,016 total)
Skip to toolbar