• Resolved Moisés Mu?oz

    (@mgoldfriend)


    I have found this:

    
    Constant HDOM_TYPE_ELEMENT already defined in /plugins/meow-lightbox/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 48
    Constant HDOM_TYPE_COMMENT already defined in /plugins/meow-lightbox/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 49
    Constant HDOM_TYPE_TEXT already defined in /plugins/meow-lightbox/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 50
    Constant HDOM_TYPE_ENDTAG already defined in /plugins/meow-lightbox/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 51
    Constant HDOM_TYPE_ROOT already defined in /plugins/meow-lightbox/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 52
    Constant HDOM_TYPE_UNKNOWN already defined in /plugins/meow-lightbox/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 53
    Constant HDOM_QUOTE_DOUBLE already defined in /plugins/meow-lightbox/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 54
    Constant HDOM_QUOTE_SINGLE already defined in /plugins/meow-lightbox/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 55
    Constant HDOM_QUOTE_NO already defined in /plugins/meow-lightbox/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 56
    Constant HDOM_INFO_BEGIN already defined in /plugins/meow-lightbox/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 57
    Constant HDOM_INFO_END already defined in /plugins/meow-lightbox/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 58
    Constant HDOM_INFO_QUOTE already defined in /plugins/meow-lightbox/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 59
    Constant HDOM_INFO_SPACE already defined in /plugins/meow-lightbox/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 60
    Constant HDOM_INFO_TEXT already defined in /plugins/meow-lightbox/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 61
    Constant HDOM_INFO_INNER already defined in /plugins/meow-lightbox/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 62
    Constant HDOM_INFO_OUTER already defined in /plugins/meow-lightbox/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 63
    Constant HDOM_INFO_ENDSPACE already defined in /plugins/meow-lightbox/vendor/kub-at/php-simple-html-dom-parser/src/KubAT/PhpSimple/lib/simple_html_dom.php on line 64
    

    Do you know why it can be?
    Thanks for your work and support.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jordy Meow

    (@tigroumeow)

    Hi,

    Unfortunately, there is no way to eliminate that issue easily. It’s coming from another library. In this case, either the library needs to fix it, or the system which load those libraries needs to handle it.

    This happens because you are using another plugin which uses the same system and same library, so it’s also bad luck.

    The good news is that it works, and those are only annoying warnings.

    I hope that will be fixed sometimes soon, I am always checking.

    Thread Starter Moisés Mu?oz

    (@mgoldfriend)

    Hi Jordy,

    Thanks for the clarification and for the great work you do with your plugins.

    Regards.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Constant HDOM_ already defined’ is closed to new replies.