Title: Error in logs
Last modified: August 24, 2016

---

# Error in logs

 *  Resolved [smellygit](https://wordpress.org/support/users/smellygit/)
 * (@smellygit)
 * [11 years ago](https://wordpress.org/support/topic/error-in-logs-1/)
 * I’m getting this error all the time in my server logs:
 * `[Fri May 15 10:58:09 2015] [error] [client xx.xx.xx.xx] PHP Warning: Missing
   argument 2 for wpc_get_owm_feeds() in /wp-content/plugins/wp-cloudy/wpcloudy.
   php on line 1038, referer: http://www.....`
 * Any ideas why?
 * [https://wordpress.org/plugins/wp-cloudy/](https://wordpress.org/plugins/wp-cloudy/)

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

 *  [Inglebard](https://wordpress.org/support/users/inglebard/)
 * (@inglebard)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/error-in-logs-1/#post-6133712)
 * Hi,
 * On line 1038 in wp-cloudy.php change :
 * function wpc_get_owm_feeds($attr,$content) {
 * to :
 * function wpc_get_owm_feeds($attr=null,$content=null) {
 * It cannot be worst I think.
 *  Plugin Author [Benjamin Denis](https://wordpress.org/support/users/rainbowgeek/)
 * (@rainbowgeek)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/error-in-logs-1/#post-6133720)
 * Hi,
    please update to WPCloudy 3.3 this bug is now fixed. Tell me, if it’s not
   the case 🙂

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

The topic ‘Error in logs’ 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/)

 * 2 replies
 * 3 participants
 * Last reply from: [Benjamin Denis](https://wordpress.org/support/users/rainbowgeek/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/error-in-logs-1/#post-6133720)
 * Status: resolved