Search Results for 'buddypress'
-
Search Results
-
I noticed my BuddyPress registration form won’t submit when my Paid Membership Pro plugin is activated.
Honestly, I’m tired of this Buddypress plugin with its every second problem, I don’t know the pain of coding but I think we that patronize it should benefit from it. PLEASE DO SOMETHING ABOUT THIS EVERYDAY ISSUE, WE NEED THE SATISFACTION WE DESERVE.I am new to BuddyPress and building websites in general. I have a couple questions about users’ uploads:
1) Is there a way to limit the number of photos/media files each member is able to upload to BuddyPress?
2) If not is there a way to prevent photos from being displayed until approved by a moderator?
I have an issue with the Navigation Bar. There are buttons and links still there even though I don’t have a custom menu. I have no menus at all, and yet there is still a menu. I have attached a couple of screenshots below because I have no idea what is going on. I’m willing to do code edit. I just want to remove all buttons and make my own with my own custom menu. Any and all help is appreciated!
I’m using the latest version of WordPress and BuddyPress.
Thank you in advanced!
Red PrezTopic: Delete account – missing
I am running BP v5.1.2
In admin area Settings->BuddyPress->Options->AccountDeletion is checked and saved.On my localhost, everything is working fine but on my three live sites
I can not see the Delete Account option.If I click on Export Data option
and scroll down
I can see the link to Delete Account.If I click on that link I get a warning message:
“You do not have access to that page.”(I have administrator role.)
I’m experiencing this PHP error on my site: Trying to get property ‘show_avatars’ of non-object
I am not a developer so I don’t have any idea on how to go about fixing anything. Can you advise how to fix it?
WordPress version: 5.3.2
BuddyPress version: 2.6.4My site is password protected and in maintenance mode so a link won’t help you see it.
Hi I’am using “buddypress” and the “BuddyPress Group Email Subscription” plugin to send emails to members whenever a group activity is done. Those emails are per default send to all members of the group (identified by their user id in the source code).
Each underaged member has also a custom field with a separate email address for his father or mother. The parents are no users/members in the System.
So, how can I achieve that group activity email will also be send to the email addresses stored in the costume filed?
Hi,
We’ve been receiving complaints from our users since last several days.
The users see a “503 Service Unavailable” error after trying to login. The problem doesn’t fix even after the users try to clear browser cache and re-attempt login.Below is the error that keeps getting logged in error console.
Feb 27 19:54:01 192.168.222.215 apache2[5365]: [u1050] [dojo.onpressidium.com] [720f49fd8f26631d] [75.128.103.167] [error] [client 192.168.212.31:57618] AH01071: Got error ‘PHP message: WordPress database error Table ‘db_xyz.g’ doesn’t exist for query SELECT DISTINCT g.id FROM g ORDER BY g.date_created DESC LIMIT 0, 20 made by require(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), include(‘/themes/boss-child/functions.php’), is_user_logged_in, wp_get_current_user, wp_get_current_user, wp_set_current_user, do_action(‘set_current_user’), WP_Hook->do_action, WP_Hook->apply_filters, wplrdesy->wplqez7, wplrdesy->wpluibcy, apply_filters(‘memberium_session_filter’), WP_Hook->apply_filters, wpld9_0u1, groups_get_groups, BP_Groups_Group::get, wpdb->get_col, wpdb->print_error\nPHP message: WordPress database error Table ‘db_xyz.g’ doesn’t exist for query SELECT COUNT(DISTINCT g.id) FROM g made by require(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), include(‘/themes/boss-child/functions.php’), is_user_logged_in, wp_get_current_user, wp_get_current_user, wp_set_current_user, do_action(‘set_current_user’), WP_Hook->do_action, WP_Hook->apply_filters, wplrdesy->wplqez7, wplrdesy->wpluibcy, apply_filters(‘memberium_session_filter’), WP_Hook->apply_filters, wpld9_0u1, groups_get_groups, BP_Groups_Group::get, wpdb->get_var, wpdb->print_error\n’
We’ve checked this with Pressidium and Memberium and they are sure that it’s related to Buddypress.
Here’s a breakdown of the error:
This is when it happened
Feb 27 19:54:01 192.168.222.215 apache2[5365]: [u1050] [dojo.onpressidium.com] [720f49fd8f26631d] [75.128.103.167] [error] [client 192.168.212.31:57618] AH01071:
This is the error
Got error ‘PHP message: WordPress database error Table ‘db_xyz.g’ doesn’t exist for query
This is the (SQL) code
SELECT DISTINCT g.id FROM g ORDER BY g.date_created DESC LIMIT 0, 20
This is the order of functions called
made by require(‘wp-load.php’),
require_once(‘wp-config.php’),
require_once(‘wp-settings.php’),
include(‘/themes/boss-child/functions.php’),
is_user_logged_in,
wp_get_current_user,
_wp_get_current_user,
wp_set_current_user,
do_action(‘set_current_user’),
WP_Hook->do_action,
WP_Hook->apply_filters,
wplrdesy->wplqez7,
wplrdesy->wpluibcy,
apply_filters(‘memberium_session_filter’),
WP_Hook->apply_filters,
wpld9_0u1, groups_get_groups,Below is where the error happens. It’s in the BP Groups Group class, in the “get” static method.
BP_Groups_Group::get,
wpdb->get_col,Could you please investigate and provide us a fix for this issue.
Thanks,
Mushi