• Resolved Clifford Paulick

    (@cliffpaulick)


    Report XDTVCJWG

    Unsure if related to WP 5.1, but I am getting these WP_DEBUG issues:

    1)

    PHP Notice: wp_deregister_script was called incorrectly. Do not deregister the jquery-core script in the administration area. To target the front-end theme, use the wp_enqueue_scripts hook. Please see Debugging in WordPress for more information. (This message was added in version 3.6.0.) in /wp-includes/functions.php on line 4667

    2)

    PHP Notice: Undefined index: full in /wp-includes/media.php on line 212
    PHP Notice: Undefined index: full in /wp-includes/media.php on line 213
    PHP Notice: Undefined index: full in /wp-includes/media.php on line 214
    PHP Notice: Undefined index: full in /wp-includes/media.php on line 215

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support qtwrk

    (@qtwrk)

    Hi,

    Could you please provide a steps how to reproduce it ?

    I couldn’t trigger it on WP 5.1 + LSCWP

    Best regards,

    Thread Starter Clifford Paulick

    (@cliffpaulick)

    Thanks for the quick reply.

    Do you have both WP_DEBUG and WP_DEBUG_LOG enabled?

    1) I’m guessing because “Load JQuery Remotely” is set to “Google” and LSCWP deregisters ‘jquery’ during is_admin()

    https://colorlib.com/wp/load-wordpress-jquery-from-google-library/ has a snippet how-to, although I didn’t look at your code.

    2) I’m guessing the image optimization stuff is in effect while some plugin or theme is trying to get the ‘full’ size image and WP doesn’t like something about that.

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    Could you please provide the exported setting file ?

    Best regards

    Thread Starter Clifford Paulick

    (@cliffpaulick)

    Can you not obtain that from the Report Number?

    Exported settings are available here (link expires after 1 month): https://cl.ly/634d56f852ef

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    Yes, I can obtain the conf from report , but just to make sure I don’t miss anything.

    So I tried with exact same setting as you , and WP 5.1

    still can’t reproduce it.

    Maybe 3rd party plugin or theme ?

    Does it happen on you on fresh WP 5.1?

    Best regards,

    Thread Starter Clifford Paulick

    (@cliffpaulick)

    Thanks for your effort. This is my first usage of your plugin and it’s overall great, but I suspect there’s a plugin or theme conflict.

    I’ll be implementing this plugin on other sites so I’ll report back if I can replicate.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘WP_DEBUG messages with WP 5.1’ is closed to new replies.