Title: Fatal error: Version 4.0.2
Last modified: August 30, 2016

---

# Fatal error: Version 4.0.2

 *  Resolved [bdconnolly](https://wordpress.org/support/users/bdconnolly/)
 * (@bdconnolly)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/fatal-error-version-402/)
 * Fatal error: Call to undefined function get_plugins() in /public_html/111eastchestnut.
   org/wp-content/plugins/seamless-donations/seamless-donations.php on line 441
 * [https://wordpress.org/plugins/seamless-donations/](https://wordpress.org/plugins/seamless-donations/)

Viewing 13 replies - 1 through 13 (of 13 total)

 *  [Tylerbfox](https://wordpress.org/support/users/tylerbfox/)
 * (@tylerbfox)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/fatal-error-version-402/#post-6278985)
 * I’m getting this too with the upgrade.
 *  [xlaurenstephens](https://wordpress.org/support/users/xlaurenstephens/)
 * (@xlaurenstephens)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/fatal-error-version-402/#post-6279000)
 * 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!
 *  [wjstone](https://wordpress.org/support/users/wjstone/)
 * (@wjstone)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/fatal-error-version-402/#post-6279048)
 * I commented out line 441 and that fixed it for me. Its not the best fix but it
   got things working again
 *  [wjstone](https://wordpress.org/support/users/wjstone/)
 * (@wjstone)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/fatal-error-version-402/#post-6279049)
 * just change
    `$pluginFolder = get_plugins ();`
 * to
 * `#$pluginFolder = get_plugins ();`
 *  [xlaurenstephens](https://wordpress.org/support/users/xlaurenstephens/)
 * (@xlaurenstephens)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/fatal-error-version-402/#post-6279051)
 * Line 441 where….
 *  Thread Starter [bdconnolly](https://wordpress.org/support/users/bdconnolly/)
 * (@bdconnolly)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/fatal-error-version-402/#post-6279054)
 * 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](https://wordpress.org/support/users/dgewirtz/)
 * (@dgewirtz)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/fatal-error-version-402/#post-6279055)
 * 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](https://wordpress.org/support/users/bdconnolly/)
 * (@bdconnolly)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/fatal-error-version-402/#post-6279057)
 * David,
 * The error is what the [seamless-donations] page produces on the site side. Admin
   works great.
 * Brian
 *  Plugin Author [David Gewirtz](https://wordpress.org/support/users/dgewirtz/)
 * (@dgewirtz)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/fatal-error-version-402/#post-6279059)
 * 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](https://wordpress.org/support/users/bdconnolly/)
 * (@bdconnolly)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/fatal-error-version-402/#post-6279066)
 * Thank you, David.
 *  Plugin Author [David Gewirtz](https://wordpress.org/support/users/dgewirtz/)
 * (@dgewirtz)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/fatal-error-version-402/#post-6279067)
 * Did that fix the problem for you?
 *  Thread Starter [bdconnolly](https://wordpress.org/support/users/bdconnolly/)
 * (@bdconnolly)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/fatal-error-version-402/#post-6279070)
 * Yep. All good.
 *  Plugin Author [David Gewirtz](https://wordpress.org/support/users/dgewirtz/)
 * (@dgewirtz)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/fatal-error-version-402/#post-6279072)
 * 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.

 * ![](https://s.w.org/plugins/geopattern-icon/seamless-donations.svg)
 * [Seamless Donations is Sunset](https://wordpress.org/plugins/seamless-donations/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/seamless-donations/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/seamless-donations/)
 * [Active Topics](https://wordpress.org/support/plugin/seamless-donations/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/seamless-donations/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/seamless-donations/reviews/)

 * 13 replies
 * 5 participants
 * Last reply from: [David Gewirtz](https://wordpress.org/support/users/dgewirtz/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/fatal-error-version-402/#post-6279072)
 * Status: resolved