PHP Warnings coming from SimpLy Gallery Blocks
-
I’m pretty happy with this gallery plugin so far, other than intermittently crashing with a stack of PHP warnings. I’ve attached the error message output from my last episode of this. I had just posted an update to a product post in WooCommerce, and the following appeared as the product page in the Dashboard was reloading:
It may be helpful to know I have PHP 8.3 running on my website, with WordPress version 6.6.1, and WooCommerce versions 9.1.4.Warning: Undefined property: stdClass::$id in ../public_html/wp-content/plugins/simply-gallery-block/freemius/includes/class-fs-garbage-collector.php on line 190
Warning: Cannot modify header information - headers already sent by (output started at ../public_html/wp-content/plugins/simply-gallery-block/freemius/includes/class-fs-garbage-collector.php:190) in ../public_html>/wp-admin/includes/misc.php on line 1438
Warning: Cannot modify header information - headers already sent by (output started at ../public_html/wp-content/plugins/simply-gallery-block/freemius/includes/class-fs-garbage-collector.php:190) in ../public_html/wp-includes/functions.php on line 7108
Warning: Cannot modify header information - headers already sent by (output started at ../public_html/wp-content/plugins/simply-gallery-block/freemius/includes/class-fs-garbage-collector.php:190) in ../public_html/wp-admin/post.php on line 231
Warning: Cannot modify header information - headers already sent by (output started at ../public_html/wp-content/plugins/simply-gallery-block/freemius/includes/class-fs-garbage-collector.php:190) in ../public_html/wp-includes/pluggable.php on line 1435
Warning: Cannot modify header information - headers already sent by (output started at ../public_html/wp-content/plugins/simply-gallery-block/freemius/includes/class-fs-garbage-collector.php:190) in ../public_html/wp-includes/pluggable.php on line 1438This does not happen every time I update something — maybe about every 3rd or 4th time. So far I haven’t seen this on any public facing pages, just in the WordPress Dashboard.
Any suggestions?
TIAThe page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.