Search Results for 'buddypress'
-
Search Results
-
@hnla, @shanebp, @danbp, @henrywright
Hi
I am a newbie Buddypress user, and i have started and am trying to get a simple example of hierarchy for groups running.
my site is http://www.philcheney.com/WPLISN/
I am using WORDPRESS 4.7.3 running Twenty Fifteen theme.
Installed Buddypress 2.8.2 successfully, can use the product ok. πAs soon as I enable the BP Group Hierarchy plugin the site halts with
The http://www.philcheney.com page isnβt working
http://www.philcheney.com is currently unable to handle this request.
I have deactivated that plugin now, and the site works fine. It is repeatable.
I have little test data, and not sure why it is doing this. Any ideas?Are others successfully using this plugin and if not, where do i go to get group hierarchy capability?
thanks so much,
PhilTopic: customizing profile-header
hey. i know it’s been asked a few times, but after days of research i’m not getting any further (i also read the article about theme-compatibility, but didn’t help). i’d like to have the displayname beside the avatar on profiles and the mentionname smaller below, so i copied the folder ‘buddypress’ from bp-templates into my child-theme-folder (emmet-lite) and tried to edit member-header.php, but it doesn’t seem to have any effect.
i tried this code i found somewhere: `<?php if ( bp_is_active( ‘activity’ ) && bp_activity_do_mentions() ) : ?>
<h2 class=”user-displayname”>
<?php bp_displayed_user_displayname(); ?>
<small>@<?php bp_displayed_user_mentionname(); ?></small>
</h2>
<?php endif; ?>`what am i doing wrong? can someone help? appreciate it.
Topic: Invalid Password
Hi,
I’ve had users complain of issues with their passwords and I have created some test accounts and have been able to duplicate them. If I change a user’s password, sometimes it will work 30 minutes later, but sometimes not. I also have used the Forgot Password link and reset the password that way and it will not allow me to log in. I’ve also reset them from the admin dashboard. I get an “Invalid Password” message under the login area.
Through many various tests I have noticed that if I change a password and then get an Invalid Password and then go into the dashboard and update ANY plugin or deactivate ANY plugin that I am then able to log in immediately with the new password.
The problem is that I have no idea why that is happening or how to fix it. Do you have any advice?
Thank you.
Here are the system settings:
WP 4.7.3
Socialize theme – using a child theme. No modifications to core.
Buddypress 2.8.2
On GoDaddy managed WordPresshi,
I am working on a project where I am using two themes for different purpose. My problem is I need a dynamic link or query keyword for the loggedin user in the non active theme. I’ve come across bp_loggedin_user_domain() function as it can generate a dynamic link for logged-in user but can’t find how to create a link by using this function in function.php. I have nominal knowledge so pardon if I am wrong somewhere. I need to put the dynamic link or query in the multiple theme plugin and that will do my work. please help as I am clueless.I’m having an issue I can’t seem to solve with my BuddyPress instance.
PROBLEM: I’d like contributors to receive an email when anyone post to their blog. I don’t have groups on because I want the site to be one single group where all the members can contribute.
I also have the site configured so that when an individual posts a blog post it displays on the main site page.
What am I missing?
Hi there. I’m using Buddypress 2.8.2 to create a directory for my membership site that uses Memberpress. I have a few people who are no longer members, but they’re still showing up in the directory. Is there an easy way to prevent non-members from showing up in the directory?
Note: Please do not provide a .php fix. I edited the php a couple days ago to apply a fix (unrelated to this one) and it crashed my entire site. I will not be editing the php.
Topic: Hide Username from Profile
Hi there. I have a membership site that uses Buddypress 2.8.2 for a member directory. I do NOT want the usernames to display on the profile, as I feel this is a security issue. I’ve seen many solutions that involve the .php file for a fix. However, when I did this it crashed my entire site. I will not be editing the PHP again to apply a fix. Is there any other solution you can offer?
Hello,
Im a newbie to Buddypress and I have a problem that I’m not able to resolve on my own, your help would be greatly appreciated.
Here is the directory page (link here) http://www.atlf.org/repertoire-des-traducteurs/PROBLEM : I do not see anymore the names or phone numbers of my members since I made the update of BuddyPress. I believe the problem occurred since the update.Example : (link here) http://www.atlf.org/members/akin/
On that page we should see the name and phone number of the person.I have installed : BP Version 2.8.2, WP WordPress 4.7.3
Hello,
I am looking to build a new site from scratch and want to get it right the first time.
I want to have BuddyPress, bbPress and a directory plugin. I have been advised to have a multisite platform to help with speed.
Would I have 3 sites like..
1. main site (with pages and blog)
2. buddy press & bbpress
3. directoryor another way?
Thanks! π
I have created a phone number as Buddypress Profile field. I need to check that no two or more user accounts share the same phone number. My query below is not enforcing the restriction.
I need help to resolve this.
function bp_phone_number_validate() { global $bp; global $wpdb; // check if phone number is in use $result=$bp->get_var("SELECT COUNT(*) FROM {$bp->profile->wp_bp_xprofile_data} WHERE value = '{$_POST['field_2']}' GROUP BY id;"); if($result > 0){ $bp->signup->errors['field_2'] = __( 'Phone number is already in use.', 'buddypress' ); } } add_action( 'bp_signup_validate', 'bp_phone_number_validate');Topic: Increasing font sizes
Hi I am a novice at this but I have added Buddypress to the site http://www.letsgoloco.co.uk and find the font sizes are too small …can you tell me how to increase this
Thanks Kate
Have just got up https://magiciansandmagic.com.
Uses buddypress and bbpress.
Will be working on some other functionality. Which will complement both software packages.
Go ahead and have a look and let me know if you see anything glaringly obvious that should be changed.
many thanks for the tools.
KennyHi,
By default BuddyPress will pre-fetch all the threaded comments. If the threaded comments is more than thousand, it will slow down my website.
Is there any way to limit pre-fetch threaded comments? Or is there any way to fetch the comments once user click the Show all comments.

Hello,
I am using BP 2.8.2 and WP 4.7.3 and I would like to prevent the formation of a friendship to create a new activity.Followed directions from : https://buddypress.org/support/topic/remove-friendship-notifications-from-activity-stream/ and added
remove_action( 'bp_register_activity_actions', 'friends_register_activity_actions' );
to functions.php which actually changed the format of the post where only the two avatars show up but no text. I disabled all other BP related plugins, repeated the test with the same results.Hi guys,
For month I made the point that the pot file you deliver with your buddypress plugin (v2.8.2) differs from the automated translated file.You pot file has 1969 lines for translation and your automated translated file 2079. That is very unsatisfying. Your German translation only shows the unformal translation but I use my own one, the formal translation. Each time I have to change the lines, hundreds of them.
Please why do you not deliver the newest pot file with your plugin? With a pot file I can update only the lines you have changed very fast.
thank you for getting a better solution.
Kindest regards,
ThorstenHi guys,
I’ve set up a bbPress forum with BuddyPress integration to create sitewide forums + private group forums. I have now created a group and assigned it a forum, but unfortunately when I click on the “Forum” tab on the group page, I always get redirected to the main forum index.I’ve followed this tutorial to set up the group forum: https://codex.buddypress.org/getting-started/installing-group-and-sitewide-forums/#b-set-up-group-and-sitewide-forums
My site: http://lpfancorner.com
My forums: http://lpfancorner.com/forumsI’ve just installed Buddypress and BBPress, so all versions are current. WordPress is also the current version.
Thanks so much for any help!
Hello everybody!
I change my wordpress to a multisite wordpress.
I have a problem, when i want to edit my profil on the frontend (directly on the website) i have an error:
Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 1073741832 bytes) in /homepages/32/d666899670/htdocs/clickandbuilds/community/wp-content/plugins/buddypress/bp-xprofile/classes/class-bp-xprofile-group.php on line 458I put it in 1024MB but it’s look like not enought.
Site1: Theme1 – plugins1
Site2: Theme2 – plugins2It worked yesterday for 1 hour then this morning… not working
how can i do?? π