Title: PHP error log
Last modified: November 3, 2016

---

# PHP error log

 *  Resolved [Sabine Jakubinek](https://wordpress.org/support/users/sjakubinek/)
 * (@sjakubinek)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/php-error-log-11/)
 * Hi!
 * I’ve looked into my php error log and it had many lines with an error like this
   one:
    [03-Nov-2016 10:59:37 UTC] PHP Warning: Invalid argument supplied for foreach()
   in […]\wp-content\plugins\cleverwise-phpbb-statistics\index.php on line 244
 * I solved it by replacing “isset” in line 242 with “is_array” and all is working
   fine now, but I guess this wasn’t the proper solution.

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

 *  Plugin Author [Me](https://wordpress.org/support/users/cyberws/)
 * (@cyberws)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/php-error-log-11/#post-8392291)
 * Thanks for the update.
 * It is odd that error is occurring. I’ll look into patching that shortly. It is
   good to chase down those warnings.
 * Thanks again and I’ll update this thread when I have made changes to the codebase.
 *  Thread Starter [Sabine Jakubinek](https://wordpress.org/support/users/sjakubinek/)
 * (@sjakubinek)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/php-error-log-11/#post-8435351)
 * Sorry for my late answer. It seems all is fixed now. Thank you very much!

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

The topic ‘PHP error log’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/cleverwise-phpbb-statistics.svg)
 * [Cleverwise phpBB Statistics](https://wordpress.org/plugins/cleverwise-phpbb-statistics/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cleverwise-phpbb-statistics/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cleverwise-phpbb-statistics/)
 * [Active Topics](https://wordpress.org/support/plugin/cleverwise-phpbb-statistics/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cleverwise-phpbb-statistics/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cleverwise-phpbb-statistics/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Sabine Jakubinek](https://wordpress.org/support/users/sjakubinek/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/php-error-log-11/#post-8435351)
 * Status: resolved