Title: [Plugin: NextGEN Gallery] Copying Image Bug
Last modified: August 19, 2016

---

# [Plugin: NextGEN Gallery] Copying Image Bug

 *  Resolved [CookiesForDevo](https://wordpress.org/support/users/actionnerd/)
 * (@actionnerd)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-copying-image-bug/)
 * I copied several images from one gallery to another and noticed that it stripped
   a lot of the metadata out of the image, including width and height. For example,
   these no longer worked:
 *     ```
       $height = $image->meta_data['height'];
       $width = $image->meta_data['width'];
       ```
   
 * Downloading and re-uploading the image restored the metadata.

Viewing 1 replies (of 1 total)

 *  [Alex Rabe](https://wordpress.org/support/users/alexrabe/)
 * (@alexrabe)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-copying-image-bug/#post-1755783)
 * Thanks, fixed with next update : [http://code.google.com/p/nextgen-gallery/source/detail?r=852](http://code.google.com/p/nextgen-gallery/source/detail?r=852)

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: NextGEN Gallery] Copying Image Bug’ is closed to new replies.

 * ![](https://ps.w.org/nextgen-gallery/assets/icon-256x256.png?rev=2083961)
 * [Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery](https://wordpress.org/plugins/nextgen-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nextgen-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nextgen-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/nextgen-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nextgen-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nextgen-gallery/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Alex Rabe](https://wordpress.org/support/users/alexrabe/)
 * Last activity: [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-copying-image-bug/#post-1755783)
 * Status: resolved