Title: Array to string conversion in //class-wp-http-cookie.php on line 205
Last modified: September 1, 2016

---

# Array to string conversion in //class-wp-http-cookie.php on line 205

 *  Resolved [kysil](https://wordpress.org/support/users/kysil/)
 * (@kysil)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/array-to-string-conversion-in-class-wp-http-cookiephp-on-line-205/)
 * Hello,
    I have the two same notice on Plugin setting page EWWW Image Optimizer
 * > Notice: Array to string conversion in /etc/nginx/html/wp-includes/class-wp-
   > http-cookie.php on line 205
   > Notice: Array to string conversion in /etc/nginx/html/wp-includes/class-wp-
   > http-cookie.php on line 205
 * Please, how to fix it?
 * Debug info
 *     ```
       nginx
       EWWW IO version: 293.0
       WP version: 4.5.3
       PHP version: 70009
       ewww_image_optimizer_gallery_support()
       ewww_image_optimizer_admin_init()
       ewww_image_optimizer_init()
       ewww_image_optimizer_cloud_init()
       ewww_image_optimizer_exec_init()
       cloud options enabled, shutting off binaries
       ewww_image_optimizer_disable_tools()
       ewww_image_optimizer_cron_setup()
       ewww_image_optimizer_settings_script()
       ewww_image_optimizer_bulk_script()
       ewww_image_optimizer_aux_images_script()
       ewww_image_optimizer_webp_script()
       ewww_image_optimizer_options()
       ABSPATH: /etc/nginx/html/
       home url: https://nosee.tld
       site url: https://nosee.tld
       ewww_image_optimizer_savings()
       querying savings for single site
       query to be performed: SELECT SUM(orig_size-image_size) FROM mcdb_ewwwio_images
       savings found: 191041
       ewww_image_optimizer_cloud_verify()
       using cached verification
       ewww_image_optimizer_cloud_quota()
       quota data retrieved: 0 -53 22
       ewww_image_optimizer_skip_tools()
       remove metadata: on
       jpg level: 20
       png level: 30
       gif level: 10
       pdf level: 10
       bulk delay: 0
       ewww_image_optimizer_jpg_quality()
       quality: 90
       parallel optimization: on
       scheduled optimization: off
       include media library: off
       max media dimensions: 0 x 0
       max other dimensions: 0 x 0
       resize existing images: off
       ewww_image_optimizer_get_image_sizes()
       Array ( [0] => thumbnail [1] => medium [2] => medium_large [3] => large [4] => shop_thumbnail [5] => shop_catalog [6] => shop_single )
       Array ( [thumbnail] => Array ( [width] => 150 [height] => 150 ) [medium] => Array ( [width] => 300 [height] => 300 ) [medium_large] => Array ( [width] => 768 [height] => 9999 ) [large] => Array ( [width] => 1024 [height] => 1024 ) [shop_thumbnail] => Array ( [width] => 180 [height] => 180 ) [shop_catalog] => Array ( [width] => 300 [height] => 300 ) [shop_single] => Array ( [width] => 600 [height] => 600 ) )
       disabled resizes:
       thumbnail: optimization=enabled creation=enabled
       medium: optimization=enabled creation=enabled
       medium_large: optimization=enabled creation=enabled
       large: optimization=enabled creation=enabled
       shop_thumbnail: optimization=enabled creation=enabled
       shop_catalog: optimization=enabled creation=enabled
       shop_single: optimization=enabled creation=enabled
       skip images smaller than: 0 bytes
       skip PNG images larger than: 0 bytes
       exclude originals from lossy: off
       exclude originals from metadata removal: off
       use system binaries: no
       webp conversion: on
       alt webp rewriting: off
       jpg2png: off
       ewww_image_optimizer_jpg_background()
       ewww_image_optimizer_jpg_background()
       png2jpg: off
       gif2png: on
       ewww_image_optimizer_htaccess_path()
       webp .htaccess rewriting enabled
       max_execution_time: 30
       ```
   
 * [https://wordpress.org/plugins/ewww-image-optimizer/](https://wordpress.org/plugins/ewww-image-optimizer/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Shane Bishop](https://wordpress.org/support/users/nosilver4u/)
 * (@nosilver4u)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/array-to-string-conversion-in-class-wp-http-cookiephp-on-line-205/#post-7600519)
 * EWWW doesn’t use the http cookie class, so it must be another plugin doing something
   odd. Disable all plugins except EWWW, see if that fixes it, and then re-enabled
   them one by one until the notices appear again.

Viewing 1 replies (of 1 total)

The topic ‘Array to string conversion in //class-wp-http-cookie.php on line 205’
is closed to new replies.

 * ![](https://ps.w.org/ewww-image-optimizer/assets/icon-256x256.png?rev=1582276)
 * [EWWW Image Optimizer](https://wordpress.org/plugins/ewww-image-optimizer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ewww-image-optimizer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ewww-image-optimizer/)
 * [Active Topics](https://wordpress.org/support/plugin/ewww-image-optimizer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ewww-image-optimizer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ewww-image-optimizer/reviews/)

## Tags

 * [EWWW](https://wordpress.org/support/topic-tag/ewww/)
 * [nginx](https://wordpress.org/support/topic-tag/nginx/)

 * 1 reply
 * 2 participants
 * Last reply from: [Shane Bishop](https://wordpress.org/support/users/nosilver4u/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/array-to-string-conversion-in-class-wp-http-cookiephp-on-line-205/#post-7600519)
 * Status: resolved