Search Results for 'wordpress'
-
Search Results
-
According to https://codex.buddypress.org/translations/ we should store the
bbpress-de_DE.moandbbpress-de_DE.pounder/wp-content/languages/buddypress/, which we did. But these language files are being ignored.We are using buddypress in de_DE and made some tweaks to the wording (we replaced the string “group” with “cluster” in German).
Buddypress uses the files stored under
/wp-content/languages/plugins/and ignores the aforementioned folder.What we already tried:
- deleting the
buddypress-de_DEfiles in/wp-content/languages/plugins/: this partially works. Buddypress then uses our files stored in/wp-content/languages/buddypress/. But somehow wordpress (or buddypress?) regenerates the files in/wp-content/languages/plugins/after some hours. And then these “new” translations are used again of course. (Our own translations in/wp-content/languages/buddypress/stay untouched by wordpress/buddypress) - Created a folder
/wp-content/languages/plugins/buddypressand copied our files over to this folder. But to no avail – these files are being ignored completely (even if we delete the buddypress files in/wp-content/languages/plugins/). - Copied our files directly to
/wp-content/languages/plugins/: this works until these files get overwritten after a couple of hours
Specs:
- WordPress 6.0.1
- Buddypress 10.4.0
- Custom template, which we’ve written on our own
Multisite
Questions:
- What are we missing?
- Is there a way to stop wordpress/buddypress regenerating the files living directly in
/wp-content/languages/plugins/? - What is the right place to store our translations?
Hello there,
A while ago I installed BuddyBuilder and attempted to create my own profile page. Something broke and since then I am unable to access any profile page. I have tried creating a brand new page and selecting it in the Buddypress settings. I have tried uninstalling buddybuilder. I’ve tried removing all of the xprofile fields and even uninstalling it. Absolutely nothing will work and I geta critical error every time. Hoping someone can help me. Here is the stack trace:
WordPress version 6.0.1 Active theme: Twenty Twenty-One (version 1.5) Current plugin: BuddyBuilder Pro (version 1.6.7) PHP version 7.4.26 Error Details ============= An error of type E_ERROR was caused in line 81 of the file /mnt/customers-man/customers-el-2731002-14723-clubhx-wordpress-pvc-61003d1e6074e8003173bf8a/wp-content/wp-content/plugins/stax-buddy-builder-pro/core/dynamic-tags/MemberXProfileTag.php. Error message: Uncaught Error: Call to undefined function Buddy_Builder_Pro\bp_get_profile_field_data() in /mnt/customers-man/customers-el-2731002-14723-clubhx-wordpress-pvc-61003d1e6074e8003173bf8a/wp-content/wp-content/plugins/stax-buddy-builder-pro/core/dynamic-tags/MemberXProfileTag.php:81 Stack trace: #0 /mnt/customers-man/customers-el-2731002-14723-clubhx-wordpress-pvc-61003d1e6074e8003173bf8a/wp-content/wp-content/plugins/elementor/core/dynamic-tags/tag.php(35): Buddy_Builder_Pro\MemberXProfileTag->render() #1 /mnt/customers-man/customers-el-2731002-14723-clubhx-wordpress-pvc-61003d1e6074e8003173bf8a/wp-content/wp-content/plugins/elementor/core/dynamic-tags/manager.php(216): Elementor\Core\DynamicTags\Tag->get_content() #2 [internal function]: Elementor\Core\DynamicTags\Manager->get_tag_data_content() #3 /mnt/customers-man/customers-el-2731002-14723-clubhx-wordpress-pvc-61003d1e6074e8003173bf8a/wp-content/wp-content/plugins/elementor/core/dynamic-tags/manager.php(109): call_user_func_array() #4 /mnt/customers-man/cusHi,
since I am a lost and have no idea were to start: how do I create WordPress pages for BuddyPress to use for Registration and Activation? I know how to crate WordPress pages – but …
Did not find anyting here ..
Message shown: “Die folgenden aktiven BuddyPress Komponenten haben keine damit verbundenen WordPress Seiten: Aktivieren, Registrieren. Reparieren”
“The following active BuddyPress components have no associated WordPress pages: Activate, Register. Repair”
WordPress 6.0.1
BuddyPress Version 10.3.0Hello all,
I am having trouble using the Tatsu Builder (https://tatsubuilder.com/) on Buddypress pages (ex the member directory page). Each time I want to use the media uploader (or media library) it tells me that https://xxx.test/wp-admin/admin-ajax.php is not found and the popup freezes on the loading part. The json response that is received tells me there is no error though (success is true with the appropriate data element)
When I edit the same page with the classic WP editor, the media uploader shows up perfectly. Has anyone run into the same issue or what could be the problem here. I asked the Tatsu builder support but they said it’s a Buddypress issue.
Thank you for your help.
Wordpress v6.0
Buddypress v10.3.0
Tatsu v3.4.0Hi!
I get the following error message on https://greenfilmnet.org (only when logged in!):
Warning: Creating default object from empty value in /home/.sites/838/site2533937/web/wp-content/plugins/buddypress/bp-xprofile/classes/class-bp-xprofile-group.php on line 771
Any idea what the problem could be?
Best regards and thank you in advance
MarkusWordPress 6.0.1
Buddypress 10.3.0Wordpress 6.0.0
Buddypress 10.3.0Hello,
I created a new page “Directory” and set it as the member’s directory in Buddypress pages configuration. Now when I dump the $post variable on this page, the $post->ID is equal to 0. It looks like the $post object doesn’t really represent the page I created.
What I’d like to know is, is this a normal behavior for Buddypress’ pages?object(WP_Post)#10833 (29) { ["ID"]=> int(0) ["post_author"]=> int(0) ["post_date"]=> int(0) ["post_date_gmt"]=> string(19) "2022-06-09 20:35:07" ["post_content"]=> string(0) "" ["post_title"]=> string(26) "Directory" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(6) "closed" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(10) "directory" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2022-07-12 16:15:11" ["post_modified_gmt"]=> string(19) "2022-07-12 14:15:11" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(25) "http://wpbuddypress.test/members/" ["menu_order"]=> int(0) ["post_type"]=> string(4) "page" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" ["is_404"]=> bool(false) ["is_page"]=> bool(true) ["is_single"]=> bool(false) ["is_archive"]=> bool(false) ["is_tax"]=> bool(false) }WordPress version: 6.0.1 (this error also occurred when using 6.0)
BuddyPress version: 10.3.0
Site: https://edrmstaging.wpengine.comI have verified that the error occurs even when using Twenty Twenty (normally we have a different theme in use), and that the error appears to be fixed by deactivating BuddyPress.
After updating to PHP 8.0, this fatal error is triggered when attempting to add a new WordPress post or duplicating an existing post:
PHP Fatal error: Uncaught TypeError: Cannot access offset of type string on string in /nas/content/live/edrmstaging/wp-content/plugins/buddypress/bp-core/classes/class-bp-rest-components-endpoint.php:102\nStack trace:\n#0 /nas/content/live/edrmstaging/wp-includes/rest-api/class-wp-rest-server.php(1143): BP_REST_Components_Endpoint->get_items(Object(WP_REST_Request))\n#1 /nas/content/live/edrmstaging/wp-includes/rest-api/class-wp-rest-server.php(990): WP_REST_Server->respond_to_request(Object(WP_REST_Request), '/buddypress/v1/...', Array, NULL)\n#2 /nas/content/live/edrmstaging/wp-includes/rest-api.php(519): WP_REST_Server->dispatch(Object(WP_REST_Request))\n#3 /nas/content/live/edrmstaging/wp-includes/rest-api.php(2868): rest_do_request(Object(WP_REST_Request))\n#4 [internal function]: rest_preload_api_request(Array, '/buddypress/v1/...')\n#5 /nas/content/live/edrmstaging/wp-includes/block-editor.php(601): array_reduce(Array, 'rest_preload_ap...', Array)\n#6 /nas/content/live/edrmstaging/wp-admin/edit-form-blocks.php(75): block_editor_rest_api_preload(Array, Object(WP_Block_Editor_Context))\n#7 /nas/content/live/edrmstaging/wp-admin/post-new.php(72): require('/nas/content/li...')\n#8 {main}\n thrown in /nas/content/live/edrmstaging/wp-content/plugins/buddypress/bp-core/classes/class-bp-rest-components-endpoint.php on line 102, referer: https://edrmstaging.wpengine.com/wp-admin/?wpengine_php=8.0The contents of line 102 of buddypress/bp-core/classes/class-bp-rest-components-endpoint.php are:
$active_components['core'] = $components['core'];Please let me know what I should try. I’m happy to test code fixes but I don’t know how to edit this line correctly. Thank you.
Topic: Member Directory Usernames
We are having an issue with the way usernames are being displayed in our member directory. We are using MemberPress with BuddyPress.
The issue came about because I did not realize there was an admin setting that forced email addresses to become usernames. That setting has since been changed. Some usernames are very problematic for our members and we want to change them.
I am a canyoneering instructor, not a technician, so I hired a competent technician who was able to edit one username in the database as a test, but the original email address version of the username is still being displayed on the members’ profile page.
The member whose username was changed as a test is Tyler Miller. His original (forced) username was tyler-millerzionadventures-com. He is no longer working for Zion Adventure Company. Our technician was able to change his username to tyler.miller and that is how it appears when I look at his WordPress profile. But the URL to his member profile is: https://canyonguidesinternational.org/members/tyler-millerzionadventures-com/ and tyler-millerzionadventures-com is still being displayed on his member profile page.
In contrast, I created my own member profile without the forced email address username setting. This is the URL to my member profile:
https://canyonguidesinternational.org/members/rich-carlson/ My username is being displayed correctly as rich-carlson
Please help. Is there a simple way to change the username and have it displayed correctly in multiple places? Or are there multiple fields in the database that must be changed?
ALSO … While researching this issue we also discovered an issue with the search filters in the member directory. When alphabetical is selected, the directory displays all 86 members. But when either last active or newest registered is selected only 5 members are displayed. This problem is new. It was displaying all members regardless of filter just a few days ago.
Thank you in advance for your prompt assistance.
canyonguidesinternational.org
wordpress 6.0.1
buddypress 10.3.0
memberpress 1.9.39
memberpress + buddypress 1.1.16Hello, I want to know if its possible to limit the private messaging between user and admin only because I want to make a website where you can message the administrator of the website to access the services provided by the administrator.
Wordpress version: WordPress 6.0.1
Theme: Hello ElementorVersion: 2.6.1Thanks everyone, I appreciate the help!
Hello –
In the Manage Pending Memberships page when I click to Activate a Pending Account I get the following fatal error.
Despite the error, the pending account does get activated and the requesting member gets a confirmation notification.
Any assistance with this would be greatly appreciated.
Thank you –
Fatal error: Uncaught Error: Class ‘BP_Notifications_Notification’ not found in /home/nondualhealersas/public_html/wp-content/plugins/buddypress/bp-members/bp-members-membership-requests.php:249 Stack trace: #0 /home/nondualhealersas/public_html/wp-includes/class-wp-hook.php(309): bp_members_membership_requests_delete_notifications_on_change(Array) #1 /home/nondualhealersas/public_html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(false, Array) #2 /home/nondualhealersas/public_html/wp-includes/plugin.php(476): WP_Hook->do_action(Array) #3 /home/nondualhealersas/public_html/wp-content/plugins/buddypress/bp-members/classes/class-bp-signup.php(961): do_action(‘bp_core_signup_…’, Array, Array) #4 /home/nondualhealersas/public_html/wp-content/plugins/buddypress/bp-members/classes/class-bp-members-admin.php(1816): BP_Signup::activate(Array) #5 /home/nondualhealersas/public_html/wp-includes/class-wp-hook.php(307): BP_Members_Admin->signups_admin_load(”) #6 /home/nondualhealersas/public_html/wp-includes/class-wp-h in /home/nondualhealersas/public_html/wp-content/plugins/buddypress/bp-members/bp-members-membership-requests.php on line 249
WordPress: 6.0
BuddyPress: 10.3.0
Website: https://nondualhealersassociation.org/ - deleting the