Title: Fatal Error with the plugin
Last modified: August 22, 2016

---

# Fatal Error with the plugin

 *  Resolved [gfields108](https://wordpress.org/support/users/gfields108/)
 * (@gfields108)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/fatal-error-with-the-plugin/)
 * I was clicking to the settings page of another plugin (Relevanssi) and got a 
   fatal error message regarding WP-Cloudy:
 * Fatal Error
 * The site encountered a problem that it cannot recover from. Please use the following
   information to try to resolve the problem.
    Error Message
 * Fatal Error: Call to undefined function cloudDrizzleSun() in /Applications/MAMP/
   htdocs/cathedral-ridge/wp-content/plugins/wp-cloudy/wpcloudy.php on line 2779
 * Description
 * The WP Cloudy plugin code created an error that caused PHP execution to fail.
 * The code tried to run a function that doesn’t exist (cloudDrizzleSun()). This
   type of error is typically caused by a simple typo (is_hom() rather than is_home()),
   by calling a function provided by a plugin when that plugin is not activated,
   by calling a function before it is ready (such as calling a function before the
   code that creates it has run), or by using a function that no longer exists (
   the function may have been removed from WordPress core or the plugin/theme that
   previously supplied it).
    Solutions
 *  Invalid code modifications can cause this problem. If you have made any modifications
   to the plugin, remove them and try to load the site again.
    It is possible that
   this plugin’s code is out of date and that an upgrade is available. Check with
   the plugin’s author to see if an upgrade is available. There may be a conflict
   with another plugin running on the site. Try upgrading the other plugins on the
   site. A plugin conflict can be ruled out by deactivating all the other active
   plugins on the site and checking to see if the error still occurs. The WP Cloudy
   plugin may not have been fully uploaded. Uploading the plugin again could fix
   the issue. Important: If you do this, you will lose any modifications made to
   the plugin.
 * Error Source Details
    Type Plugin Name WP Cloudy Version 2.9.5.1 Author Benjamin
   DENIS Path /Applications/MAMP/htdocs/cathedral-ridge/wp-content/plugins/wp-cloudy
   File wpcloudy.php Other Software Details WordPress Version 4.1.1 PHP Version 
   5.6.2 Full Error Details Type Fatal Error (E_ERROR) Message Call to undefined
   function cloudDrizzleSun() File /Applications/MAMP/htdocs/cathedral-ridge/wp-
   content/plugins/wp-cloudy/wpcloudy.php Line 2779 Type Description This type of
   error indicates that PHP cannot continue to run the code. Typical causes of this
   type of error are code bugs that have typos, missing or incomplete files (such
   as a file that was only partially uploaded), and the code using more memory than
   it is allowed.
 * Note that this message is generated by iThemes.com products when an error is 
   encountered on the site. While an iThemes product is generating this message,
   it is not necessarily the cause of the problem.
 * [https://wordpress.org/plugins/wp-cloudy/](https://wordpress.org/plugins/wp-cloudy/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Benjamin Denis](https://wordpress.org/support/users/rainbowgeek/)
 * (@rainbowgeek)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/fatal-error-with-the-plugin/#post-5941371)
 * Hi,
    I setup Relevanssi on my site without any issues. Can you try this steps:–
   deactivated all plugins except WP Cloudy – update WP Cloudy to the latest release(
   if it’s not alreay done) – update your themes – update WordPress
 * Be sure to use a recent version of PHP (>= 5.3).

Viewing 1 replies (of 1 total)

The topic ‘Fatal Error with the plugin’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-cloudy_657583.svg)
 * [WP Cloudy](https://wordpress.org/plugins/wp-cloudy/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-cloudy/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-cloudy/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-cloudy/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-cloudy/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-cloudy/reviews/)

## Tags

 * [fatal error](https://wordpress.org/support/topic-tag/fatal-error/)

 * 1 reply
 * 2 participants
 * Last reply from: [Benjamin Denis](https://wordpress.org/support/users/rainbowgeek/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/fatal-error-with-the-plugin/#post-5941371)
 * Status: resolved