• Resolved oeconomist

    (@oeconomist)


    Parse error: syntax error, unexpected '=', expecting ')' in myDir/wp-content/plugins/openid/Auth/Yadis/Yadis.php on line 278

    The entire ‘blog is rendered inaccessible, until I remove the directory for WP-OpenID.

    And, indeed, this

    function discover($uri, &$fetcher = null, $extra_ns_map = null, $timeout = 20)

    isn’t kosher. If you want a reference, then it’s just “&fetcher“; if you want an ordinary variable, the of course it’s just “$fetcher“.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter oeconomist

    (@oeconomist)

    I couldn’t see contextual sense in the ‘&‘; I deleted it from Yadis.php and the new version seems now to work.

    son-of-a-!!! how many times to I have to try and kill that stupid bug?! Yeah… I guess I’ll put out a 2.1.7. *sigh*

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: WP-OpenID] Now I Am Become 2.1.6, Bringer of Death’ is closed to new replies.