Title: js bug
Last modified: August 20, 2016

---

# js bug

 *  Resolved [tgv604](https://wordpress.org/support/users/tgv604/)
 * (@tgv604)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/js-bug/)
 * Hey, there’s javascript bug in jquery.filetree.min.js — missing semicolon (line
   62 in non-minified version) — breaks filetree functionality in back-end album
   path selector (at least on FireFox)
 * Cheers,
    Kostya
 * [http://wordpress.org/extend/plugins/eazyest-gallery/](http://wordpress.org/extend/plugins/eazyest-gallery/)

Viewing 15 replies - 1 through 15 (of 24 total)

1 [2](https://wordpress.org/support/topic/js-bug/page/2/?output_format=md) [→](https://wordpress.org/support/topic/js-bug/page/2/?output_format=md)

 *  Plugin Author [Marcel Brinkkemper](https://wordpress.org/support/users/macbrink/)
 * (@macbrink)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/js-bug/#post-3480332)
 * Okay, thanks! I’ll fix it.
    Update: Fixed in development version (trunk)
 *  Thread Starter [tgv604](https://wordpress.org/support/users/tgv604/)
 * (@tgv604)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/js-bug/#post-3480340)
 * You’re welcome, there’s more coming — thanks for your hard work.
 * Not sure if this is a result of me deleting actual files and folders first — 
   in the current version, if I trash some folders, then either “empty trash” or
   select all then “delete permanently” – all trashed folders resurrect in the filesystem
   and appear as published
 *  Plugin Author [Marcel Brinkkemper](https://wordpress.org/support/users/macbrink/)
 * (@macbrink)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/js-bug/#post-3480345)
 * Trashing and deleting (multiple) folders is something I’m working on.
    The trashing
   procedure is quite tricky. If a folder has subfolders it will not delete permanently.
   So, if you want to delete multiple folders, the script has to find the deepest
   subfolder first and start deleting upwards. If deleting the folder on your server
   fails, it will be ‘found as new’ the next time you open the All folders page.
 *  Plugin Author [Marcel Brinkkemper](https://wordpress.org/support/users/macbrink/)
 * (@macbrink)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/js-bug/#post-3480351)
 * Permanently deleting a single folder should work now (in trunk).
    I’ll test multiple
   folders/empty trash later.
 *  [santiago.demierre](https://wordpress.org/support/users/santiagodemierre/)
 * (@santiagodemierre)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/js-bug/#post-3480362)
 * Hey, I’m not sure if this is the same issue, but on the widget the tree structure
   gets added another level which makes all links broken.
    Example: if the gallery
   folder is /images/ it creates /images/images/image.jpg
 * so all images are broken.
 *  [santiago.demierre](https://wordpress.org/support/users/santiagodemierre/)
 * (@santiagodemierre)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/js-bug/#post-3480366)
 * for example the image is in [http://www.fucagua.org/wp-content/uploads/fotos/laguna-de-guimoreto/Laguna-de-guaimoreto-_DSC8451-W1200.jpg](http://www.fucagua.org/wp-content/uploads/fotos/laguna-de-guimoreto/Laguna-de-guaimoreto-_DSC8451-W1200.jpg)
   
   but the img source tries to get it on [http://www.fucagua.org/wp-content/uploads/fotos/fotos/laguna-de-guimoreto/Laguna-de-guaimoreto-_DSC8451-W1200.jpg](http://www.fucagua.org/wp-content/uploads/fotos/fotos/laguna-de-guimoreto/Laguna-de-guaimoreto-_DSC8451-W1200.jpg)
   i
 * this extra /fotos/ level gets added for all images!
 * If I create another folder and move all others to /fotos/ I’m afraid I’ll get
   the all indexed again as duplicates.
    Please help PS Your plugin will solve so
   many issues large gallery site have! thanks again
 *  [lazyest_developer](https://wordpress.org/support/users/lazyest_developer/)
 * (@lazyest_developer)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/js-bug/#post-3480368)
 * [@all](https://wordpress.org/support/users/all/) please start a new support thread
   for new issues. It’s easier for others and for me.
    [@santiago](https://wordpress.org/support/users/santiago/),
   Can’t reproduce that (see [http://brimosoft.nl/gallery/](http://brimosoft.nl/gallery/)).
   Do you have a link to an example page?
 *  [lazyest_developer](https://wordpress.org/support/users/lazyest_developer/)
 * (@lazyest_developer)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/js-bug/#post-3480370)
 * please supply a link to your gallery folder.
 *  Plugin Author [Marcel Brinkkemper](https://wordpress.org/support/users/macbrink/)
 * (@macbrink)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/js-bug/#post-3480372)
 * If your gallery root folder is wp-content/uploads/fotos/, you have to make a 
   folder in there to show your images.
 *  [santiago.demierre](https://wordpress.org/support/users/santiagodemierre/)
 * (@santiagodemierre)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/js-bug/#post-3480381)
 * I did, I have 83 folders on the /fotos/ folder.
 * So I created the folder via ftp, then I installed the plugin and set the [http://fucagua.org/wp-content/uploads/fotos/](http://fucagua.org/wp-content/uploads/fotos/)
   as the root, then I uploaded all the folders containig the pictures so the url
   would be fucagua.org/wp-content/uploads/fotos/cyathea-costaricensis-tree-fern-
   helecho-arborecentes
 * but then when the images show they are all broken, as the url for each image 
   is [http://www.fucagua.org/wp-content/uploads/fotos/fotos/cyathea-costaricensis-tree-fern-helecho-arborecentes/#imagename#](http://www.fucagua.org/wp-content/uploads/fotos/fotos/cyathea-costaricensis-tree-fern-helecho-arborecentes/#imagename#)
 * If I go to the database and find replace the /fotos/fotos/ for /fotos/ could 
   this problem be solved?
 *  Plugin Author [Marcel Brinkkemper](https://wordpress.org/support/users/macbrink/)
 * (@macbrink)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/js-bug/#post-3480386)
 * I don’t know if the `fotos/fotos/` is in your database.
    Would like to see it
   for myself. I’ll see if I can reproduce this error.
 *  [santiago.demierre](https://wordpress.org/support/users/santiagodemierre/)
 * (@santiagodemierre)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/js-bug/#post-3480390)
 * I just checked the database, all url for the
    wp_postmeta start with fotos/… (
   all ftp uploaded images are like that)
 * so the plugin adds the fotos/ as the root folder and then the media adds the 
   fotos/imagefolder/imagefile
 * Just to make it work I’ll replace all fotos/ for nothing, so I can show the images
   right.
 * Just as a note, I installed laziest first, then did an upgrade and it said terrible
   error or something like that.
 * Then I uninstalled the plugin and installed eaziest again ( and deleted folders,
   and moved folders around, and… everything that could make it go wrong 🙁
 * I’m more than willing to give you access to my database or send it to you if 
   it helps!
 *  Plugin Author [Marcel Brinkkemper](https://wordpress.org/support/users/macbrink/)
 * (@macbrink)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/js-bug/#post-3480398)
 * If you’ve got a message like
 * > Something went terribly wrong in the upgrade process. Please check your settings
   > above.
 * ,
    You probably had the wrong path to your Gallery. Eazyest Gallery will not 
   import if you don’t set the folder right. This is to prevent you from importing
   system folders or something like that. Please check if your Gallery folder in
   Eazyest Gallery Settings is `wp-content/uploads/fotos/` indeed. If so, removing
   the `fotos/` from all records with `meta_key = _wp_attached_file` in wp_post_meta
   could do the trick. Also, do you use any other image related plugins?
 *  [santiago.demierre](https://wordpress.org/support/users/santiagodemierre/)
 * (@santiagodemierre)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/js-bug/#post-3480399)
 * yes I use these plugins (have them installed, but don’t use them):
    Bulk Watermark
   Faster Image Insert Media Tags NextGEN Gallery Scissors and Watermark Watermark
   RELOADED (deactivated)
 * the gallery folder is wp-content/uploads/fotos/
 * I’m trying to replace the /fotos/ in the database, either I kill my website or
   fix the problem. Hope it’s the second one.
 *  Plugin Author [Marcel Brinkkemper](https://wordpress.org/support/users/macbrink/)
 * (@macbrink)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/js-bug/#post-3480401)
 * Maybe those plugins interfere with Eazyest Gallery, because EZG has a different
   way of storing images. But it hey are not activated, the problem lies somewhere
   else.

Viewing 15 replies - 1 through 15 (of 24 total)

1 [2](https://wordpress.org/support/topic/js-bug/page/2/?output_format=md) [→](https://wordpress.org/support/topic/js-bug/page/2/?output_format=md)

The topic ‘js bug’ is closed to new replies.

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

 * 24 replies
 * 4 participants
 * Last reply from: [Marcel Brinkkemper](https://wordpress.org/support/users/macbrink/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/js-bug/page/2/#post-3480419)
 * Status: resolved