Title: Error Message help
Last modified: August 19, 2016

---

# Error Message help

 *  Resolved [ethervillain](https://wordpress.org/support/users/ethervillain/)
 * (@ethervillain)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/error-message-help/)
 * Hi all,
 * some media files pictures are displaying this error message.
 * Warning: array_key_exists() [function.array-key-exists]: The first argument should
   be either a string or an integer in …… on line 741
 * What does that mean?
 * Thanks
    EV

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

 *  [randinicole](https://wordpress.org/support/users/randinicole/)
 * (@randinicole)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/error-message-help/#post-1009670)
 * Go to your /wp-admin/media.php. Scroll down to line (741) then change
    if ( !
   array_key_exists($checked, $alignments) ) to if ( !array_key_exists(‘$checked’,
   $alignments) )
 * I see that is a solution to a few threads already started with this topic
 * [Search works wonders](http://wordpress.org/search/Warning%3A+array_key_exists()+%5Bfunction.array-key-exists?forums=1)
 *  Thread Starter [ethervillain](https://wordpress.org/support/users/ethervillain/)
 * (@ethervillain)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/error-message-help/#post-1009715)
 * thanks!
 *  [randinicole](https://wordpress.org/support/users/randinicole/)
 * (@randinicole)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/error-message-help/#post-1009845)
 * Your welcome

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

The topic ‘Error Message help’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [randinicole](https://wordpress.org/support/users/randinicole/)
 * Last activity: [17 years, 1 month ago](https://wordpress.org/support/topic/error-message-help/#post-1009845)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
