Search Results for 'private'
-
Search Results
-
BuddyPress: 4.1.0
WP: 5.0.2
site link: (private site)On the members profile pages, clicking certain menu tabs breaks the page – clicking “notifications”, “groups”, or “settings” causes the page to be cut off just below those menu items.
Through plugin and theme disabling, I’ve narrowed the problem down to an incompatibility between BuddyPress and my Divi child theme.
I also learned that an incomplete page is likely due to a fatal PHP problem, so I captured the debug log – sure enough, BuddyPress PHP errors all over the place.
Unfortunately, I’m not savvy enough to know what they mean, or how to fix them.
An insight AT ALL would be appreciated.
—–
[15-Jan-2019 00:59:22 UTC] PHP Notice: add_option was called with an argument that is <strong>deprecated</strong> since version 2.3.0 with no alternative available. in /nas/content/live/thefluentself/wp-includes/functions.php on line 4048 [15-Jan-2019 00:59:22 UTC] PHP Notice: add_option was called with an argument that is <strong>deprecated</strong> since version 2.3.0 with no alternative available. in /nas/content/live/thefluentself/wp-includes/functions.php on line 4048 [15-Jan-2019 00:59:22 UTC] PHP Notice: Undefined variable: titletext in /nas/content/live/thefluentself/wp-content/themes/fluent-self-2017/buddypress/members/single/index.php on line 31 [15-Jan-2019 00:59:22 UTC] PHP Fatal error: Uncaught Error: Call to undefined function bp_is_user_forums() in /nas/content/live/thefluentself/wp-content/themes/fluent-self-2017/buddypress/members/single/home.php:88 Stack trace: #0 /nas/content/live/thefluentself/wp-includes/template.php(690): require() #1 /nas/content/live/thefluentself/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(155): load_template('/nas/content/li...', false) #2 /nas/content/live/thefluentself/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(61): bp_locate_template(Array, true, false) #3 /nas/content/live/thefluentself/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(338): bp_get_template_part('members/single/...', NULL) #4 /nas/content/live/thefluentself/wp-content/plugins/buddypress/bp-members/classes/class-bp-members-theme-compat.php(212): bp_buffer_template_part('members/single/...', NULL, false) #5 [internal function]: BP_Members_Theme_Compat->single_dummy_content('') #6 /nas/content/live/thefluentself/wp-includes/class-wp- in /nas/content/live/thefluentself/wp-content/themes/fluent-self-2017/buddypress/members/single/home.php on line 88 [15-Jan-2019 00:59:24 UTC] PHP Notice: add_option was called with an argument that is <strong>deprecated</strong> since version 2.3.0 with no alternative available. in /nas/content/live/thefluentself/wp-includes/functions.php on line 4048 [15-Jan-2019 00:59:24 UTC] PHP Notice: Only variables should be assigned by reference in /nas/content/live/thefluentself/wp-content/plugins/subscribe-to-comments/subscribe-to-comments.php on line 590 [15-Jan-2019 00:59:24 UTC] PHP Notice: get_currentuserinfo is <strong>deprecated</strong> since version 4.5.0! Use wp_get_current_user() instead. in /nas/content/live/thefluentself/wp-includes/functions.php on line 3853 [15-Jan-2019 00:59:26 UTC] PHP Notice: add_option was called with an argument that is <strong>deprecated</strong> since version 2.3.0 with no alternative available. in /nas/content/live/thefluentself/wp-includes/functions.php on line 4048 [15-Jan-2019 00:59:26 UTC] PHP Notice: Only variables should be assigned by reference in /nas/content/live/thefluentself/wp-content/plugins/subscribe-to-comments/subscribe-to-comments.php on line 590 [15-Jan-2019 00:59:26 UTC] PHP Notice: get_currentuserinfo is <strong>deprecated</strong> since version 4.5.0! Use wp_get_current_user() instead. in /nas/content/live/thefluentself/wp-includes/functions.php on line 3853
I’ve looked all over, so first off, forgive me if this is a duplicate.
I’m looking for an admin screen or menu that allows admin’s to see and possibly approve all private group join requests.
I see the activity feed, but I have to select each notification and while getting newly created members everyday, it is hard to manage all the requests for our different groups.
http://www.star-dance-academy.com
BP version: 4.1.0TIA
Topic: Editing /groups/create.php
I have copied create.php into my theme and am attempting to edit it. How do I set the default checked= to a private group status? No matter what I do public is always checked by default. This question extends to the other form fields as well. Also, where do I edit the action for create.php as I will need to add additional form fields? Thanks.
Topic: Private vs. Public profile
I am integrating my site with WC Memberships, so the user will either be logged in or not. Using BuddyPress’ profiles, will they be able to control what is seen and searchable both to other members who are logged in, and to the public-facing site?
Thanks!
Can someone please assist in how I can create a specific button next to ‘Private Messaging’ to link to an existing page?
Hello, we’re having issues with BuddyPress private messaging on our site https://www.lightstalking.com/
We’re using Version 4.1.0 of BuddyPress running on WP 4.9.8
This issues happens only with an admin account – it’s impossible to send new private messages from an admin account to other users of forum.
When we try to do that, we get an error message (I attached a screenshot of it) – https://www.screencast.com/t/XoU5ZLRaAtf
Let us know if there’s anything to do about this.
Best regards,
LightStalking teamHello, I’d like to ask some help, please.
I need that any user of my site could access the others groups home pages (even others private groups which the user don’t belong to) and access the members lists of any group. Does anybody know any hook or any other way?
Thanks in advance.
This is a five year old topic, but stil unsolved.
Help is appreciated, can anyone in here figure out why the code is not working?How to make subject field in private messages isn’t required?
I did not test this but go into the theme folder members/single/messages/compose.php
find this:<input type=”text” name=”subject” id=”subject” value=”<?php bp_messages_subject_value(); ?>” />
change it to this:
<input type=”hidden” name=”subject” id=”subject” value=”private message” />
Hey All!
It’s me again. I upgraded from BuddyPress 3.2.0 to 4.0.0. After the Upgrade the “Add Members” Form on the Group Page in the Backend was empty. I only got the title “Add new member”.
Is there any workaround?
Thanks in Advance
frostthoWordPress Version 4.9.8
BuddyPress Version 4.0.0
BuddyPress Plugin: LH Private BuddyPress 1.0.8
Running on Apache / Ubuntu 18.04Hi, I need to consent the Private Messages reply only to specific User Role.
So every registered user can read the Private Messages, butI need to to consent the Private Messages reply only to specific User Role.What Should I do to do that?
Hello,
I made a button below each post for sending a message to the post author. But I need also that the subject line fills automatically with the post title and ID.
This is the code I have now:
/** * Get a link to send PM to the given User. * * @param int $user_id user id. * * @return string */ function buddydev_get_send_private_message_to_user_url( $user_id ) { return wp_nonce_url( bp_loggedin_user_domain() . bp_get_messages_slug() . '/compose/?r=' . bp_core_get_username( $user_id )); } /** * Shortcode [bp-pm-button username=optional_some_user_name] * * @param array $atts shortcode attributes. * @param string $content content. * * @return string */ function buddydev_private_message_button_shortcode( $atts, $content = '' ) { $atts = shortcode_atts( array( 'user_id' => '', 'username' => '', 'label' => 'Send Private Message', ), $atts ); $user_id = absint( $atts['user_id'] ); $user_login = $atts['username']; // if the username is given, override the user id. if ( $user_login ) { $user = get_user_by( 'login', $user_login ); if ( ! $user ) { return ''; } $user_id = $user->ID; } if ( ! $user_id ) { if ( ! in_the_loop() ) { return ''; } $user_id = get_the_author_meta('ID' ); } } add_shortcode( 'bp-pm-button', 'buddydev_private_message_button_shortcode' ); /** * Get the button for the post author. * * @return string */ function buddydev_get_author_private_message_button() { if ( ! in_the_loop()) { return ''; } $user_id = get_the_author_meta('ID'); // can't pm to themselves. if ( bp_loggedin_user_id() === $user_id ) { return ''; } return sprintf('<a class="sg-popup-id-11605" id="private-message-bp" href="%1$s">%2$s</a>', buddydev_get_send_private_message_to_user_url( $user_id ), 'Send Private Message' ); } /** * Do you want to automatically inject the button on each post? * * @param string $entry_content entry content. * * @return string */ function buddydev_inject_private_message_button( $entry_content ) { // append at the bottom. $entry_content = $entry_content . buddydev_get_author_private_message_button(); // if you want to only do it on single entry pages(single post etc), you can comment the above line // and uncomment the block below /* if ( is_singular() ) { $entry_content = $entry_content . buddydev_get_author_private_message_button(); } */ // want to test for a post type, you may use is_singular('post_type_name') instead of is_singular() return $entry_content; } // append to the post entry? add_filter( 'the_content', 'buddydev_inject_private_message_button' );
Thank you!
Hey all,
I’m using the Mesmerize Design and I’m verry happy about it. But after installing BuddyPress I recognized that the Member and Group Navigations on the profile pages are missing.
In both settings (horizontal and vertical) the don’t appear.
Aquick view in /wp-content/plugins/buddypress/bp-templates/bp-nouveau/buddypress/members/single/home.php didn’t help me.Do you have any idea how to get the menu back? Users are nearly unable to use it without this navigation bar.
Thanks!
frostthoWordPress Version 4.9.8
BuddyPress Version 3.2.0
BuddyPress Plugin: LH Private BuddyPress 1.0.8
Running on Apache / Ubuntu 18.04Topic: SHOW GROUPS ADMINS
Hello, I hope someone could help me, please.
I need that any user of my site could contact the administrators of others groups directly (even others private groups which the users don’t belong to). So, is it possible in the groups directory of BuddyPress to show the administrators of each group next to groups titles and its details?
Thanks in advance.