Search Results for 'buddypress'
-
AuthorSearch Results
-
April 25, 2010 at 2:29 pm #75109
In reply to: BuddyPress Like
dwkeys
MemberHere’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 */
April 25, 2010 at 2:12 pm #75108In reply to: BuddyPress Default theme for bbPress
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).
April 25, 2010 at 2:12 pm #75107In reply to: BuddyPress Default theme for bbPress
Arturo
Participantads block deleted and zip updated, sorry for this “problem” but now is fixed.
April 25, 2010 at 2:10 pm #75106In reply to: BuddyPress Default theme for bbPress
dainismichel
Participantokeedokey…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…
April 25, 2010 at 2:10 pm #75105In reply to: BuddyPress and WordPress 3.0
Ipstenu (Mika Epstein)
Participant*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?
April 25, 2010 at 2:09 pm #75104In reply to: BuddyPress Default theme for bbPress
Andrea Rennick
Participant@dainismichel @Artruro you guys are posting this all publicly. we can see those passwords.
April 25, 2010 at 2:07 pm #75103In reply to: [New Plugin] CubePoints Buddypress Integration!
Tosh
ParticipantYa, 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:”April 25, 2010 at 1:58 pm #75100In reply to: BuddyPress Default theme for bbPress
Arturo
Participantis the only ads block i’ve not seen?
April 25, 2010 at 1:57 pm #75099In reply to: BuddyPress Default theme for bbPress
dainismichel
Participantis that in bp_after_member_header?
April 25, 2010 at 1:57 pm #75098In reply to: BuddyPress Default theme for bbPress
Arturo
Participantoh ok, i’ve found it, give me 2 mins i update the zip files.. sorry
April 25, 2010 at 1:56 pm #75097In reply to: BuddyPress Default theme for bbPress
dainismichel
ParticipantRight under Add this topic to your favorites (?)
April 25, 2010 at 1:55 pm #75096In reply to: BuddyPress Default theme for bbPress
dainismichel
ParticipantI removed from line 1 of post.php, but then an ad block is still appearing right above the username
April 25, 2010 at 1:54 pm #75095In reply to: BuddyPress Default theme for bbPress
dainismichel
ParticipantSure
http://community.urine-therapy.org/forums/topic.php?id=3
login: utcommunity gr8health
password: gr8healthApril 25, 2010 at 1:54 pm #75094In reply to: Groups vs Roles vs Custom Profile Fields
Heiner
ParticipantSorry, 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.April 25, 2010 at 1:53 pm #75093In reply to: BuddyPress Default theme for bbPress
Arturo
Participantwhat ads? is possible have a link to check? i’ve removed all the ads block… i think
April 25, 2010 at 1:50 pm #75092In reply to: BuddyPress Default theme for bbPress
dainismichel
Participanthey 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?
April 25, 2010 at 1:45 pm #75090In reply to: BuddyPress Default theme for bbPress
dainismichel
ParticipantOK, the ad block is doing something…gonna try to figure out how to turn that off…don’t want it anyways …
April 25, 2010 at 1:44 pm #75089In reply to: BuddyPress Default theme for bbPress
dainismichel
ParticipantThis 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…
April 25, 2010 at 1:35 pm #75087In reply to: BuddyPress Default theme for bbPress
dainismichel
ParticipantMy 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…
April 25, 2010 at 1:32 pm #75086In reply to: BuddyPress Security
Ipstenu (Mika Epstein)
ParticipantFYI, 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
April 25, 2010 at 1:32 pm #75085In reply to: BuddyPress Default theme for bbPress
dainismichel
ParticipantHey, can we do this via skype right now…buck a minute OK for you?
April 25, 2010 at 1:29 pm #75084In reply to: BuddyPress Default theme for bbPress
dainismichel
ParticipantAww…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…
April 25, 2010 at 1:28 pm #75083In reply to: [New Plugin] CubePoints Buddypress Integration!
5887735
InactiveI 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.
April 25, 2010 at 1:26 pm #75082In reply to: BuddyPress Default theme for bbPress
Arturo
Participantwp-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
April 25, 2010 at 1:25 pm #75081In reply to: BuddyPress Default theme for bbPress
dainismichel
ParticipantWell, 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!

-
AuthorSearch Results