Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 626 through 650 (of 22,679 total)
  • Author
    Search Results
  • #328030
    wearebitcoin
    Participant

    Hello, my WP version is 6.1.1 my BuddyPress version is 11.0.0

    I used the Theme https://themeforest.net/item/armadon-gaming-community-wordpress-theme/27957394?gclid=Cj0KCQiAiJSeBhCCARIsAHnAzT_68l6iD7qmpDX1_KFM-VnNqRGmsOrPpQ1dfq7xAjjg6jMI0PdAUDkaAlK0EALw_wcB

    I get this issue when users attempt to log in into my website they get the message “Method not Allowed” and I can’t seem to be able to fix it

    #328019
    AWOL
    Participant

    I would like to add my name to this list but I am only getting the line 1577 error. I am wondering if it might be related to either or both of the following things – I have Better Messages plugin installed and I am running PHP version 8.1. Can the other two who have posted say if they have one or both of these things? There might be a common denominator. I am running the most recent updates of WordPress and of course Buddypress.

    #328018
    luixv
    Participant

    I am using the following:
    WP Version: 6.1.1
    Permalink: /%postname%/
    Active Theme: BuddyX 4.4.5
    Platform: Windows
    Browser Name Chrome
    PHP Version: 8.0.7
    MySQL Version: 5.5.5
    The plugins I have are these:

    Activity Plus Reloaded for BuddyPress 1.0.8
    Akismet Anti-Spam 5.0.2
    BP Friends Suggestions Widget 1.1.0
    BP Profile Search 5.4.7
    BuddyPress 11.0.0
    BuddyPress Activity ShortCode 1.1.8
    BuddyPress Extended Friendship Request 1.2.1
    BuddyPress Global Search 1.2.1
    BuddyPress Login Redirect to Profile 1.2.3
    BuddyPress Profile Completion 1.0.8
    BuddyPress Simple Terms And Conditions 1.3
    BuddyPress Xprofile Custom Field Types 1.2.5
    Classic Editor 1.6.2
    Classic Widgets 0.3
    Colorlib Login Customizer 1.3.1
    CookieYes | GDPR Cookie Consent 3.0.8
    Custom Font Uploader 2.0.0
    Duplicator 1.5.1
    Easy Registration Forms 2.1.1
    Force Login 5.6.3
    GEO my WP 3.7.2.1
    Kirki Customizer Framework 4.0.24
    Quick and Easy FAQs 1.3.6
    Shared Counts 1.4.1
    Verified Member for BuddyPress 1.2.6
    Wbcom Designs – BuddyPress Member Reviews 2.8.3
    WordPress Username Availability Checker 1.1.8

    I have configured a new Register page using ERForms. I’ve created just a wordpress page which has only a shortcode to the ERform.
    I’ve set it at buddypress settings-> Pages -> register. Buddypress is redirecting to the wordpress regitration page instead of my page.
    I’ve also changed the redirection at buddypress setting to whatever page (for example my FAQ page) and always redirects to the wordpress registration page.

    I’ve tried also deactivating all plugin but buddypress and ERforms and no, buddypress is always redriecting to the standard wordpress registration page instead of what I am setting.

    Any hint / idea what to cope this problem?

    Thnks in advance

    #328011
    Anonymous User 18187419
    Inactive

    Hi, I’m not sure about that, reach out to your theme developer for advice.

    Meantime, easiest & safest way for you to add code snippets to your site would be to use the free plugin Code Snippets, get it from the wordpress.org plugins page.

    #327965
    Mathieu Viet
    Moderator

    Hi @philippklaschka

    Thanks for your report, this issue seems to be caused by this plugin https://github.com/projectestac/wordpress-invite-anyone/ It hooks to bp_core_install_emails to run the function ass_install_emails that does not exist see: https://github.com/projectestac/wordpress-invite-anyone/blob/master/by-email/by-email.php#L1710

    I advise you to deactivate this plugin, update BuddyPress and then reactivate this plugin once done. The bp_core_install_emails hook is only fired by BuddyPress when you install/upgrade and use the tool to reinstall emails, so it should be ok. But I strongly advise you to contact the plugin author so that he fixes this issue.

    Hi @netmanuth

    Thanks for your report, I’ll check BuddyX, but I doubt issue is with this theme.

    #327964
    philippklaschka
    Participant

    tried 3 times to update and every time it blows up my backend with this fatal error. Have to roll back all plugins via database and reactivate all just to roll back this patch.
    Can someone decipher whats going on here?

    Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, function “ass_install_emails” not found or invalid function name in /homepages/17/d4296816486/htdocs/wordpress/wp-includes/class-wp-hook.php:308 Stack trace: #0 /homepages/17/d4296816486/htdocs/wordpress/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(”, Array) #1 /homepages/17/d4296816486/htdocs/wordpress/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #2 /homepages/17/d4296816486/htdocs/wordpress/wp-content/plugins/buddypress/bp-core/admin/bp-core-admin-schema.php(555): do_action(‘bp_core_install…’) #3 /homepages/17/d4296816486/htdocs/wordpress/wp-content/plugins/buddypress/bp-core/bp-core-update.php(770): bp_core_install_emails() #4 /homepages/17/d4296816486/htdocs/wordpress/wp-content/plugins/buddypress/bp-core/bp-core-update.php(291): bp_update_to_11_0() #5 /homepages/17/d4296816486/htdocs/wordpress/wp-content/plugins/buddypress/bp-core/bp-core-update.php(159): bp_version_updater() #6 /homepages/17/d4296816486/htdocs/wordpress/wp-includes/class-wp-hook.php(308): bp_setup_updater(”) #7 /homepages/17/d4296816486/htdocs/wordpress/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array) #8 /homepages/17/d4296816486/htdocs/wordpress/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #9 /homepages/17/d4296816486/htdocs/wordpress/wp-content/plugins/buddypress/bp-core/admin/bp-core-admin-actions.php(120): do_action(‘bp_admin_init’) #10 /homepages/17/d4296816486/htdocs/wordpress/wp-includes/class-wp-hook.php(308): bp_admin_init(”) #11 /homepages/17/d4296816486/htdocs/wordpress/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array) #12 /homepages/17/d4296816486/htdocs/wordpress/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #13 /homepages/17/d4296816486/htdocs/wordpress/wp-admin/admin.php(175): do_action(‘admin_init’) #14 /homepages/17/d4296816486/htdocs/wordpress/wp-admin/plugins.php(10): require_once(‘/homepages/17/d…’) #15 {main} thrown in /homepages/17/d4296816486/htdocs/wordpress/wp-includes/class-wp-hook.php on line 308

    Helani De SIlva
    Participant

    Hello,

    First of all, this plugin is pretty cool. But I’m stuck on a problem. That’s I create forum using bbpress. I gave the registered visiters the Moderator forum role. But I tested it as a user(like visitor), when I submit it, that forum showing in the site without approving admin. And also the new user role in site as Contributor. So I want a help from you to solve this issue. Please reply as soon as possible.

    Thank you & Best regards,
    Helani

    #327952
    The Network Manager
    Participant

    My experience is the same as Helga006’s. I also reach-out out to the developer of the theme I use since Lars appear not to have any challenge updating using the BuddyX-theme.
    Here is the error I receive.

    “There has been a critical error on this website. Please check your site admin email inbox for instructions.
    Learn more about troubleshooting WordPress.”

    After the update I am not able to access the admin backend.

    Lars Henriksen
    Participant

    Hello

    I use the BuddyX theme, and hide the WordPress menu for my users.

    Is there any way to let users change email via the Buddypress user menu?

    Thanks,
    Lars

    CGC studio
    Participant

    WordPress v 6.1.1
    BuddyPress v 11.0.0

    Theme Onecommunity (latest version 3.7.8) (https://themeforest.net/item/onecommunity-buddypress-theme/3713046?gclid=CjwKCAiAqt-dBhBcEiwATw-ggL19B1O2bH4PjCwmpFyse_KZ7o4KEGnurStZcFrqDBd1d-3rDApwZxoC22cQAvD_BwE)
    My frontend test Site: https://staging-rezodenthodenthcom-staging.kinsta.cloud/

    Hi there!

    1/ After updating my hosted site from php 7.4 to 8.0 (Kinsta hosting), buddypress causes the following critical syntax error !

    2023/01/06 13:48:41 [error] 43493#43493: *668 FastCGI sent in stderr: “PHP message: PHP Parse error: syntax error, unexpected token “;”, expecting “)” in /www/rezodenthodenthcom_528 /public/wp-content/themes/onecommunity/buddypress/groups/single/group-header.php on line 29

    The site (front and backend) is still visible but the groups are not displayed anymore in groups single page
    Could you please be kind enough to help solving this first problem?

    2/ I usually use a child theme with two small custom codes that worked fine in php 7.4 but with php 8.0, I have a new FTAL error. So it appears that this function somehow is not working correctly with the child theme enabled: call_user_func_array()
    From that stack trace in the Fatal error, it is referencing BuddyPress with it:
    #2 /www/rezodenthodenthcom_528/public/wp-content/plugins/buddypress/bp-core/bp-core-dependency.php(407): do_action(‘bp_widgets_init’)

    As far as I know, our custom codes were very limited in 2 templates :

    Template 1: group-sidebar.php  :
    WE CHANGED THIS CODE:
    $group_id = bp_get_current_group_id();
    echo do_shortcode( ‘[rtmedia_gallery context=”group” per_page=”6″ context_id=”5″ context_id=”‘ . $group_id . ‘”]’ );
    BY THAT ONE:
    if ( bp_group_is_visible() ) :
    $group_id = bp_get_current_group_id();
    echo do_shortcode( ‘[rtmedia_gallery context=”group” per_page=”6″ context_id=”5″ context_id=”‘ . $group_id . ‘”]’ );
    endif;

    Template 2: group-sidebar.php (for customiszation image ads in widget column) with this code:
    <div class=”bp-sidebar-details”>
    <div class=”bp-sidebar-details-category first”><?php _e(‘Advertisement’, ‘onecommunity’); ?></div>
    <div class=”col-1-ads”>
    [widget id=”media_gallery-3″]
    </div>

    I don’t understand what could interfere in php 8.0 environment!
    What do you think about it? and could you help me to solve this second issue?

    Thank you for your appreciated help ; )

    C. GARCIA

    #327881
    mwatkins197
    Participant

    Hi, I have set up buddy press on a newly installed website, however I am encountering the following error (see below) after I create group after filling in the name and description and pressing create group and continue. Can anyone help. Thanks

    Notice: Function WP_Object_Cache::delete was called incorrectly. Cache key must be integer or non-empty string, NULL given. Please see Debugging in WordPress for more information. (This message was added in version 6.1.0.) in /homepages/42/d941307253/htdocs/clickandbuilds/imaginarhub/wp-includes/functions.php on line 5835

    Warning: Cannot modify header information – headers already sent by (output started at /homepages/42/d941307253/htdocs/clickandbuilds/imaginarhub/wp-includes/functions.php:5835) in /homepages/42/d941307253/htdocs/clickandbuilds/imaginarhub/wp-content/plugins/buddypress/bp-groups/actions/create.php on line 171

    Warning: Cannot modify header information – headers already sent by (output started at /homepages/42/d941307253/htdocs/clickandbuilds/imaginarhub/wp-includes/functions.php:5835) in /homepages/42/d941307253/htdocs/clickandbuilds/imaginarhub/wp-content/plugins/buddypress/bp-groups/actions/create.php on line 172

    Warning: Cannot modify header information – headers already sent by (output started at /homepages/42/d941307253/htdocs/clickandbuilds/imaginarhub/wp-includes/functions.php:5835) in /homepages/42/d941307253/htdocs/clickandbuilds/imaginarhub/wp-includes/pluggable.php on line 1416

    Warning: Cannot modify header information – headers already sent by (output started at /homepages/42/d941307253/htdocs/clickandbuilds/imaginarhub/wp-includes/functions.php:5835) in /homepages/42/d941307253/htdocs/clickandbuilds/imaginarhub/wp-includes/pluggable.php on line 1419

    boxhamster
    Participant

     Hi,

    WordPress: 6.1.1
    BuddyPress: 10.6.0

     I wanted to inform you of the warning I just got on
     https://scanner.pcrisk.com/ in regards to BP. I’m aware this might just be
     a false positive. In that case, please ignore, but is this something other people also get or something up with my particular setup?

     /wp-content/plugins/buddypress/bp-core/js/vendor/jquery-
     cookie.min.js?ver=10.6.0
     Severity: Potentially Suspicious
     Reason: Detected potentially suspicious initialization of function pointer
     to JavaScript method String.replace Ccode E __tmpvar1170183340 =
     String.replace; Ccode/ E
     Details: Detected potentially suspicious content.
     Offset: 264
     Threat dump: View code (see below)
     File size[byte]: 1229
     File type: ASCII
     MD5: AD70A8BA0464EF7223BA502399938847
     Scan duration[sec]: 0.045

     The following code was shown under “View code”:
     [[==e.indexOf(‘”‘)%26%26(e=e.slice(1,-1).replace(/\\”/g,'”‘).replace(/\\\\/g,”\\”));try{return
     e=decodeURIComponent(e.replace(n,”
     “)),x.json?JSON.parse(e):e}catch(e){}}(e);return”function”==typeof
     o?o(e):e}var x=d.cookie=function(e,o,n){var i,t;if(void 0!==o%26%26″f]]

    Pynet
    Participant

    Hello,
    I am trying to create my own notification, but it is not working.
    The notification should not be for the author of the post, but for whoever is assigned as client “_sliced_client”, which is stored in the postmeta table in the database and returns the client id.
    Wordpress version: 6.1.1
    BuddyPress version: 10.6.0

    <?php 
    // this is to add a fake component to BuddyPress. A registered component is needed to add notifications
    function custom_filter_notifications_get_registered_components( $component_names = array() ) {
        // Force $component_names to be an array
        if ( ! is_array( $component_names ) ) {
            $component_names = array();
        }
        // Add 'custom' component to registered components array
        array_push( $component_names, 'propre' );
        // Return component's with 'custom' appended
        return $component_names;
    }
    add_filter( 'bp_notifications_get_registered_components', 'custom_filter_notifications_get_registered_components' );
    // this gets the saved item id, compiles some data and then displays the notification
    function custom_format_buddypress_notifications(  $action, $item_id, $secondary_item_id, $total_items, $format = 'string' ) {
        // New custom notifications
        if ( 'propre_action' === $action ) {
    
            $post = get_post( $item_id );
    		//
            $custom_title = $post->post_author . ' add a quote for you' . get_the_title( $item_id );
            $custom_link  = get_permalink( $post );
            $custom_text = $post->post_author . ' add a quote for you ' . get_the_title( $item_id );
            // WordPress Toolbar
            if ( 'string' === $format ) {
                $return = apply_filters( 'propre_filter', '<a href="' . esc_url( $custom_link ) . '" title="' . esc_attr( $custom_title ) . '">' . esc_html( $custom_text ) . '</a>', $custom_text, $custom_link );
            // Deprecated BuddyBar
            } else {
                $return = apply_filters( 'propre_filter', array(
                    'text' => $custom_text,
                    'link' => $custom_link
                ), $custom_link, (int) $total_items, $custom_text, $custom_title );
            }
            return $return;
        }
    }
    add_filter( 'bp_notifications_get_notifications_for_user', 'custom_format_buddypress_notifications', 10, 5 );
    
    // this hooks to post creation and saves the post id
    function bp_custom_add_notification( $post_id, $post ) {
        if ( $post->post_type == 'sliced_quote' ) {
            $post = get_post( $post_id );
    		$client_id= get_post_meta($post_id, '_sliced_client');
            $author_id = $post->post_author;
            bp_notifications_add_notification( array(
                'user_id'           => $client_id,
                'item_id'           => $post_id,
                'component_name'    => 'propre',
                'component_action'  => 'propre_action',
                'date_notified'     => bp_core_current_time(),
                'is_new'            => 1,
            ) );
        }   
    }
    add_action( 'wp_insert_post', 'bp_custom_add_notification', 99, 2 );

    Any ideas?
    Thank you very much!
    Regards and happy new year!

    #327852
    clicksnlikes
    Participant

    Yes, i’m using bbpress 2.6.9 with wordpress 6.1 and socialize theme Version: 2.40.2. But it’s not the theme because i tried it with different themes and registered users still can’t create topics.

    #327843
    VibeThemes
    Participant

    Try this plugin, it works with current versions as well : https://wordpress.org/plugins/vibe-buddypress-woocommerce/

    meestergijs
    Participant

    Good day to you (all),

    I’m working a new site, so this issue revolves with the staging environment. I use WPLMS, everything from theme, wordpress to plugins are up-to-date. And my problem is that the core function of adding students to groups isn’t working. I can add them in admin, and I see that they are added. But students doesn’t see a class added to it’s profile or is able to access the class.

    The first reply from WPLMS support was: “I think its due to some kind of caching or something ,pelase clear cache and deactivate it for day or two and check this issue again.”

    So I went to Kinsta Hosting and they told me that the staging environment has all caching options disabled. So I went back to WPLMS.

    Their second reply is: “groups_join_group is a buddypress core function which is not working in your site .

    Please contact buddypress plugin author support on this. in the past with your site we had a similar experience with caching where profile menu items were not appearing. This is caching believe it or not. I have debugged this already. If host cannot resolve this you can consider changing the webhost to wpengine.”

    Could you help me? Adding students to classes/groups is essential for my dynamic educational website.

    My website: https://env-meestergijs-premium.kinsta.cloud/
    Buddypress: 10.6.0
    WP: 6.1.1

    Thanks,

    Gijs

    #327835
    nicsevic
    Participant

    Hi,

    I’m reaching out on behalf of a WordPress.com to report an issue seen on one of our users’ sites.

    We recently had to block error logging for the below warnings on a site due to them generating around 90k log lines per second. It looks like these might have been triggered when the user attempted to disable the plugin as they occurred around the same time as these timed out requests /wp-admin/plugins.php?action=deactivate&plugin=buddypress%2Fbp-loader.php&plugin_status=all&paged=1&.... The log explosion is no longer happening but it’s not clear what stopped it.

    The site is using Buddypress 10.6.0, WP 6.1.1, PHP 8.1

    `
    PHP Warning: next() expects parameter 1 to be array, null given in /srv/htdocs/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php on line 368

    PHP Warning: current() expects parameter 1 to be array, null given in /srv/htdocs/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php on line 362
    `

    #327798
    fawp
    Participant

    hi @krausi

    I don’t know if BuddyPress on its own would allow you to do that (perhaps somebody else might be able to advise)

    But you might want to try some Group Management plugin such as this one

    Groups

    It strikes me as something you’d probably need some additional coding.

    #327542
    Mathieu Viet
    Moderator

    Hi,

    Thanks for your feedback. We got it and it will be fixed in next major version. See https://buddypress.trac.wordpress.org/changeset/13311/

    adehner
    Participant

    I am using the BuddyBoss platform in WordPress. I’d like to add content to the Documents tab in user profiles. I’ve been looking for a hook to target this tab, but I just can’t find it.

    How can I do this?

    Thank you.

    #327417
    Yavuz Yıldırım
    Participant

    I have this permalink structure.
    /%author%/%postname%/

    and I have enabled ENABLE_ROOT_PROFILES.

    Changing Internal Configuration Settings

    https://domain.com/myusername/mypostname
    But I can no longer access this page.
    It was working before activating it.

    Any way i can do this?

    Buddypress 10.6.0
    Wordpress 6.1.1

    #327392
    pjhimseelf
    Participant

    Hello there,
    we use wordpress version 6.1.1 and buddypress version 10.6.0.

    We are total beginners in coding and want to create a new custom tab in the groups directory. We created an own page for group categories and want now to create a new tab called “Categories” in the group directory where we link to the page.

    See attached image.

    How can we do that? (Beginner friendly)

    Custom Group directory tab

    Thanks in advance!

    #327366
    Sebastian
    Participant

    Hello,

    we use the email-notification to inform all of our employees (over 200) about new posts in the forum. It takes a while till the post is shown. That was no problem so far but since 2 days we get a time out when we post something and then the post is only shown for admins and the mails were only sent to admins as well.
    Is there a limit for “New Topic Email Addresses” (is it only meant to be for admins and few important persons) or could the problem be caused by our plugin “Post SMTP” which sends the mails? Settings were no changed.
    Wordpress Version 6.1.1
    BuddyPress Version 10.6.0
    (A link to our site would make no sense cause it is just for members visible)

    Best regards
    Sebastian

    #327333
    tsart
    Participant

    I am running WordPress 6.0.3 and am on BuddyPress 10.6.0.

    I turned off the Private Messaging component in BuddyPress Settings over 2 years ago. Now all of the sudden my users are getting email notifications of Private Messages. I know these are legit because they include text I wrote before I shut Messaging down due to rampant spamming.

    I checked BuddyPress Settings and the Private Messaging Component is still unchecked. Is there something else I need to do to ensure Private Messaging is off?

    #327314
    vintagefan74
    Participant

    My site has its own login, register area but by some defaults (which I cannot yet figure out how to bypass or disable) users are directed to wp-login – this is disruptive to to the process and confusing/frustrating to users. I don’t want them directed to any pages asking to log into wordpress (which they get an error for trying to use their login info for my site) – Is there a way to redirect these to my specific buddypress/theme login, register, reset pages? I hope this is making sense.

Viewing 25 results - 626 through 650 (of 22,679 total)
Skip to toolbar