• Resolved Unwanted Life

    (@unwantedlife)


    Hi,

    Why am I getting the following errors on my dashbaord and how do I fix it?

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

    Warning: Cannot modify header information – headers already sent by (output started at /homepages/25/d768391087/htdocs/app768391206/wp-includes/functions.php:6078) in /homepages/25/d768391087/htdocs/app768391206/wp-admin/includes/misc.php on line 1439

    Warning: Cannot modify header information – headers already sent by (output started at /homepages/25/d768391087/htdocs/app768391206/wp-includes/functions.php:6078) in /homepages/25/d768391087/htdocs/app768391206/wp-includes/functions.php on line 7096

    Warning: Cannot modify header information – headers already sent by (output started at /homepages/25/d768391087/htdocs/app768391206/wp-includes/functions.php:6078) in /homepages/25/d768391087/htdocs/app768391206/wp-admin/admin-header.php on line 9

    And why am I getting this one on my website for every visitor to see and how do I get rid of it?

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

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

Viewing 8 replies - 1 through 8 (of 8 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.

    Thread Starter Unwanted Life

    (@unwantedlife)

    I’m not sure I have access to those files as I have a managed plan. But just in case, how do I find those files?

    Jahid

    (@jahidhasan018)

    This is a bit technical but here is how you can access the file.

    1. Log in to your hosting account.
    2. Access the File Manager.
    3. Navigate to your WordPress installation directory.
    4. Find and select the wp-config.php file.
    5. Click on an option to edit the file.
    6. Make any necessary changes.
    7. Save the changes.
    8. Close the File Manager
    Thread Starter Unwanted Life

    (@unwantedlife)

    i don’t have access to that. When are you going to send out a patch for your plugin to fix this issue?

    Jahid

    (@jahidhasan018)

    I’m sorry, but I don’t know when the patch will be available. As a contributor, I’m just trying to help you. It might be better to ask Jetpack support for more information. However, if you’re having issues with the current version of the plugin, you can try using a tool called “WP Rollback” to rollback to the previous version.

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    Hi everyone!

    I wanted to let you all know that we released a new version of the Jetpack plugin last Friday to address this issue. If you still see the error on your site today, you should be able to fix things by updating to the most recent version of the Jetpack plugin.

    That said, and as @jahidhasan018 mentioned, it’s still a good idea to disable WordPress’ debug mode on your site if it’s enabled, to avoid for such notices to appear on your site in the future. If you’re not quite sure how to do that and if @jahidhasan018’s instructions didn’t help, I would recommend contacting your hosting provider; they should be able to help with this.

    Thread Starter Unwanted Life

    (@unwantedlife)

    i don’t have access to any config files as I’m on a managed plan

    Plugin Support Animesh Gaurav (a11n)

    (@bizanimesh)

    Hello there – we have fixed this issue in Jetpack 13.4.1 release. Could you please update the plugin to the latest version and the issue should be resolved now?

Viewing 8 replies - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.