Title: I keep getting some warning
Last modified: August 21, 2016

---

# I keep getting some warning

 *  Resolved [Editorie](https://wordpress.org/support/users/cengize16/)
 * (@cengize16)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/i-keep-getting-some-warning/)
 * Hi,
 * Today I’ve noticed that there is some text warning above the photos I have uploaded
   on wp. I don’t understand why it comes, any idea?
 * I haven’t make any changes, only updated to the last version.
 * Screenshot: [http://img89.imageshack.us/img89/3733/hs2c.png](http://img89.imageshack.us/img89/3733/hs2c.png)
 * The same warning appears on every photo.
 * [http://wordpress.org/plugins/nextgen-facebook/](http://wordpress.org/plugins/nextgen-facebook/)

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

 *  Plugin Author [JS Morisset](https://wordpress.org/support/users/jsmoriss/)
 * (@jsmoriss)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/i-keep-getting-some-warning/#post-4458922)
 * It looks like you have a theme or plugin that is calling one of the WordPress
   image-related functions with a bad parameter — using an array instead of a size
   name (which is a string). This trickles down to the `editor_max_image_size()`
   filter, which should receive a size name as its second parameter, but in your
   case, it’s an array.
 * You should find the plugin / theme responsible and open a support ticket with
   them. Just disable each plugin one by one until the problem goes away, and you’ll
   know which one it is.
 * Meanwhile, I’ll add some extra error checking in the next version, but that won’t
   solve your issue – only bypass it.
 * js.
 *  [findlay70](https://wordpress.org/support/users/findlay70/)
 * (@findlay70)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/i-keep-getting-some-warning/#post-4459019)
 * Hi –
    I have the same issue. It is this plugin (NextGEN) that causes it. it just
   happened when I updated the plugin to the latest one. Thanks
 *  [comicref](https://wordpress.org/support/users/comicref/)
 * (@comicref)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/i-keep-getting-some-warning/#post-4459058)
 * Same here. Started after latest update. Deactivated all other plugins. Still 
   broke images. Haven’t touched the theme in weeks. I’ve had to deactivate NextGEN
   + and now I’m scrambling to make sure my OG data is good. DID NOT NEED THIS ON
   VERGE OF HOLIDAY.
 *  Plugin Author [JS Morisset](https://wordpress.org/support/users/jsmoriss/)
 * (@jsmoriss)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/i-keep-getting-some-warning/#post-4459093)
 * > DID NOT NEED THIS ON VERGE OF HOLIDAY.
 * [@comicref](https://wordpress.org/support/users/comicref/),
 * In that case, you may want to hold off installing updates until it is more appropriate
   for you to do so.
 * [@everyone](https://wordpress.org/support/users/everyone/) else,
 * WordPress is passing along incorrect values to its `editor_max_image_size()` 
   filter. I’ll have to report the issue to the WordPress DEVs. Meanwhile, I’ve 
   already coded a work-around in the next release. Although it’s not a critical
   issue, it seems to be affecting a few people, so I’ll release the update shortly(
   in the next hour or so).
 * js.
 *  Plugin Author [JS Morisset](https://wordpress.org/support/users/jsmoriss/)
 * (@jsmoriss)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/i-keep-getting-some-warning/#post-4459095)
 * Version 6.20.1 is now available.
 * Sorry for any inconvenience – NGFB Open Graph+ pushes many limits, and the WordPress`
   editor_max_image_size()` filter is one of those little known filters that has
   some “flexible” argument combinations. :-p
 * js.
 *  [findlay70](https://wordpress.org/support/users/findlay70/)
 * (@findlay70)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/i-keep-getting-some-warning/#post-4459096)
 * Thanks JS – awesome of you to fix this on a holiday. Great customer service. 
   Happy New Year to You!
 *  Thread Starter [Editorie](https://wordpress.org/support/users/cengize16/)
 * (@cengize16)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/i-keep-getting-some-warning/#post-4459114)
 * I totalu agree with findlay, awesome!

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

The topic ‘I keep getting some warning’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/nextgen-facebook_f2c17e.svg)
 * [NextGEN Facebook](https://wordpress.org/plugins/nextgen-facebook/)
 * [Support Threads](https://wordpress.org/support/plugin/nextgen-facebook/)
 * [Active Topics](https://wordpress.org/support/plugin/nextgen-facebook/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nextgen-facebook/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nextgen-facebook/reviews/)

 * 7 replies
 * 4 participants
 * Last reply from: [Editorie](https://wordpress.org/support/users/cengize16/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/i-keep-getting-some-warning/#post-4459114)
 * Status: resolved