Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #814459

    wioledling
    Participant

    Hello

    When adding a group within Buddypress I get the following WordPress Failure: “Are you sure you want to do this?”

    There is no problem when the 2016 default theme is active.

    This is a fresh install.

    Is X 4.3.4 compatible with Buddypress 2.4.3?

    I see this problem has popped up in various forums but haven’t been able to establish a solution.

    :-/

    #814660

    Thai
    Moderator

    Hi There,

    Please downgrade your BuddyPress plugin.

    Currently, X is compatible with the 2.4.0 version only(https://downloads.wordpress.org/plugin/buddypress.2.4.0.zip).

    Regards!

    #815397

    wioledling
    Participant

    Will do, thank you!

    #815509

    Thai
    Moderator

    You’re very welcome πŸ™‚

    If you need anything else, please let us know.

    #816760

    wioledling
    Participant

    Hi again, I have downgraded Buddypress to 2.4.0, the problem still persists ..?

    #816792

    Christopher
    Moderator

    Hi there,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.

    #816831

    wioledling
    Participant

    Hello, I am developing this site on my LAN.

    #816908

    Rupok
    Member

    Hi there,

    Thanks for updating. In that case we are unable to check you issue. You can try on a live server and give us the access.

    Cheers!

    #826514

    wioledling
    Participant
    This reply has been marked as private.
    #826545

    Rue Nel
    Moderator

    Hello There,

    Thank you for the updates! We recommend that you increase your memory allocated to PHP. To increase it, please edit your wp-config.php file and insert these lines:

    define( 'WP_MEMORY_LIMIT', '256M' );
    define( 'WP_MAX_MEMORY_LIMIT', '512M' );

    You can add it before the line
    /*That's all, stop editing! Happy Blogging. */

    We would also recommend that you increase the following at least:
    – max_execution_time 60
    – post_max_size 48M
    – upload_max_filesize 48M

    Or perhaps this link might help you:
    http://www.wpbeginner.com/wp-tutorials/how-to-fix-are-you-sure-you-want-to-do-this-error-in-wordpress/

    We would loved to know if this has work for you. Thank you.

    #826575

    wioledling
    Participant

    I’m not sure if I should find your response confusing or annoying, you are asking me to increase max_execution_time, post_max_size, upload_max_filesize … but if I look at the info provided to you, if anything these parameters need to be decreased?

    WP_MEMORY_LIMIT was already at 256M
    WP_MAX_MEMORY_LIMIT was 384M however i did test with 512M with no joy

    I have tried several themes, the only theme that is problematic is X?

    #826597

    Zeshan
    Member

    Hi there,

    I’m sorry to hear that you are still facing this issue.

    I’ve BuddyPress 2.4.0 installed in my local setup and create group page is working fine at my end (see: http://prntscr.com/ac89gg). I’m not sure but it seems to be related to your setup. It is best if you can upload your site to a live server so we can take a look and investigate the issue in detail.

    Thank you!

    #826945

    wioledling
    Participant

    Hello, your link shows the start of the group creation process, the problem (β€œAre you sure you want to do this?”) is occurring on the final step :-/

    #826987

    wioledling
    Participant

    I have narrowed this down to avatar and cover images for groups. If one disables this functionality within Buddypress Group Settings I can then successfully create groups without getting “Are you sure you want to do this?”. After considerable time and effort problem solving including fresh installs including testing on PHP 7, I am 99% sure this not specific to my setup/server config. If I look at some of the Buddypress forums this may be specific to Budypress 2.4… when can we expect X to be compatible with 2.5 ?

    #827373

    Rupok
    Member

    Hi @wioledling

    Thanks for sharing your experience. Hopefully the next update will be released soon and the latest versions of our packaged plugins would be bundled. We can’t give you any ETA but regular updates won’t take much time if you check our Changelog

    Thanks for your patience and support.