Multiple errors at the same line
-
I’m getting several erros error at a php file.
Warning: DOMDocument::loadHTML(): error parsing attribute name in Entity, line: 1 in /home/customer/www/<MY WEBSITE>/public_html/wp-content/plugins/styles-layouts-gf-checkbox-radio/styles-layouts-gf-checkbox-radio.php on line 200
Warning: DOMDocument::loadHTML(): Unexpected end tag : p in Entity, line: 1 in /home/customer/www/<MY WEBSITE>/public_html/wp-content/plugins/styles-layouts-gf-checkbox-radio/styles-layouts-gf-checkbox-radio.php on line 200
Warning: DOMDocument::loadHTML(): Opening and ending tag mismatch: div and font in Entity, line: 1 in /home/customer/www/<MY WEBSITE>/public_html/wp-content/plugins/styles-layouts-gf-checkbox-radio/styles-layouts-gf-checkbox-radio.php on line 200
Warning: DOMDocument::loadHTML(): error parsing attribute name in Entity, line: 1 in /home/customer/www/<MY WEBSITE>/public_html/wp-content/plugins/styles-layouts-gf-checkbox-radio/styles-layouts-gf-checkbox-radio.php on line 200
Warning: DOMDocument::loadHTML(): Unexpected end tag : h2 in Entity, line: 3 in /home/customer/www/<MY WEBSITE>/public_html/wp-content/plugins/styles-layouts-gf-checkbox-radio/styles-layouts-gf-checkbox-radio.php on line 200
The line 200 states: https://prnt.sc/v8zs52
- The topic ‘Multiple errors at the same line’ is closed to new replies.