• Resolved kiko1987

    (@kiko1987)


    Any help with this??

    Fatal error: Uncaught ArgumentCountError: Too few arguments to function Cartflows_Wd_Flow_Product_Actions::redirect_to_next_flow_step(), 1 passed in /usr/home/formacad.es/web/wp-includes/class-wp-hook.php on line 287 and exactly 2 expected in /usr/home/formacad.es/web/wp-content/plugins/cartflows/modules/woo-dynamic-flow/classes/class-cartflows-wd-flow-product-actions.php:49 Stack trace: #0 /usr/home/formacad.es/web/wp-includes/class-wp-hook.php(287): Cartflows_Wd_Flow_Product_Actions->redirect_to_next_flow_step(‘https://formaca…’) #1 /usr/home/formacad.es/web/wp-includes/plugin.php(212): WP_Hook->apply_filters(‘https://formaca…’, Array) #2 /usr/home/formacad.es/web/wp-content/plugins/addons-for-elementor-premium/plugin.php(236): apply_filters(‘woocommerce_add…’, ‘https://formaca…’) #3 /usr/home/formacad.es/web/wp-content/plugins/addons-for-elementor-premium/plugin.php(361): LivemeshAddons\Livemesh_Elementor_Addons->localize_array() #4 /usr/home/formacad.es/web/wp-includes/class-wp-hook.php(287): LivemeshAddons\Li in /usr/home/formacad.es/web/wp-content/plugins/cartflows/modules/woo-dynamic-flow/classes/class-cartflows-wd-flow-product-actions.php on line 49

Viewing 15 replies - 1 through 15 (of 19 total)
  • Plugin Support CartFlows Team

    (@cartflows)

    Hello @kiko1987

    Thank you for getting in touch with us!

    It seems that there is a conflict with one or more plugins on your website due to which the error is displayed.

    The error is given to the WooCommerce filter used in the CartFlows which accepts two parameters for its callback function.

    So it seems that some of the plugins is passing few parameters due to which the error is thrown. Can you please try deactivating all the plugins except the CartFlows & WooCommerce and check that are you getting that error message or not.

    Here is the article which will help you with it.

    Please let me know how it goes.

    I am looking forward to hearing from you.

    Thread Starter kiko1987

    (@kiko1987)

    Hi there,

    I’ll try but, once I detect the plugin what am I suppose to do? All was working fine until I upgrade Cart Flows Pro to the latest version…

    Thanks in advanced

    I have exactly the same issue, after updating the plugin.

    Thread Starter kiko1987

    (@kiko1987)

    Had to downgrade Cart Flows…

    I have managed to fix this by updating Ocean WP template!

    • This reply was modified 3 years, 9 months ago by davidthesimon.
    Plugin Support CartFlows Team

    (@cartflows)

    Hello @kiko1987

    Can you please open a support ticket from our website so that one of our developers will take a look at this asap.

    Thank you @davidthesimon For the update and happy that the issue which was facing is been fixed after updating the theme template.

    I am looking forward to hearing from you @kiko1987 .

    I too have this issue when upgrading to the new UI…

    To downgrade you can download a previous version of the plugin by clicking ‘advance’ on the wordpress plugin page ??

    Thread Starter kiko1987

    (@kiko1987)

    Me too mate…I tried with the latest version of CFlows but problema still there…the issue in my case is between CartFlows & Livemesh Addons for Elementor (Premium) a shame…

    Regards,

    Kiko

    Plugin Support CartFlows Team

    (@cartflows)

    Hello @kiko1987

    The issue which you had reported i:e “Cartflows_Wd_Flow_Product_Actions::redirect_to_next_flow_step()” is been fixed and we are preparing an update to release this fix.

    Also, @crealys can you please check are there any error message is recorded in the WooCommerce -> Settings -> Logs tab -> Fatal Error log file?

    If yes, and it says the same for the above message, then rest assured, it will be released soon and if there is another error then I would suggest you to please open a technical support ticket from our support portal.

    I hope this helps you.

    Feel free to get in touch in case you need any help or assistance.

    Thread Starter kiko1987

    (@kiko1987)

    @cartflows Waiting then for the fixing update, hope it works this time.

    Thanks!

    Plugin Support CartFlows Team

    (@cartflows)

    Hello @kiko1987

    Thank you for getting in touch with us!

    If you need more help you can open a new support topic or a technical support ticket from our website.

    Have a great day ahead & stay safe.

    Thread Starter kiko1987

    (@kiko1987)

    @cartflows any news about when the last update will be released?

    Thanks!

    Plugin Support CartFlows Team

    (@cartflows)

    Hello @kiko1987

    We have scheduled the update for this week may be in two days we will be releasing it.

    If you want to short solution over it please open a technical support ticket from our ticketing desk.

    I hope this helps you.

    Feel free to get in touch in case you need any help or assistance.

    Thread Starter kiko1987

    (@kiko1987)

    Hi there again…

    Error still persists when upgrading to cartFlows 1.6.10

    Fatal error: Uncaught ArgumentCountError: Too few arguments to function Cartflows_Wd_Flow_Actions::redirect_to_next_flow_step(), 1 passed in /usr/home/formacad.es/web/wp-includes/class-wp-hook.php on line 292 and exactly 2 expected in /usr/home/formacad.es/web/wp-content/plugins/cartflows/modules/woo-dynamic-flow/classes/class-cartflows-wd-flow-actions.php:105 Stack trace: #0 /usr/home/formacad.es/web/wp-includes/class-wp-hook.php(292): Cartflows_Wd_Flow_Actions->redirect_to_next_flow_step('https://formaca...') #1 /usr/home/formacad.es/web/wp-includes/plugin.php(212): WP_Hook->apply_filters('https://formaca...', Array) #2 /usr/home/formacad.es/web/wp-content/plugins/addons-for-elementor-premium/plugin.php(236): apply_filters('woocommerce_add...', 'https://formaca...') #3 /usr/home/formacad.es/web/wp-content/plugins/addons-for-elementor-premium/plugin.php(361): LivemeshAddons\Livemesh_Elementor_Addons->localize_array() #4 /usr/home/formacad.es/web/wp-includes/class-wp-hook.php(292): LivemeshAddons\Livemesh_Elementor_Addons in /usr/home/formacad.es/web/wp-content/plugins/cartflows/modules/woo-dynamic-flow/classes/class-cartflows-wd-flow-actions.php on line 105

    Plugin Support CartFlows Team

    (@cartflows)

    Hello @kiko1987

    Thank you for getting in touch with us!

    This confirms that there is an issue with the theme or any plugins on your website. The CartFlows is using the woocommerce_add_to_cart_redirect WooCommerce filter to redirect the user to the CartFlows pages from the product page.

    But it seems that there is a plugin or theme which is using the same WooCommerce filter and passing a different set of parameters to it thus it is creating an error.

    Here is the screenshot for reference.

    So, can you please try these troubleshooting steps and let me know from which plugin or theme this conflict is.

    If still not working, then I suggest you open a technical support ticket so that one of our developers will help you with it as we may need more website-related information.

    I hope this helps you.

    I am looking forward to hearing from you.

Viewing 15 replies - 1 through 15 (of 19 total)
  • The topic ‘Fatal error when upgrading to CartFlows 1.6.8’ is closed to new replies.