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 ();
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
I’ll look into it in a few minutes. Okay, I see what’s happening. Working on a fix. Stay tuned.
–David
David,
The error is what the [seamless-donations] page produces on the site side. Admin works great.
Brian
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
Did that fix the problem for you?
Awesome. So sorry about the inconvenience but glad it’s fixed!
–David