• Resolved tekmiss

    (@tekmiss)


    I’m getting the following error and I don’t know what to do!

    Deprecated: Function jetpack_form_register_pattern is deprecated since version jetpack-13.4! Use Automattic\Jetpack\Forms\ContactForm\Util::register_pattern instead. in /wordpress/wp-includes/functions.php on line 6078

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter tekmiss

    (@tekmiss)

    Also – I updated the plugin to the latest version – that is when I got the error

    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.

    Hola, realice la gestión pero el error persiste, que puedo hacer ?<font _mstmutation=”1″></font>

    Hi all,

    We have released a fix for this issue with Jetpack 13.4.1, please update the plugin to the latest version on your website.

    Best,

    Thread Starter tekmiss

    (@tekmiss)

    Great – it’s fixed. Thank you!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Error on site’ is closed to new replies.