• After recent update of WordPress and Jetpack, Schema start causing problem and errors in PHP that causing server resources to pike high. When that happens, site become unuseable.

    I noticed, that Schema is not update for months. Is it still in development or we shall look for something else?

    The error that I have once Schema is activated:

    Trying to get property of non-object

    wp-content/plugins/schema/includes/admin/ref.php:124

    schema_wp_update_meta_ref()
    wp-content/plugins/schema/includes/misc-functions.php:414
    schema_wp_clear_json_on_post_save()
    wp-includes/class-wp-hook.php:298
    do_action(‘save_post’)
    wp-includes/post.php:3510
    wp_insert_post()
    wp-content/plugins/jetpack/functions.global.php:74
    jetpack_store_migration_data()
    wp-content/plugins/jetpack/modules/widgets/migrate-to-core/image-widget.php:49
    jetpack_migrate_image_widget()
    wp-includes/class-wp-hook.php:298
    do_action(‘widgets_init’)
    wp-includes/widgets.php:1484
    wp_widgets_init()
    wp-includes/class-wp-hook.php:298
    do_action(‘init’)
    wp-settings.php:448

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Hesham Zebida

    (@hishaman)

    Thanks for the info, these are mostly PHP warnings caused by undefined variables, it won’t stop the plugin from working though, but it needs to go away, indeed!

    I will consider it for the next update, which be released very soon with some other fixes.

    Thread Starter Dariusz

    (@idarek)

    Hi, thanks from response.
    Yes, it will not stop plugin from work, but every update or release of the post causing exceed of resources on hosting account and site is not visible for like 3-5 minutes.

    As I noticed, this exist mostly on Multisite installation of WordPress.

    Plugin Author Hesham Zebida

    (@hishaman)

    A couple of questions:

    1- Do you still get warnings after updating to Schema version 1.6.6?

    2- Do you JetPack Photon module enabled on your site?

    Thread Starter Dariusz

    (@idarek)

    Hello,

    Yes, still issue shown.

    No, photon is not enabled. Using cloudflare for this.

    It’s hard to diagnose is that an issue from Schema or Jetpack.

    Jetpack forum is still quite on that. Tried to clear schema settings and DB from every schema entries but no luck.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Schema conflict with Jetpack’ is closed to new replies.