Title: Warning: Undefined array key &#8220;options&#8221;
Last modified: October 25, 2022

---

# Warning: Undefined array key “options”

 *  Resolved [ceruza](https://wordpress.org/support/users/ceruza/)
 * (@ceruza)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/warning-undefined-array-key-options/)
 * Hello I have issue with multiple image field. I used online generator to create
   multiple images upload but after pasting in functions php a get this error on
   post edit page:
 * Warning: Undefined array key “options” in /data/f/b/fb544c41-6001-48c9-831d-4bf45d0c516c/
   recht.sk/sub/test/wp-content/plugins/meta-box/inc/fields/image-select.php on 
   line 30
 * Warning: foreach() argument must be of type array|object, null given in /data/
   f/b/fb544c41-6001-48c9-831d-4bf45d0c516c/recht.sk/sub/test/wp-content/plugins/
   meta-box/inc/fields/image-select.php on line 30
 * And I cant upload any image. Any help? Thanks.

Viewing 1 replies (of 1 total)

 *  Plugin Support [Neo WhiteRabbit](https://wordpress.org/support/users/longnguyen89/)
 * (@longnguyen89)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/warning-undefined-array-key-options/#post-16136150)
 * Hi,
 * The field `image_select` helps you to select the images like the select field,
   it does not support uploading images.
    You can use the field `image_advanced`
   or `image_upload` to upload multiple images.
 * Read more on the documentation [https://docs.metabox.io/fields/image-select/](https://docs.metabox.io/fields/image-select/)

Viewing 1 replies (of 1 total)

The topic ‘Warning: Undefined array key “options”’ is closed to new replies.

 * ![](https://ps.w.org/meta-box/assets/icon-128x128.png?rev=1100915)
 * [Meta Box](https://wordpress.org/plugins/meta-box/)
 * [Support Threads](https://wordpress.org/support/plugin/meta-box/)
 * [Active Topics](https://wordpress.org/support/plugin/meta-box/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/meta-box/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/meta-box/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Neo WhiteRabbit](https://wordpress.org/support/users/longnguyen89/)
 * Last activity: [3 years, 7 months ago](https://wordpress.org/support/topic/warning-undefined-array-key-options/#post-16136150)
 * Status: resolved