Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 451 through 475 (of 22,713 total)
  • Author
    Search Results
  • #331989
    aktivbuerger
    Participant

    Hello,

    we use BuddyPress Version 11.4.0 with WordPress 6.4.1.

    Users should register here: https://www.campusaktiv.de/registrieren/

    Actually there’s the problem that the page only reloads after pressing the submit button (“Registrierung abschließen”). Nothing happens, no forwarding to activation page or system message.

    Can someone help us please?

    Kind regards,
    Regina | Stiftung Aktive Bürgerschaft

    #331953
    gingerbooch
    Participant

    @imath, then that was implemented between 10.3 and 11.4 😉 I will read more about this new Block Themes feature, thanks for the hint.
    Can I ask you (around) when version 12.0 will be live on WordPress ? No hurry, just for information.

    vasilkovsky
    Participant

    Hello guys.
    I’m working on creating users based on data from API response and everything is working fine, but I noticed database errors in debug.log, investigated and found it was related to wp_create_user() and bp_core_map_user_registration() conflict. bp_core_map_user_registration() hooked into user_register and is working with xprofile fields and leads to Warning: Undefined property: BP_XProfile_Component::$table_name_data and WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ‘.
    Commenting this action resolved issue.
    Any ideas how to fix this? Because 4 WordPress database error for 1 user creation is too much, and one API cycle is creating 100 users on my website..

    #331933
    lucasfpaixao
    Participant

    Hi, I need help to find out why “Extended Profile” fields cannot be editted (I think you guys call it “xprofile”).

    I can type on the fields normally, but it does not actually save the data after hitting “Update Profile” button.

    I’m dealing with this for two days. I already searched online but I cannot find anything useful for this case. I’m afraid I’m out of ideas.

    Here’s what I already tried:

    The system uses an external mySQL on a VPS server and the WordPress files are hosted in another web server.
    I was dealing with lots of “Got an error writing communication packets” found in the error.log of the mysql server. The website seems to work fine despite of that and the lack of extended profile update abillity. This problem seems to be solved after increasing buffer sizes of the mysql server. But I still cannot edit Extended Profile data. It does not work as admin nor as the user.

    I already disabled every single plugin to check if there is some plugin conflicts.
    I already clear the all the caches using LiteSpeed Cache Plugin.
    I already increased buffer size on the mysql server and restarted it.

    The wordpress database seems to be very big and I have a felling that something is wrong with it.

    There’s some information on the Chrome Developer Console on the “extended profile” backend:

    Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
    load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,wp-polyfill-inert,regenerator-runtime,wp-polyfill,wp-hooks,utils,moxiejs,plupload,jcrop&ver=6.4.1:5 JQMIGRATE: Migrate is installed, version 3.4.1
    hello.min.js?ver=2.4.50:1 Uncaught TypeError: Cannot read properties of null (reading ‘classList’)
    at HTMLDocument.e (hello.min.js?ver=2.4.50:1:157)
    57superpwa-sw.js?2.2.20:80 SuperPWA: Current request is excluded from cache.

    PS: SuperPWA is already disabled and deleted from this system.

    yatesa01
    Participant

    I’m building a new wordpress site with buddypress and have just noticed that when I have the Nouveau template active, the “Add Friend” buttons disappear from the site. When I switch it to the legacy template, the “Add Friend” button reappears. When using the Nouveau template, the send public message button appears just fine in the member profile page.

    If it is helpful, I’m running WordPress 6.4.1, using the Astra theme, and BuddyPress 11.4.

    #331876
    teeboy4real
    Participant

    Hello,

    I just updated wordpress to version 6.4.1 and buddypress buddypress 12.0 beta 4 and this error no longer occurs.

    #331873
    Mathieu Viet
    Moderator

    Hi @teeboy4real

    Thanks a lot for your report, I’ve seen this issue lately:
    https://buddypress.trac.wordpress.org/ticket/9010

    As you will see, it looks like some custom code/plugin is filtering the $activity_type to be an array instead of a string.

    I wasn’t able to reproduce it, but, I’m going to reopen the ticket and check again as I’m not sure I tested with a post comment.

    I’ll keep you updated.

    #331871
    teeboy4real
    Participant

    I updated to wordpress 6.4 while using buddypress beta 3. Accessing a members profile while I was logged out triggerd a fatal error. This is the info in my debug log below

    2023-11-08T16:55:16+00:00 CRITICAL Uncaught TypeError: Illegal offset type in /var/www/wptbox/wp-content/plugins/buddypress/bp-activity/bp-activity-functions.php:800
    Stack trace:
    #0 /var/www/wptbox/wp-content/plugins/buddypress/bp-blogs/bp-blogs-activity.php(1038): bp_activity_post_type_get_tracking_arg()
    #1 /var/www/wptbox/wp-includes/class-wp-hook.php(324): bp_blogs_new_blog_comment_query_backpat()
    #2 /var/www/wptbox/wp-includes/plugin.php(205): WP_Hook->apply_filters()
    #3 /var/www/wptbox/wp-content/plugins/buddypress/bp-core/bp-core-functions.php(401): apply_filters()
    #4 /var/www/wptbox/wp-content/plugins/buddypress/bp-activity/bp-activity-template.php(291): bp_parse_args()
    #5 /var/www/wptbox/wp-content/themes/klein-child/buddypress/activity/activity-loop.php(3): bp_has_activities()
    #6 /var/www/wptbox/wp-includes/template.php(792): require('...')
    #7 /var/www/wptbox/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(222): load_template()
    #8 /var/www/wptbox/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(67): bp_locate_template()
    #9 /var/www/wptbox/wp-content/themes/klein-child/buddypress/members/single/activity.php(41): bp_get_template_part()
    #10 /var/www/wptbox/wp-includes/template.php(792): require('...')
    #11 /var/www/wptbox/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(222): load_template()
    #12 /var/www/wptbox/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(67): bp_locate_template()
    #13 /var/www/wptbox/wp-content/themes/klein-child/buddypress/members/single/home.php(34): bp_get_template_part()
    #14 /var/www/wptbox/wp-includes/template.php(792): require('...')
    #15 /var/www/wptbox/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(222): load_template()
    #16 /var/www/wptbox/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(67): bp_locate_template()
    #17 /var/www/wptbox/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(407): bp_get_template_part()
    #18 /var/www/wptbox/wp-content/plugins/buddypress/bp-members/classes/class-bp-members-theme-compat.php(212): bp_buffer_template_part()
    #19 /var/www/wptbox/wp-includes/class-wp-hook.php(324): BP_Members_Theme_Compat->single_dummy_content()
    #20 /var/www/wptbox/wp-includes/plugin.php(205): WP_Hook->apply_filters()
    #21 /var/www/wptbox/wp-content/plugins/buddypress/bp-core/bp-core-theme-compatibility.php(767): apply_filters()
    #22 /var/www/wptbox/wp-includes/class-wp-hook.php(324): bp_replace_the_content()
    #23 /var/www/wptbox/wp-includes/plugin.php(205): WP_Hook->apply_filters()
    #24 /var/www/wptbox/wp-includes/post-template.php(256): apply_filters()
    #25 /var/www/wptbox/wp-content/themes/klein/buddypress-full-content.php(20): the_content()
    #26 /var/www/wptbox/wp-includes/template.php(792): require('...')
    #27 /var/www/wptbox/wp-includes/template.php(725): load_template()
    #28 /var/www/wptbox/wp-includes/general-template.php(206): locate_template()
    #29 /var/www/wptbox/wp-content/themes/klein-child/buddypress.php(90): get_template_part()
    #30 /var/www/wptbox/wp-includes/template-loader.php(106): include('...')
    #31 /var/www/wptbox/wp-blog-header.php(19): require_once('...')
    #32 /var/www/wptbox/index.php(17): require('...')
    #33 {main}
      thrown in /var/www/wptbox/wp-content/plugins/buddypress/bp-activity/bp-activity-functions.php on line 800
    #331856
    zoddshop63
    Participant

    How can I deactivate activation email and make wordpress activate users automatically.

    Also can I have users autologged in after filling our registration form?

    #331823
    exp3rts
    Participant

    thanks for this suggestion. just tested it and got an internal server error (500).
    wordpress says now it has a critical error.

    i also rather would like to disable the activity form for users instead of just not showing it, since you can easily bypass display:none in the inspection tools.

    thanks

    #331822
    ericwillson
    Participant

    To achieve the functionality you described, you can add the following PHP code snippet to your WordPress plugin or theme’s functions.php file. This code will hide the activity form from all users except admins:

    php
    Copy code
    function hide_activity_form_for_non_admins() {
    if ( ! current_user_can( ‘administrator’ ) ) {
    ?>
    <style type=”text/css”>
    .activity-form-class {
    display: none;
    }
    </style>
    <?php
    }
    }
    add_action( ‘admin_head’, ‘hide_activity_form_for_non_admins’ );

    In this code snippet:

    current_user_can(‘administrator’) checks if the current user is an administrator.
    If the current user is not an administrator, it adds a <style> block to the <head> of the admin pages, setting the CSS property display: none; for the element with the class activity-form-class. Make sure to replace activity-form-class with the actual class name or ID of the activity form element in your HTML markup.
    EXP3RTS ensures you have a backup of your site or are comfortable with making changes to your theme/plugin files before adding this code. Additionally, modify the class name in the code to match the actual class or ID of your activity form for it to work correctly.
    I HOPE THIS IS BENEFICIAL FOR YOU

    Seeking guidance on personalizing your WordPress theme? Join the conversation in our community to learn how can i customize my website look and feel. Get expert tips and insights from fellow WordPress enthusiasts on making your site truly unique and functional. Share your experiences and get valuable advice on tailoring your website to your specific needs.

    #331777
    sbanner26
    Participant

    Thanks emaralive,

    I gave that a try but no change. What other info would help? I’m using WordPress 6.3.2 running Hello Elementor Child theme and have BuddyPress set to Legacy. I have Elementor v3.17.2 and Elementor Pro v3.17.0 installed and running. Does any of that help?

    paginaswebea
    Participant

    Hello BuddyPress,

    First of all thank you for your work on creating the plugin.

    Second, I have a problem with a client’s website I’m currently building. We have run into an issue that when, uploading avatars by mobile, it compresses down the picture so much that it becomes blurry. It is not because of the image used. I have made sure I’ve uploaded a huge resolution photo to discard that.

    Where I see the problem is, BuddyPress somehow compresses the image to make it fit the phone screen, (it maybe makes it 150×150 for what I’ve read so far in the documentation), and then gives you the option to crop the image.

    The expect behaviour should be that the image retains the original “full” size, but shrinks down so it fits the mobile screen and you can crop/select whatever you desire.

    I hope I am explaining myself.

    I see that this bug is not new and has been around for several years, and so far, I haven’t been able to find any fix other than what is explained here, but then it stops the image from being responsive. (Anything further than 600 breaks the image hence you can’t see what you’re cropping).

    Changing default avatar size cropped/used by BuddyPress

    Is there a way to fix this, so the image retains the full quality when uploaded? I’ve set in place filters to retain 100% of quality image so wordpress doesn’t reescale them either (But you can give me more tips regarding this as well). An alternative solution would be to just disable the cropping part when uploading avatar.

    Currently I’m using the theme called Gwangi, but it doesn’t matter, because it also happens with Twenty-Twenty-One, and the forked version of buddypress Buddyboss. I’m guessing all the webpages built with buddypress have the same issue, as the ones I’ve checked so far run into the same problem. I’ve disabled CDN and everything else that could cause caching and rendering of images.

    Thank you for your time.

    #331684
    jotirmoy7
    Participant

    Hello Everyone.
    For the past week, I’ve been working on my website. The problem is that Buddypress doesn’t send activation mail but when I trigger forgot password email for the same account it sends it. And no one can’t activate their account.

    The default WordPress register page is able to send activation mail but when I activate BuddyPress it doesn’t work. I have tried all the plugins and have been going through all these forums for the last two days but all in vain.

    I have reinstalled it thrice and now as stated in the requirements I have done a manual WordPress install. I am on shared hosting and using my website mail server to send emails.

    My site: techcaro

    WordPress Version: 6.3
    Buddypress version: 11.3.2

    Please help me solve this issue.

    #331683
    emaralive
    Moderator

    @imath FWIW, back in 2021 there was some discussion regarding the ActivityPub and BuddyPress connectivity/integration (for lack of a better term) which can be found at the following:

    Buddypress Integration

    #331678
    lemiran
    Participant

    Hi there
    I have a wordpress v6.3.2 with
    > BuddyPress v11.3.2
    > ProfileBuilder v3.10.1 (in order to have custom fields during registration)
    > Elementor Pro

    I have 2 weird behaviour.
    1- Non admin users, can see the admin bar with… MY account when they logged in.
    Fortunately, they cannot go in my account.
    To avoid that, for the moment i installed a plugin : Hide Admin Bar Based on User Roles

    2- The non admin accounts go directly in the backoffice when they log in (with the connexion button widget of elementor)

    Could you please help me?

    Best regards

    #331631
    keyfox
    Participant

    Hi,
    I have met a problem my Buddypress cannot allow my user to post activities. I am using a theme called Vikinger. I have tried numerous solutions like creating a new role or try to config the Buddypress setting (There is no activity setting). However, the problem cannot be solved. Can anyone help me? I would really appreciate that!

    WordPress version: 6.3.2
    BuddyPress Version: 11.3.1
    BBPress Version: 2.6.9
    Site Url: https://furryisland.net/

    #331626
    nakawa
    Participant

    Hello,

    I would like to change the color of the buttons + labels but, despite the custom CSS I do via the “Customize” option of WordPress -> custom CSS, I can not change the color.
    Is there a way to do this please?
    Thanks in advance

    https://imagizer.imageshack.com/img924/9669/VHl70I.png

    #331596
    davidgrace
    Participant

    Hello,
    The issue is most likely caused by the Hotsteel theme. To confirm this, temporarily switch to a default WordPress theme such as 2020. If the problem doesn’t persist with the default theme, you should reach out to Hotsteel for assistance with resolving the ajax errors.
    Best Regard,
    Custom Serum Boxes

    #331566
    Mathieu Viet
    Moderator

    Hi @punkaun

    Thanks a lot for your 2 messages. I’ll see if we can take in charge this URL schema in 12.0.0.

    The second one is a bug we do need to tackle.

    Could you do some additional testing?
    – Come back to BuddyPress 11.3.1
    – Make sure the directory pages are children of one of your WordPress pages.
    – Activate BP Classic (BP Classic is a backwards compatibility plugin that neutralizes the BP Rewrites API to use our legacy API instead)
    – Upgrade to 12.0.0-beta3

    Is this preserving your URL set up ?

    #331560
    punkaun
    Participant

    I found the issue. It’s some sort of conflict with the plugin Popup Maker:

    Popup Maker – Popup for opt-ins, lead gen, & more

    The plugin includes a targeting feature that I can use to exclude BP pages. When I apply that filter, or turn the plugin off entirely, the problem goes away.

    Sorry for the clutter!

    #331556
    Mathieu Viet
    Moderator

    Hi @awol,

    Here’s the full list of 12.0.0 deprecated functions: https://buddypress.trac.wordpress.org/browser/trunk/src/bp-core/deprecated/12.0.php

    You’ll see that if the BP Classic Add-on is active, a lot of these won’t show as this plugin is bringing backwards compatibility for plugins which are not ready yet for 12.0.0. If you’re getting the deprecated notice, then it means you need BP Classic to carry on using the plugin which is causing the notice.

    #331542
    freelanceme
    Participant

    The error message you’ve encountered is related to the Elementor plugin in WordPress. It seems like there’s an issue with the plugin’s code, specifically in the Controls_Stack class when trying to sanitize settings. Here’s a breakdown of the error:

    Argument 1 passed to Elementor\Controls_Stack::sanitize_settings() indicates that the sanitize_settings method of the Controls_Stack class is expecting an array as its first argument.
    must be of the type array, null given means that the function received null instead of an array as the argument.
    The error occurred when the code called this method in the file /wp-content/plugins/elementor/includes/base/controls-stack.php on line 1084.
    To resolve this issue, you can try the following steps:

    Check for Plugin Conflicts: Sometimes, conflicts with other plugins can cause such errors. Deactivate other plugins one by one to see if the issue persists when Elementor is the only active plugin.

    Update Elementor: Make sure you’re using the latest version of the Elementor plugin. Outdated versions may contain bugs that have been fixed in newer releases.

    Check for Theme Compatibility: Your WordPress theme might not be fully compatible with the version of Elementor you’re using. Try switching to a default WordPress theme (e.g., Twenty Twenty-One) temporarily to see if the error still occurs.

    Debugging: If the issue persists, you may need to debug the specific code in the Elementor plugin. This usually requires some knowledge of PHP and WordPress development. You can use debugging tools like Xdebug or enable WordPress debugging to get more information about the error.

    Contact Elementor Support: If you can’t resolve the issue on your own, consider reaching out to Elementor’s support or community forums. They may have encountered similar issues and can provide guidance on how to fix it.

    Backup and Restore: As a last resort, if none of the above solutions work, you can try restoring a backup of your WordPress site to a point before the error occurred. This should revert your site to a stable state, but you’ll lose any changes made after the backup date.

    Remember to take proper precautions, such as backing up your site and data, before making any significant changes to your WordPress installation.

    #331441

    Topic: flow

    imagine2006
    Participant

    Hi,
    So I don’t even know if what I want is possible – came here looking for some guidance.
    I have a wordpress woocommerce site where people can purchase a monthly subscription for a service. That part all works fine.

    I installed buddypress because I want each subscriber to have their own profile and take bookings themselves (no payment option necessary – will be done off-site)

    I want each subscriber to be automatically put into a certain ‘group’ which I’ve already created. I’ve tried all the custom code I’ve found on here with the group id but nothing is working. The subscriber is automatically a ‘member’ but they’re not a member of the ‘group’

    This is the code I put in my functions.php file

    //Automatically add new users to a group
    function automatic_group_membership( $user_id ) {
    if( !$user_id ) return false;
    groups_accept_invite( $user_id, <# 0 #> );
    }
    add_action( ‘bp_core_activated_user’, ‘automatic_group_membership’ );

    I have my group id as ‘0’ because that’s what I found in the inspect tool https://snipboard.io/nlPTSM.jpg am i using the wrong id#

    Any help would be greatly appreciated

Viewing 25 results - 451 through 475 (of 22,713 total)
Skip to toolbar