Viewing 13 replies - 1 through 13 (of 13 total)
  • I’m getting this too with the upgrade.

    omg this is an absolute disaster and half of the authors website isnt even working, especially the pages regarding SD. how do you take something that worked just fine and make it such a mess!

    I commented out line 441 and that fixed it for me. Its not the best fix but it got things working again

    just change
    $pluginFolder = get_plugins ();

    to

    #$pluginFolder = get_plugins ();

    Line 441 where….

    Thread Starter bdconnolly

    (@bdconnolly)

    xlaurenstephens,

    It’s line 441 in the file seamless-donations.php.

    As to just commenting out the line, I’m reluctant as I don’t know what it’s doing.

    Anyway, I downgraded until there’s a fix by the author.

    Brian

    Plugin Author David Gewirtz

    (@dgewirtz)

    I’ll look into it in a few minutes. Okay, I see what’s happening. Working on a fix. Stay tuned.

    –David

    Thread Starter bdconnolly

    (@bdconnolly)

    David,

    The error is what the [seamless-donations] page produces on the site side. Admin works great.

    Brian

    Plugin Author David Gewirtz

    (@dgewirtz)

    Okay, try the new 4.0.3 (might take a few minutes for it to show in the repository). It was a relatively obvious error. I moved a version check to a different file at the last minute and it used an admin-only call. Should be fixed now. This is a rushed fix (but only a few lines of code), so PLEASE let me know if you see further issues.

    –David

    Thread Starter bdconnolly

    (@bdconnolly)

    Thank you, David.

    Plugin Author David Gewirtz

    (@dgewirtz)

    Did that fix the problem for you?

    Thread Starter bdconnolly

    (@bdconnolly)

    Yep. All good.

    Plugin Author David Gewirtz

    (@dgewirtz)

    Awesome. So sorry about the inconvenience but glad it’s fixed!

    –David

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Fatal error: Version 4.0.2’ is closed to new replies.