• Resolved ilyesboucherifi

    (@ilyesboucherifi)


    Hello,

    I’m using the latest version of WordPress (Version 6.5.3), and since the last update of JetPack (Version 13.4), an error message appears on my dashboard “Deprecated: The function jetpack_form_register_pattern is obsolete since version jetpack-13.4”.

    Since this update, my clients are unable to place orders on my website. The payment methods load indefinitely, and if there is an order, neither my client nor I receive a confirmation email.

    When I disable JetPack, everything goes back to normal.

    Thank you in advance for your help.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Jahid

    (@jahidhasan018)

    It appears that there is an issue with the plugin and multiple other websites are experiencing the same problem. However, I have found a temporary solution. First, please check if the “wp debug” option is set to “true” in the “wp-config.php” file and if it is, change it to “false”.

    define( 'WP_DEBUG', true ); 

    to

    define( 'WP_DEBUG', false );

    This way, the error will not appear temporarily.

    There is another way you can rollback to the previous version of jetpack and update it later when they fix the issue.

    hello wp rollback not working totally in my website you cant do any changes you just watching you cant even uninstall jetpack as a other pluginscould someone help me with this problem

    You can download the previous version from https://www.ads-software.com/plugins/jetpack/advanced/ (all the way at the bottom) and then use it to overwrite the latest version as you would install any other plugin from disk (Plugins > Add New > Upload, then confirm you want to overwrite).

    But deprecation messages don’t cause any problems. They only fill up the log.

    Hi there,

    Sorry about that trouble! We’ve rolled out a fix in Jetpack 13.4.1. Please update to the latest version and let us know if that doesn’t fix the problem. https://www.ads-software.com/plugins/jetpack/

    Plugin Contributor Stef (a11n)

    (@erania-pinnera)

    Hi there, @ilyesboucherifi,

    Do you have updates about that? We usually close inactive threads after one week of no movement, but we want to make sure we’re all set before marking it as solved. Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘JetPack 13.4 bugs with WooCommerce’ is closed to new replies.