Closed (fixed)
Project:
Open Graph meta tags
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
18 Nov 2010 at 19:33 UTC
Updated:
18 Dec 2010 at 20:40 UTC
I've had to disable this on two of my content types after finding this error message:
* warning: DOMDocument::loadHTML() [domdocument.loadhtml]: Unexpected end tag : p in Entity, line: ### in /export/web/www/sites/all/modules/opengraph_meta/opengraph_meta.common.inc on line 120.
It only happens on three specific nodes which make use of the Collapsible Text module so there must be some kind of conflict there. Any ideas?
Comments
Comment #1
hiddentao commentedComment #2
hiddentao commentedPlease try the latest version (6.x-1.3). This error should be resolved now.
Comment #3
hiddentao commentedComment #4
Annie Rothenberg commentedGreat, that seemed to do the trick for me. Thanks!