I have an error on my Beaver Builder page:
Warning: array_flip(): Can only flip STRING and INTEGER values! in /home/../event-espresso-core-reg/modules/single_page_checkout/EED_Single_Page_Checkout.module.php on line 423
Is that PHP warning happening only when you try to use the page builder on the registration checkout page, or does the warning happen on other pages while using the page builder too?
That shouldn’t be happening. As far as I can tell, that warning should only appear on the page that has the [ESPRESSO_CHECKOUT] short code. I can make a ticket for the dev team to see if there’s a way to avoid that warning when the Beaver Builder plugin does its thing, and for now you can make sure that WP_DEBUG is set to false and if need be, you set: @ini_set( 'display_errors', 0 );
in the wp-config.php file.
WP_DEBUG is already set to false, I’m still getting this Warning and can’t use page builder. Maybe this shortcode is somewhere in the page but I cannot see it and cannot use Page builder to remove it..
The support post ‘EE4 Beaver Builder page builder error’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.