-
AuthorPosts
-
February 27, 2016 at 1:28 am #814459
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.
:-/
February 27, 2016 at 8:02 am #814660Hi 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!
February 28, 2016 at 2:59 am #815397Will do, thank you!
February 28, 2016 at 5:55 am #815509You’re very welcome π
If you need anything else, please let us know.
February 29, 2016 at 8:09 am #816760Hi again, I have downgraded Buddypress to 2.4.0, the problem still persists ..?
February 29, 2016 at 8:42 am #816792Hi 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 credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks.
February 29, 2016 at 9:09 am #816831Hello, I am developing this site on my LAN.
February 29, 2016 at 10:14 am #816908Hi 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!
March 7, 2016 at 2:46 am #826514This reply has been marked as private.March 7, 2016 at 3:08 am #826545Hello 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 48MOr 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.
March 7, 2016 at 3:29 am #826575I’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 joyI have tried several themes, the only theme that is problematic is X?
March 7, 2016 at 3:49 am #826597Hi 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!
March 7, 2016 at 8:26 am #826945Hello, 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 :-/
March 7, 2016 at 8:54 am #826987I 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 ?
March 7, 2016 at 12:57 pm #827373Hi @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.
-
AuthorPosts