• Resolved Jason

    (@jason6666h)


    Hi,

    When I activate the plugin, I receive the following PHP warnings:

    [03-Feb-2024 18:08:41 UTC] PHP Warning: Constant HDOM_INFO_INNER already defined in /home/sub-health.org/public_html/wp-content/plugins/meow-lightbox/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 40
    [03-Feb-2024 18:08:41 UTC] PHP Warning: Constant HDOM_INFO_OUTER already defined in /home/sub-health.org/public_html/wp-content/plugins/meow-lightbox/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 41
    [03-Feb-2024 18:08:41 UTC] PHP Warning: Constant HDOM_INFO_ENDSPACE already defined in /home/sub-health.org/public_html/wp-content/plugins/meow-lightbox/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 42
    [03-Feb-2024 18:08:41 UTC] PHP Warning: Constant HDOM_SMARTY_AS_TEXT already defined in /home/sub-health.org/public_html/wp-content/plugins/meow-lightbox/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 48
    [03-Feb-2024 18:09:05 UTC] PHP Warning: Constant HDOM_TYPE_ELEMENT already defined in /home/sub-health.org/public_html/wp-content/plugins/meow-lightbox/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 26
    [03-Feb-2024 18:09:05 UTC] PHP Warning: Constant HDOM_TYPE_COMMENT already defined in /home/sub-health.org/public_html/wp-content/plugins/meow-lightbox/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 27
    [03-Feb-2024 18:09:05 UTC] PHP Warning: Constant HDOM_TYPE_TEXT already defined in /home/sub-health.org/public_html/wp-content/plugins/meow-lightbox/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 28

    I would appreciate it if you could investigate this issue and provide a fix.

    Thank you for your time and consideration.

    • This topic was modified 9 months, 1 week ago by Jason.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Val Meow

    (@valwa)

    Hey @jason6666h! ??

    Could you please disable other plugins and check if these warnings are no longer logged? Then, re-enable each plugin one by one to identify with which one triggers these messages. It’s possible that another plugin is using the same constant name from this PHP library. Thanks!

    Thread Starter Jason

    (@jason6666h)

    Thank you for your reply. It seems to be a conflict with the Flying Image plugin, which I use as a lazy load feature.

    Thread Starter Jason

    (@jason6666h)

    Is it possible to load MeowLightbox only on Gutenberg pages in the blog page?

    I also found that using the Optimize More! plugin to delay loading can cause this error to occur.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP warnings’ is closed to new replies.