Title: PHP Notice
Last modified: February 24, 2021

---

# PHP Notice

 *  Resolved [kimarkf01](https://wordpress.org/support/users/kimarkf01/)
 * (@kimarkf01)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/php-notice-184/)
 * Debug log shows PHP Notice: Array to string conversion in public_html/wp-content/
   plugins/gamipress/includes/functions/logs.php on line 626
 * What does it means?

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

 *  Plugin Contributor [Flavia Bernárdez Rodríguez](https://wordpress.org/support/users/flabernardez/)
 * (@flabernardez)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/php-notice-184/#post-14094586)
 * Hi [@kimarkf01](https://wordpress.org/support/users/kimarkf01/)
 * Nice to talk to you today!
 * That is a notice, you do not have to worry about. Thanks so much for reporting
   it. We will keep in mind to resolve it as soon as possible.
 * Hope it helps!
 *  Thread Starter [kimarkf01](https://wordpress.org/support/users/kimarkf01/)
 * (@kimarkf01)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/php-notice-184/#post-14125968)
 * It’s almost a week and still no update for this issue.
 * This error generates a lot of sleeping mysql connections leads to error 503.
 *  Plugin Author [Ruben Garcia](https://wordpress.org/support/users/rubengc/)
 * (@rubengc)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/php-notice-184/#post-14126624)
 * Hi [@kimarkf01](https://wordpress.org/support/users/kimarkf01/)
 * This error is a PHP **notice**, it means that is just a notification for developers
   and it does not causes any issue on your install in any way
 * You viewed this error because you have enabled a low level error reporting, which
   is fine for development but not for production sites
 * The 503 error you are experiencing comes from critical errors that are happening
   on your site, but not for this notice
 * We will fix this notice on the next update, but since is only a notice and not
   a real error, there is no need to fix it quickly
 * Best regards
 *  Thread Starter [kimarkf01](https://wordpress.org/support/users/kimarkf01/)
 * (@kimarkf01)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/php-notice-184/#post-14126859)
 * I know it is the cause of 503, every time my users completing an steps and achievement
   and logs it that notice appears on my debug log.
 * I have an active site with up to 100 users currently online triggering and completing
   achievements, 2 steps for 1 achievement every 3 mins, generating logs for about
   300,000-400,000 a day.
 * I’m thinking maybe gamipress is not recommended for high traffic sites.
    -  This reply was modified 5 years, 2 months ago by [kimarkf01](https://wordpress.org/support/users/kimarkf01/).
 *  Plugin Author [Ruben Garcia](https://wordpress.org/support/users/rubengc/)
 * (@rubengc)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/php-notice-184/#post-14127660)
 * Hi [@kimarkf01](https://wordpress.org/support/users/kimarkf01/)
 * I’m sorry but a PHP notice is not a cause of a 503 error, as I let you know, 
   a PHP notice is just as a notice for developers, but if does not causes issues
   in any way, for that I recommended you to investigate from where this 503 error
   comes with your hosting provider
 * You are seeing it because you have **your server configured as a development 
   environment which is NOT recommended** if your site is live and in production
 * Please, contact with your hosting provider to stop logging PHP notices and only
   log PHP errors, because storing PHP notices will overload your server logs and
   also to meet what is causing this 503 error
 * Best regards

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

The topic ‘PHP Notice’ is closed to new replies.

 * ![](https://ps.w.org/gamipress/assets/icon-256x256.png?rev=1699714)
 * [GamiPress - Gamification plugin to reward points, achievements, badges & ranks in WordPress](https://wordpress.org/plugins/gamipress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gamipress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gamipress/)
 * [Active Topics](https://wordpress.org/support/plugin/gamipress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gamipress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gamipress/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [Ruben Garcia](https://wordpress.org/support/users/rubengc/)
 * Last activity: [5 years, 2 months ago](https://wordpress.org/support/topic/php-notice-184/#post-14127660)
 * Status: resolved