A Debug on the page
-
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,
DuyguThe page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.