Title: [Plugin: Magic Gallery] Image Number Limit?
Last modified: August 20, 2016

---

# [Plugin: Magic Gallery] Image Number Limit?

 *  Resolved [mattybinks](https://wordpress.org/support/users/mattybinks/)
 * (@mattybinks)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-magic-gallery-image-number-limit/)
 * Hi,
 * I’m creating 6 separate galleries with 6 images per gallery. For some reason 
   I can only upload 10 images TOTAL. If I upload image #11, the oldest image is
   replaced. Is there some arbitrary limit as to the number of images you can upload?
   I need help with this right away as I am supposed to push this site live very
   soon.
 * Thanks,
    Matt
 * [http://wordpress.org/extend/plugins/magic-gallery/](http://wordpress.org/extend/plugins/magic-gallery/)

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

 *  Plugin Author [gerbenvandijk](https://wordpress.org/support/users/gerbenvandijk/)
 * (@gerbenvandijk)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-magic-gallery-image-number-limit/#post-2389673)
 * What version are you using? I fixed this issue in an earlyer update.
 * Anyway, the new version won’t have this issue for sure (it’s completely rewritten,
   for more info check [http://www.magicgalleryplugin.com](http://www.magicgalleryplugin.com))
 *  Thread Starter [mattybinks](https://wordpress.org/support/users/mattybinks/)
 * (@mattybinks)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-magic-gallery-image-number-limit/#post-2389684)
 * I’m using version 2.0 and downloaded it from this website:
 * [http://www.gport.nl/en/weblog/freebies/magic-gallery-wordpress-plugin/](http://www.gport.nl/en/weblog/freebies/magic-gallery-wordpress-plugin/)
 *  Plugin Author [gerbenvandijk](https://wordpress.org/support/users/gerbenvandijk/)
 * (@gerbenvandijk)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-magic-gallery-image-number-limit/#post-2389726)
 * Hi Mattybinks,
 * I checked it out for you but can’t find anything that would result in this.
 * You can try this, maybe it’s related:
 * Change line 344 of gallery.php:
 *     ```
       $showimages = $wpdb->get_results( 'SELECT id, albumid, title, url FROM ' . $wpdb->prefix . 'images ORDER BY id DESC limit 0,50' );
       ```
   
 * Remove the limit there, see if it changes anything.

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

The topic ‘[Plugin: Magic Gallery] Image Number Limit?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/magic-gallery_373735.svg)
 * [Magic Gallery](https://wordpress.org/plugins/magic-gallery/)
 * [Support Threads](https://wordpress.org/support/plugin/magic-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/magic-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/magic-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/magic-gallery/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [gerbenvandijk](https://wordpress.org/support/users/gerbenvandijk/)
 * Last activity: [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-magic-gallery-image-number-limit/#post-2389726)
 * Status: resolved