Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 901 through 925 (of 32,678 total)
  • Author
    Search Results
  • #325457
    alabandit
    Participant

    Since this didn’t throw any error I’m listing it to help others quickly spot what’s going on. I did try searching things like “white screen” and the install guide but didn’t have any luck. But I see it does list this advice when you create a new support topic.

    Downloaded a fresh copy of WordPress and BuddyPress no other modules were installed.
    Default Theme Twenty Twenty-Two
    No special setup

    Created a new forum (/wp-admin/post-new.php?post_type=forum)
    Clicked the link to view the new forum and was simply shown a white screen.

    No error messages or warnings.

    Everything else worked great.

    I changed the theme to Twenty Twenty and all was perfect.

    #325436
    wpsupglpk1
    Participant

    Hi
    Our site is at https://www.gleanr.com.au/ . We are using version 6.0.1 version of WordPress and Buddypress 10.2.0. My question is, can a group administrator send a message out to all group members. whether those members have notification settings by email on or not? Say for example an event was being created for group members and the group admin wanted to alert the members of the event by posting to the group and that post is then notified to members. Currently in our member notifications settings we have the following settings that relates to members switching them settings on or off. 1. Email me when a member invites me to join a group, 2 Email me when a group information is updated. 3. Email me when I am promoted to a group administrator or moderator 4. Email me when a member requests to join a private group for which I am an admin . 5. Email me when my request to join a group has been approved or denied… None of these 5 settings cover notification on any group post to a member and we want this. Yet, we also want it that if any post is notified and a member has switched of such notification potential, then an administrator message would over-ride this. Hope that is clear. Look forward to your comments

    rtahina
    Participant

    Wordpress 6.0.0
    Buddypress 10.3.0

    Hello,

    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) }

    #325390
    romandas
    Participant

    I also have error with BuddyPress:
    WordPress version 6.0.1
    Active theme: OneCommunity Child Theme (version )
    BuddyPress (version 10.3.0)
    PHP version 8.1.0

    Uncaught Error: Class "BP_Admin" not found in ..../wp-content/plugins/buddypress/bp-core/bp-core-admin.php:20

    It works ok, if I set PHP to 7.4 version.
    Site works ok with PHP 8.1.0 if i disable BuddyPress plugin.

    wcholbi
    Participant

    WordPress version: 6.0.1 (this error also occurred when using 6.0)
    BuddyPress version: 10.3.0
    Site: https://edrmstaging.wpengine.com

    I 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.0

    The 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.

    #325369
    lucawimmer
    Participant

    Hello Support,

    I am trying to change how the buddypress activity feed video upload gets saved to the database.
    I need to add a timestamp automatically for every uploaded video.
    Can you guys help me?
    I don’t really know where to search in the buddypress files.
    Need it like that: src=”https://….mp4#t=0.0001“.
    Thanks

    BR Luca

    (WordPress Version = v6.0.1 , BuddyPress Version = v10.3.0 , Link to Website = http://www.mifam.io)

    #325353
    baby.face
    Participant

    I disabled all the plugins and switched the theme to twenty-twenty-two. There is no bp-custom.php file. I also downloaded the latest version of BuddyPress and replaced the original BP 10.3.0 plugin folder with the newly downloaded one. I am running PHP 7.4.

    The same fatal error persists while the user requesting site access gets approved.

    Here is the fatal error from the error screen:
    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

    Also, from WordPress’s built-in fatal error detection feature:

    WordPress version 6.0.1
    Active theme: Twenty Twenty-Two (version 1.2)
    Current plugin: BuddyPress (version 10.3.0)
    PHP version 7.4.30

    Error Details
    =============
    An error of type E_ERROR was caused in line 249 of the file /home/nondualhealersas/public_html/wp-content/plugins/buddypress/bp-members/bp-members-membership-requests.php. Error message: 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 addition, the only other BP plugin I had been using was BuddyPress Xprofile Custom Field Types Version 1.2.4 by BuddyDev. This has been disabled along with everything other than the BP plugin so I’m not sure if this has any relevance.

    Assistance would be appreciated.

    #325346
    rcwild
    Participant

    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.16

    #325345
    pycc
    Participant

    Its not work for me,
    I disabled all plugins, and change my theme to a wordpress theme,
    I upgrade my PHP version to 7.4

    I don’t found the bp-custom.php file
    And I have the last version of buddypress 10.3.0

    the issue still exists
    Fatal error: Uncaught Error: Class 'BP_Notifications_Notification' not found in /home/logimtqa/sites/giz/wp-content/plugins/buddypress/bp-members/bp-members-membership-requests.php:249

    #325343
    pycc
    Participant

    Its not work for me,
    I disabled all plugins, and change my theme to a wordpress theme,
    I upgrade my PHP version to 7.4

    I don’t found the bp-custom.php file
    And I have the last version of buddypress 10.3.0

    Youzify
    Participant

    Hi @mand01

    I don’t think the issue that does not come from Gwangi theme. You may try install WP SMTP plugin and set the mailer as PHP (Default).

    WP Mail SMTP by WPForms

    #325335
    Youzify
    Participant

    Hi @lbnn

    I think this plugin would help

    BuddyPress Xprofile Custom Field Types

    olafkjelberg123
    Participant

    Hello, 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.1

    Thanks everyone, I appreciate the help!

    lbnn
    Participant

    Hello,

    I added a URL type field in the member profile, but I can’t manage to customize the text for the link and hide the full URL…

    I tried something like : <a href="https://mywebsite.com/test_customized_link/">URL is now hidden</a>

    But it doesn’t work, it shows all the text not the link customized.

    Is there is a way to customize it please, it’s not really nice to show a full URL like that in a profile field.

    I want this result : URL is now hidden

    Thank you for your help

    Wordpress version : 6.0.1
    BuddyPress version : 10.3.0
    Website URL : Private website closed for public people

    Youzify
    Participant

    Hi @dheerajmidha

    1. Please try to update your theme to the newest version

    2. If you use the BP Nouveau, please change it to Legacy

    3. You may also activate debug mode and check if you can see an error message on your front-end

    Debugging in WordPress

    #325287

    In reply to: No confirmation email

    Youzify
    Participant

    Hi @wjmverheijen

    Please try install WP Mail SMTP plugin and set the Mailer to PHP (default)

    WP Mail SMTP by WPForms

    baby.face
    Participant

    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/

    #325269
    dootyfree
    Participant

    WordPress version 6.0
    Buddypress Version 10.3.0

    Hello all,

    I am attempting to use posts as a journal of sorts. Would like posts to remain private to user, unless they check a box to share with logged in community when creating the post.

    Best Regards,

    #325240
    Collins Agbonghama
    Participant

    You can redirect users after login to any page or custom URL without upgrading to Pro.

    See Redirect WordPress Users After Login

    #325212
    ibrahim76
    Participant

    I am working on creating a social media platform by buddypress, but I have a problem, how do I allow the customer to schedule his post, is there a WordPress plugin that schedules posts.

    #325210
    scubajoe206
    Participant

    Hi,

    In my new BuddyPress site, my default site sidebar is disabled and its contents pushed to the bottom of the page on some BP pages when using the BuddyPress Nouveau template pack. Not all BP pages, just those that display any kind of activity.

    This problem goes away when I switch the template pack to BuddyPress Legacy. Of course then I give up some of the features I like in Nouveau, especially the round profile picture style and the cleaner tab styling.

    Is there any way to fix this? Actually, I’d settle for either of the following:
    – Implement round profile image style in Legacy, or…
    – Fix the issue with the sidebar in Nouveau

    Any help will be greatly appreciated. While I’m here, could somebody point me to any resources for learning a bit about BuddyPress CSS, so I can tweak some styling. In particular, I’d like to show some Xprofile information in the member directory, not a user’s last post.

    Thanks,
    Eddy Sharp

    WordPress 6.0, BuddyPress Version 10.3.0.

    savantking99
    Participant

    I have a wordpress site. With a buddypress theme. And I have a live and a staging site.

    So I updated buddypress from: 1.7.9 to 2.0.2. on staging. But now in several pages the css is broken.

    For example if I look in the css. Then I see in the 1.7 version:

     #buddypress .bp-list .action .generic-button .leave-group, body #buddypress .bp-list .action .generic-button .membership-requested {
        background: #007CFF;
        color: #fff;
    }

    and in the 2.0 version this:

    body #buddypress .bp-list .action .generic-button .leave-group, body #buddypress .bp-list .action .generic-button .membership-requested {
        background: var(--bb-primary-button-background-regular);
        border-color: var(--bb-primary-button-border-regular);
        color: var(--bb-primary-button-text-regular);
    }

    So the properties of the newer buddypress theme changed apparently?

    So my question is: what I have to do? Do I really need manually over all the pages to check what the differences are with buddypress 1.7 and 2.0?

    But this sounds not so promising. For example if you have a site with 300 pages.

    Then you have to go manually page for page what changes? And then in the child theme you have to correct everything?

    This sounds absurdant.

    So what is your advice? How can I fix this?

    THank you

    pagecrafterz
    Participant

    Hi, I am trying to hide a specific field for user role: subscriber but it does not hide the field.
    Any idea/suggestion is highly apreciated 🙂

    add_filter (‘bps_before_search_form_filter’ , ‘hide_field_19_wrap’, 10, 1);

    $array1 = array(field_19_wrap, field_28_match_any_wrap, field_34_distance_wrap);
    function hide_field_19_wrap ($field_ids){

    global $current_user;
    $user_roles = $current_user->roles;
    if (!current_user_can(‘subscriber’)) {
    unset($array1[field_19_wrap]);

    }
    return $field_ids;
    }

    #325123
    dorupiroi
    Participant

    Hello. I have the latest versions of both wordpress and buddypress. when I check all the buddypress components in the control panel, something like this appears on my profile page:
    <span class = “no-count”> 0 </span> notification
    <span class = “no-count”> 0 </span> message
    <span class = “no-count”> 0 </span> friend
    <span class = “no-count”> 0 </span> group, in addition to the respective buttons. how can only the buttons be removed and left?
    can be checked at https://dorupiroi.ro/membri/dorupiroi/
    Thank you.

    #325109
    shanebp
    Moderator

    Use WP Debug to get the actual error – not just the message.

Viewing 25 results - 901 through 925 (of 32,678 total)
Skip to toolbar