Title: File Gallery development versions on GitHub
Last modified: August 20, 2016

---

# File Gallery development versions on GitHub

 *  Plugin Author [Aesqe](https://wordpress.org/support/users/aesqe/)
 * (@aesqe)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/file-gallery-development-versions-on-github/)
 * Hi everyone! 🙂
 * in an attempt to push updates out faster, I’ve created a GitHub repository for
   File Gallery.
 * link: [https://github.com/aesqe/file-gallery](https://github.com/aesqe/file-gallery)
 * you will be able to get the latest development versions from there, and I’ll 
   push only the release candidate and final versions to WP repository.
 * thanks for understanding!
 * aesqe
 * [http://wordpress.org/extend/plugins/file-gallery/](http://wordpress.org/extend/plugins/file-gallery/)

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

 *  [serdominik](https://wordpress.org/support/users/serdominik/)
 * (@serdominik)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/file-gallery-development-versions-on-github/#post-3524224)
 * Wonderful.
 * What I noticed:
    After you attach the file to the current post nothing happens.
   Never leaves a message only in JavaScript Console.
 * Closing the modal window does not load the list of photos.
 * When you try to disconnect attachments out a javascript error:
 *     ```
       Uncaught ReferenceError: data is not defined
       file-gallery.js:1178
       ```
   
 * For now, I found this
 * serdominik
 *  Plugin Author [Aesqe](https://wordpress.org/support/users/aesqe/)
 * (@aesqe)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/file-gallery-development-versions-on-github/#post-3524319)
 * [@serdominik](https://wordpress.org/support/users/serdominik/): thanks for spotting
   that bug, I’ve uploaded a new version with that issue fixed 🙂
 * closing the modal window via its close button will refresh the File Gallery interface,
   but closing it via escape button won’t. I’ll implement that.
 * I’ll work on the plugin tomorrow and the first thing I’ll add is displaying a
   notice after attaching new files via copy.
 *  [leomaru](https://wordpress.org/support/users/leomaru/)
 * (@leomaru)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/file-gallery-development-versions-on-github/#post-3524368)
 * Hi Aesqe!
    I am using this version, and I found some thing bug(?) below.
 *  <Probrem>
    I cannot “Insert Single Image” in anywhere.
 *  <Check with FIREBUG>
    I checked when I push the “Insert Single Image” button.
 *  -> ERROR : assignment to undeclared variable attachment_id
 *  <One of Solution> JUSt IDEA!
 *  Add a declare in a file [file-gallery.js] , LINE:1300.
 *  {BEFORE}
    1300 attachment_id = $(“#data_collector_checked”).val();
 *  {AFTER}
    1300 **var** attachment_id = $(“#data_collector_checked”).val();
 *  I guess there are any problem in my environment, it is not your problem, isn’t
   it?
 * Regard,
 * LEOMARU
 *  Plugin Author [Aesqe](https://wordpress.org/support/users/aesqe/)
 * (@aesqe)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/file-gallery-development-versions-on-github/#post-3524369)
 * [@leomaru](https://wordpress.org/support/users/leomaru/): thanks for reporting
   the bug!
 * please download the latest version from github – the issue should be fixed 🙂
 *  [leomaru](https://wordpress.org/support/users/leomaru/)
 * (@leomaru)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/file-gallery-development-versions-on-github/#post-3524370)
 * Dear Aesqe,
 * Thank you for fixed the problem!
 * I checked and confirmed it working correctly!!
    * I can insert Single Image from
   this plug-in to my post 🙂
 * I appreciate for your in-time response and kindness!
 * Regards,
 * LEOMARU
 *  [jynk](https://wordpress.org/support/users/jynk/)
 * (@jynk)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/file-gallery-development-versions-on-github/#post-3524376)
 * Hello – another error caused from trying to insert an image (newest FG & WP).
 * TypeError: ‘undefined’ is not an object (evaluating ‘ed.id’), line 236
 *     ```
       if( ed !== void 0 || (ed.id && file_gallery.gallery_image_clicked[ed.id] === false && force === false) ) {
        return;
       }
       ```
   
 *  Plugin Author [Aesqe](https://wordpress.org/support/users/aesqe/)
 * (@aesqe)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/file-gallery-development-versions-on-github/#post-3524379)
 * [@jynk](https://wordpress.org/support/users/jynk/): please re-download the latest
   zip from github, I fixed this typo a few days ago 😉
 *  [ogergo](https://wordpress.org/support/users/ogergo/)
 * (@ogergo)
 * [13 years ago](https://wordpress.org/support/topic/file-gallery-development-versions-on-github/#post-3524402)
 * i found a bug, which prevents to insert pic/gallary to post
    firebux error says:
   ReferenceError: send_to_editor is not defined [Break On This Error]
 * send_to_editor(single_data);
 *  [jynk](https://wordpress.org/support/users/jynk/)
 * (@jynk)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/file-gallery-development-versions-on-github/#post-3524461)
 * error here too –
 * TypeError: ‘undefined’ is not an object (evaluating ‘toolbar.views._views[“”][
   1].collection.props’)
 * line 72 –
 *     ```
       toolbar.views._views[""][1].collection.props.set({nocache:(+(new Date()))});
       ```
   

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

The topic ‘File Gallery development versions on GitHub’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/file-gallery_fdfbfb.svg)
 * [File Gallery](https://wordpress.org/plugins/file-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/file-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/file-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/file-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/file-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/file-gallery/reviews/)

 * 9 replies
 * 5 participants
 * Last reply from: [jynk](https://wordpress.org/support/users/jynk/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/file-gallery-development-versions-on-github/#post-3524461)
 * Status: not a support question