Forums

OpenID
[resolved] Updating to 3.3.3 produces a Fatal error - with PATCH (7 posts)

  1. Matias
    Member
    Posted 1 year ago #

    Updating to the last version produces a Fatal Error on line 43 of
    "wp-content/plugins/openid/admin_panels.php".

    Open the file, and change the line 43 from:
    if (!get_user_meta($user->ID, 'openid_delegate', true)) {
    to:
    if (!get_usermeta($user->ID, 'openid_delegate', true)) {

    That solves the problem.
    Best,
    Matias

  2. digitallachance
    Member
    Posted 1 year ago #

    This plugin totally foobar my blog site. I had to do the same change in the file server.php on line 355 to get it back online.

    I was using version 2.9.2 of WordPress.

  3. Matias
    Member
    Posted 1 year ago #

    Yep... seems that this guys don't tested at all...
    Check my other post with other issue.

    Best,
    Matias

  4. Jaaaarne
    Member
    Posted 1 year ago #

    Thank you, Matias and Digitallachance! :)

  5. Dogen
    Member
    Posted 1 year ago #

    Thank you very much guys!
    It worked for me in WP 2.9.2

  6. toletta
    Member
    Posted 1 year ago #

    Totally worked for me! WP 2.8.4

  7. angryoldfatman
    Member
    Posted 1 year ago #

    I found out what the problem was and why there was a name change in the OpenID plugin.

    The latest version of the plugin requires you to run PHP version 5 instead of PHP version 4. They changed it from "usermeta" to "user-meta" in PHP 5.

    I had been running PHP 4 unknowingly and had been getting fatal errors trying to activate the plugin. I went to my web hosting management page and changed over to PHP 5 and it activated without complaint.

    Now if I can just get the s.o.b. to work when commenting on Blogspot blogs, I'll have no more complaints about this frustrating hunk of junk.

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic