• Hi,
    A bug in common.php prevents the “authenticate with openid” box from appearing on the comment form.

    The JSON returned by openid_parse_request() is invalid. You have to add double quotes around “valid” on line 543

    Thanks

The topic ‘Error in JSON returned by openid_parse_request’ is closed to new replies.