• Resolved duygutasdan

    (@duygutasdan)


    Hello,

    I have an issues:

    1- There is a debugging issue on my “book an appointment” page where I used the “BookingPress” plugin: https://canadadigitalmarket.ca/book-an-appointment/

    Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wordpress/plugins/jetpack/13.9-a.7/jetpack_vendor/automattic/jetpack-image-cdn/src/class-image-cdn.php on line 682

    Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /wordpress/plugins/jetpack/13.9-a.7/jetpack_vendor/automattic/jetpack-image-cdn/src/class-image-cdn.php on line 682

    Here is what the BookingPress customer service said about the issue:

    1. I’ve checked your given URL and it shows that the error displays from the ‘Jetpack’ plugin which seems scanning the whole page content and doesn’t get the proper data from the page and that’s why it shows those warnings. Further, please note that ‘Jetpack’ may checking for the ‘img’ tag but BookingPress uses the vueJS components which loads the image via ‘el-img’ tag and with ‘:src’ attribute so these may cause the conflict. However, the error are coming from the Jetpack plugin, we can’t do much for that. You need to contact the ‘Jetpack’ plugin and ask them to place some precautionary code while scanning and processing the images.

    Could you please help me with this issue?

    Thanks,
    Duygu

    • This topic was modified 1 month, 3 weeks ago by duygutasdan.

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

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

    (@duygutasdan)

    Here is what the BookingPress customer service said about the issue:

    1. I’ve checked your given URL and it shows that the error displays from the ‘Jetpack’ plugin which seems scanning the whole page content and doesn’t get the proper data from the page and that’s why it shows those warnings. Further, please note that ‘Jetpack’ may checking for the ‘img’ tag but BookingPress uses the vueJS components which loads the image via ‘el-img’ tag and with ‘:src’ attribute so these may cause the conflict. However, the error are coming from the Jetpack plugin, we can’t do much for that. You need to contact the ‘Jetpack’ plugin and ask them to place some precautionary code while scanning and processing the images.

    hi,

    i am having the same issue and contacted Jetpack about it. Have you heard back from them yet?

    Plugin Support Bruce (a11n)

    (@bruceallen)

    Happiness Engineer

    Hi @duygutasdan and @annapwaterman

    You can use the code snippet on this page:

    https://jetpack.com/blog/skip-a-image-with-photon/

    To exclude that page from being cached in Jetpack’s Site Accelerator, and that should remove the error for you.

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic ??

    Thank you both for letting us know about this. We’ll get this fixed in a future version of the plugin. You can follow our progress on this in this GitHub patch.

    Thank you! @bruceallen I have been trying to implement it, but I think I’m doing it wrong since the error is not being removed. I will monitor the GitHub patch, thanks @jeherve!

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