Search Results for 'wordpress'
-
Search Results
-
Hi all
Has anyone had this before:
– Buddypress user posts a post in a group
– I comment on it (as site/group admin – not sure what happens if another user does)
– Refresh page, post disappeared!
– Looking in Stream logs, it says I marked the post as spam
– Looking in Activity, where the post should be, it says “The site is experiencing technical difficulties. Please check your site admin email inbox for instructions.”
– Checking the email box, I have the following email:“Since WordPress 5.2 there is a built-in feature that detects when a
plugin or theme causes a fatal error on your site, and notifies you
with this automated email.In this case, WordPress caught an error with one of your plugins, BuddyPress.”
This has happened twice on my site now. Can anyone please help?
Thanks!
WP: 5.2.1
BP: 4.3.0
Theme: Child of TwentySeventeen
Site: http://www.nzlrf.org.nz/Hey,
My problem is the Buddypress on the pages created by the plugin displays no content and pages such as (notifications) are not at all found [The requested URL / members / fynn / notifications / was not found on this server.] Can anyone help me therehttp://prntscr.com/ntyvp1
http://prntscr.com/ntyvzmWordpress Version: version 5.2.1
BuddyPress Version : Version 4.3.0I’ve tried Yoast and other seo plugins showed sitemap error.
After troubleshooting by enabling and disabling plugins, I find the sitemap error is due to a conflict with buddypress(the latest version as well). It seems buddypress has caused empty lines in the sitemap xml, I wonder is there a way to resolve this? Thanks!Following is the error message when trying to access yoast sitemap_index.xml
XML Parsing Error: XML or text declaration not at start of entity
Location: http://127.0.0.1/wordpress/sitemap_index.xml
Line Number 3, Column 1:<?xml version=”1.0″ encoding=”UTF-8″?><?xml-stylesheet type=”text/xsl” href=”//127.0.0.1/wordpress/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl”?>Topic: Lost Password Link
Hi I use the Buddypress widget login on my site.
I’m using the latest Buddypress & WordPress version.
It doesn’t have a lost password link, how can I add this?
What else do I need to do to set this up? Is there a form accessible for this in buddy press?Thank you.
Topic: Buddpress user profile print
Hi
Please help me how I can take a print of BuddyPress user profiles or save them as a pdf from the backend or frontend. Thanks in advance
Site is working on the latest BuddyPress and WordPress version
site link
Topic: name instead of username
Hi
I have the last version of wordpress and buddypress but our site is not visible (its private)
You can only see the home page http://www.test2.allianceschlumberger.orgI would like to replace the username by the first name and last name in the forums but also in the email notifications..how can i do it ? i didnt find a valid solution
Hello,
I’m working on my WordPress web site and I want to import groups (with groups type as possible) with a csv file or other I can create. The file will come from another database in which I have a lot of data, and I want to transform that data in groups.
I’m working on the theme BuddyBoss with BuddyPress.
Does someone know how to do that?
Thanks in advance,
FelixHello! I’m brand new to Buddypress and WordPress. I’ve set up a site but I can’t View any of my Buddypress pages. I am being redirected to the Access Restricted page. I have checked that none of the pages are Private or Password Restricted. Further, I am set up as an Admin and Keymaster on my site. Any suggestions for how to troubleshoot? Thank you!
Hi,
I know there’s is a article about multi-site menu settings:
But in my case, I need to add menus separately for each sub sites (manually translation purpose). In sub sites ‘Menu’ section doesn’t contains “BuddyPress” menu option. So, I don’t see any option to redirect users from sub-sites to their user profiles or profile settings pages.
WordPress version: 5.2
BuddyPress version: 4.3.0I tried “Multisite Master Shared Menu” (https://tt.wordpress.org/plugins/multisite-shared-menu/) plugin to share WordPress root site menu with other sub sites and it’s working. But still I’m unable to change menu text (if I change root site menu, changes applied into all sites menus).
Is there any additional options available to link menus into sub sites?
Thank you!Hi,
The users i have in buddypress have a very sensitive info and don’t want it to be visible for everybody who access the user url or something like that. Want to set as private and only visible for wordpress admins. Is this possible? Or set buddypress as private? Or any plugin who does this?
If so, what i have to do?
Thanks so much in advance!
I am having an issue with BuddyPress public messaging. When users attempt a public message, the activity form (buddypress nouveau) does not appear on the page. It appears that the requisite javascript files are unable to load. I’ve tested this with default wordpress themes ( twentynineteen). I contacted my hosting service provider, wpengine, and they identified the following database error:
[Fri May 17 17:14:48.061122 2019] [php7:notice] [pid 18420] [client 127.0.0.1:27604] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘( user_id, blog_id ) VALUES ( 1, 1 ) /* From [menastage.wpengine.com//wp-admin/?’ at line 1 for query INSERT INTO ( user_id, blog_id ) VALUES ( 1, 1 ) /* From [menastage.wpengine.com//wp-admin/?wp-cmd=ensure] in [/nas/content/live/menastage/wp-content/plugins/buddypress/bp-blogs/classes/class-bp-blogs-blog.php:127] */ made by require_once(‘wp-admin/admin.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, WpeCommon->real_ip, WpeCommon->process_internal_command, WpeCommon->ensure_standard_settings, wp_update_user, wp_insert_user, do_action(‘profile_update’), WP_Hook->do_action, WP_Hook->apply_filters, call_user_func_array, bp_blogs_add_user_to_blog, bp_blogs_record_blog, BP_Blogs_Blog->save
Can anyone identify a solution to this issue? Or perhaps anything else I should try?
Topic: Multisite issue
Good Morning,
WordPress 5.2
BuddyPress 4.3.0I’m in the process of creating a multisite which will contain an existing BuddyPress site. Right now I’m just setting up the site. I’ve created a simple top site, then enabled BuddyPress. When I upload bp-custom.php the site starts to throw errors:
The plugin generated 3 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.
Warning: Cannot modify header information – headers already sent by (output started at /home/navalw5/XXX.XXXXwargaming.com/wp-content/plugins/bp-custom.php:7) in /home/navalw5/test3.navalwargaming.com/wp-includes/option.php on line 948
If I remove the bp-custom.php these errors go away.
This is the code in bp-custom:
<?
add_action( ‘init’, ‘remove_xprofile_links’ );
function remove_xprofile_links() {
remove_filter( ‘bp_get_the_profile_field_value’, ‘xprofile_filter_link_profile_data’, 9, 3 );
}
>?
Pretty standard and a direct copy from the production site, I was curious so I just uploaded a blank bp-custom. I still got the errors.I had network activated BuddyPress, so I deactivated and then activated the plugin in the main site.
Still, have the error.
My intention is to have a multisite / BuddyPress installation. where members can be part of several or just one other department of the organization.
site/org1
site/org2
Site/org3each site would have its own groups & forums
All the research seemed to indicate that BuddyPress / bbpress should be network activated.
wp-config. currently looks like:
define(‘MULTISITE’, true);
define(‘SUBDOMAIN_INSTALL’, false);
define(‘DOMAIN_CURRENT_SITE’, ‘test3.navalwargaming.com’);
define(‘PATH_CURRENT_SITE’, ‘/’);
define(‘SITE_ID_CURRENT_SITE’, 1);
define(‘BLOG_ID_CURRENT_SITE’, 1);
define( ‘BP_ENABLE_MULTIBLOG’, true );I’m confused as to the error, should I be using the child theme’s function.php instead? Any help is greately appreciated.
Thanks
