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
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
This topic has been closed to new replies.