Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Scilab

    (@scilab)

    Hi Again

    I am googling and I found this solution :
    Change
    $dom->@loadHTML($html); (Line 125)
    To
    @$dom->loadHTML($html);
    and now I don’t see any warning
    is it right?

    Thx..

    Plugin Author Cyril Batillat

    (@cyrilbatillat)

    Hi,

    Thank you for your feedback. And glad you found a solution.
    I just released v1.0.2 which fixes libxml warnings, as well as some other little bugs on form settings page.
    Could you give it a try ?

    Don’t hesitate to rank the plugin and to say it works on the plugin page.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Warning: DOMDocument::loadHTML(): ID gf_2 already defined in Entity, line: 2’ is closed to new replies.