• I’ve installed WP-OpenID on my blog and got it working just fine. My OpenID, through Verisign PIP, works great just by using a domain name.

    Others, however, are not so lucky. My friend tried to use his LiveJournal account to post a comment. Instead of populating the name and e-mail fields, all that was put in was his website address (which isn’t the same as his LiveJournal, so data is at least being pulled). He was able to authenticate and the system realized that his login was OpenID-enabled (gave it the little icon), it’s just that the nickname and e-mail don’t show.

    I turned on debugging and it is basically 300 lines of the following sort of stuff:

    Jan 21 01:24:43 WPOpenID [notice] Library Error 2: DOMDocument::loadXML() [<a href='function.DOMDocument-loadXML'>function.DOMDocument-loadXML</a>]: Opening and ending tag mismatch: li line 232 and div in Entity, line: 236 in /me/blog/wp-content/plugins/openid/Auth/Yadis/XML.php :237
    Jan 21 01:24:43 WPOpenID [notice] Library Error 2: DOMDocument::loadXML() [<a href='function.DOMDocument-loadXML'>function.DOMDocument-loadXML</a>]: Opening and ending tag mismatch: li line 231 and div in Entity, line: 244 in /me/blog/wp-content/plugins/openid/Auth/Yadis/XML.php :237
    Jan 21 01:24:43 WPOpenID [notice] Library Error 2: DOMDocument::loadXML() [<a href='function.DOMDocument-loadXML'>function.DOMDocument-loadXML</a>]: Opening and ending tag mismatch: img line 248 and a in Entity, line: 248 in /me/blog/wp-content/plugins/openid/Auth/Yadis/XML.php :237
    Jan 21 01:24:43 WPOpenID [notice] Library Error 2: DOMDocument::loadXML() [<a href='function.DOMDocument-loadXML'>function.DOMDocument-loadXML</a>]: Opening and ending tag mismatch: a line 248 and div in Entity, line: 249 in /me/blog/wp-content/plugins/openid/Auth/Yadis/XML.php :237

    Is this LiveJournal’s fault, or mine?

  • The topic ‘WP-OpenID can’t figure out LiveJournal identities’ is closed to new replies.