-
nit3watch posted on the forum topic Clone Groups so I have '/groups' and '/clubs'? in the group Creating & Extending:
@hempsworth what you could try is the group categories plug-in, havn’t had a look at it yet but maybe something to look into.
-
Hempsworth posted on the forum topic Different sign up form to make different usertypes in the group How-To and Troubleshooting:
I’d like to do exactly the same thing… haven’t had any luck yet though
-
Hempsworth joined the group How-To and Troubleshooting
-
hello posted an update:
@hempsworth Hello,
I visited your profile today at( http://buddypress.org) and I find out that you’er
the type my heart love, I believe we suit for real love, let walk that
presious thing out for heart desire, I hope and believe we match for
good. When contacting reply to my mail address(presiousjerry@yahoo.ca)
waiting for the love.
I am Miss presious -
Hempsworth started the forum topic Clone Groups so I have '/groups' and '/clubs'? in the group Creating & Extending:
Is there a way to create a new ‘type’ of group as well as having the regular groups work too. So if I were to go to ‘/groups/mygroup’ or ‘/clubs/myclub’ both would work, and both would have the same features as regular groups? Because I want both to work I can’t just rename the group [...]
-
Pisanojm posted an update in the group BuddyPress Like:
@hempsworth Would love to see the functionality of this plugin to include a ”preview” of what was liked… This would enhance our users probability of clicking to view ”what” was ”liked”. I.E. Instead of:
”Pisanojm Liks Somebody’s Activity” it would say this then include a 75 character preview of what was liked…
”Pisanojm Likes Somebody’s activity” THEN include a 75 Character Blurb…..
I know this would be useful for us.
-
Mark posted an update:
@hempsworth Hey, just a quick one – bp like – Fatal error: Call to undefined function friends_get_friend_user_ids() in /home/collabbo/science3point0.com/wp-content/plugins/buddypress-like/bp-like.php on line 381 – any ideas? WP 3.0.1 bp 1.2.5.2. Cheers
It’s because you disabled the friends component. I’m guessing you’re using the BP Followers plugin in its place. You’ll need to modify that to use follower ID code.
Well done that man. Thanks r-a-y, so I need to modify the bp like plugin everytime it says friends to say follower, right?
Not necessarily, you need to find the correct function that outputs the follower IDs. Dig around the buddypress-followers plugin.
hempsworth should maybe think about adding a filter so the bp-like plugin isn’t solely dependent on friends.
Then anyone could easily override this.
I’ve found a solution, if you have not fixed it already…
Go to the plugin editor, select the file named ”buddypress-like/bp-like.php” then find
$users_friends = friends_get_friend_user_ids($user_id);
And replace with…
//$users_friends = friends_get_friend_user_ids($user_id);
global $wpdb;
$users_friends = $wpdb->get_col(”SELECT follower_id FROM wp_bp_follow WHERE leader_id = ’$user_id’”);Thanks @wee493 but it didnt quite work:
This plugin has been deactivated because your changes resulted in a fatal error.
Parse error: syntax error, unexpected T_STRING in /home/collabbo/science3point0.com/wp-content/plugins/buddypress-like/bp-like.php on line 383
-
cynthia posted an update:
@hempsworth
Greeting,My name is Cynthia, I am single natural biological chocolate lady seriously seeking for long-term relationship,pen-pal, causal,friend, short time relationship or marriage.
My e-mail:… (cynthiahalme1@yahoo.com) :
I am girl with understanding,honest, romantic and interesting woman with domestically, lively, child-loving and faithful. I am Final year Medical Nurse Student Studying in University.My interests and hobbies: movies / theatre,sports, walks,Music,swimming and nature.
I wish will move forwardly so that we can be able to know each other well through your
Relationship are more important for maturity understanding and esteem, honest, safety family and to being loved.I am waiting to read from you soonest : My e-mail:… (cynthiahalme1@yahoo.com) : take carer of your self for me and have successful new day.
Yours faithfully in love,Cynthia. -
anta posted an update:
Hi,
My name is Anta, I love your buddypress.org please mail me back here (antao@ymail.com) so I can tell you more about myslef ok.
Awaiting to see your lovely response
Ms.Ant -
Hempsworth started the forum topic Membership Database, BuddyPress integration in the group Creating & Extending:
I´m working on a project where we will have a large membership database, with some users having WP/BP accounts and some not. There will be a column in the membership table for WP ID, which will reference back to the WP/BP account if they have one. I would like the data contained in the custom [...]
-
Hempsworth joined the group Creating & Extending
-
Erich73 posted an update:
@hempsworth Hello Hempsworth,
do you have a german-language version available for this Plugin ?
I am willing to translate.Many thanks,
Erich -
Gpo1 posted an update:
@hempsworth Can you amend or add FB option with this plugin or make a FB like plugin?
-
gwu123 posted a new activity comment:
@hempsworth — is this the fix ??
In reply to - gwu123 posted an update in the group BuddyPress Like: is there a way to stop Buddypress Like from creating an activity when user likes something? · View -
-
paulhastings0 posted on the forum topic Activity Stream – "XYZ User has a new avatar" in the group How-To and Troubleshooting:
@hempsworth, do you have any insights on this?