Product Page Error???
Posted: Sun Jul 08, 2012 12:15 am
New to the forum...and Open Cart.
I am getting the following error message on a product page:
PHP Warning: DOMDocument::loadHTML() [<a href='domdocument.loadhtml'>domdocument.loadhtml</a>]: htmlParseEntityRef: no name in Entity, line: 1 in /home/coastb6/public_html/shop/vqmod/vqcache/vq2-catalog_controller_product_product.php on line 323
Here is line 323:
$dom->loadHTML('<div>'.$xdescription.'</div>');
Anyone with an idea where the error is?
Thanks in advance.
I am getting the following error message on a product page:
PHP Warning: DOMDocument::loadHTML() [<a href='domdocument.loadhtml'>domdocument.loadhtml</a>]: htmlParseEntityRef: no name in Entity, line: 1 in /home/coastb6/public_html/shop/vqmod/vqcache/vq2-catalog_controller_product_product.php on line 323
Here is line 323:
$dom->loadHTML('<div>'.$xdescription.'</div>');
Anyone with an idea where the error is?
Thanks in advance.