Title: aueda's Replies | WordPress.org

---

# aueda

  [  ](https://wordpress.org/support/users/aueda/)

 *   [Profile](https://wordpress.org/support/users/aueda/)
 *   [Topics Started](https://wordpress.org/support/users/aueda/topics/)
 *   [Replies Created](https://wordpress.org/support/users/aueda/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/aueda/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/aueda/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/aueda/engagements/)
 *   [Favorites](https://wordpress.org/support/users/aueda/favorites/)

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/aueda/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/aueda/replies/page/3/?output_format=md) 
[4](https://wordpress.org/support/users/aueda/replies/page/4/?output_format=md) 
[5](https://wordpress.org/support/users/aueda/replies/page/5/?output_format=md) 
[→](https://wordpress.org/support/users/aueda/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Media File Manager] Moving Images too slow](https://wordpress.org/support/topic/moving-images-too-slow/)
 *  Plugin Author [aueda](https://wordpress.org/support/users/aueda/)
 * (@aueda)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/moving-images-too-slow/#post-6473519)
 * When you select multiple files and move them, the media file manager need to 
   search articles which use the images and replace URLs of the images in the entries
   of database with new ones. So when you select 100 images and move them, the plugin
   do the procedure 100 times. It takes long time when you have large amount of 
   articles.
 * On the other hand when you select a folder that contains many image, the plugin
   search articles which contain the URL of the folder. The plugin do the procedure
   one time. It does not take so long time.
 * If you know better algorithm please let me know, or rewrite the plugin by yourself.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Media File Manager] add capability for non admin user](https://wordpress.org/support/topic/add-capability-for-non-admin-user/)
 *  Plugin Author [aueda](https://wordpress.org/support/users/aueda/)
 * (@aueda)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/add-capability-for-non-admin-user/#post-6776958)
 * Go to Dashboard->Settings->Media File Manager.
    Select user roles and press “
   Save Changes”.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Media File Manager] Please add search and bulk select](https://wordpress.org/support/topic/please-add-search-and-bulk-select/)
 *  Plugin Author [aueda](https://wordpress.org/support/users/aueda/)
 * (@aueda)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/please-add-search-and-bulk-select/#post-6633612)
 * You can select multiple files by holding shift and left click.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Media File Manager] SyntaxError: Unexpected token N Notice](https://wordpress.org/support/topic/syntaxerror-unexpected-token-n-notice/)
 *  Plugin Author [aueda](https://wordpress.org/support/users/aueda/)
 * (@aueda)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/syntaxerror-unexpected-token-n-notice/#post-5707497)
 * Does the latest development version fix your problem?
    [https://downloads.wordpress.org/plugin/media-file-manager.zip](https://downloads.wordpress.org/plugin/media-file-manager.zip)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Media File Manager] Unable to rename or delete (problem) folders](https://wordpress.org/support/topic/unable-to-rename-or-delete-problem-folders/)
 *  Plugin Author [aueda](https://wordpress.org/support/users/aueda/)
 * (@aueda)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/unable-to-rename-or-delete-problem-folders/#post-5436859)
 * Here is a development version of this plugin.
    [https://drive.google.com/file/d/0B_PUCvyCDo4ZV0pDdkp6RW9nOU0/view?usp=sharing](https://drive.google.com/file/d/0B_PUCvyCDo4ZV0pDdkp6RW9nOU0/view?usp=sharing)
 * You can delete “What/’s New” folder by using this.
    The new version does not 
   accept symbol characters which may cause problems.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Media File Manager] Unable to rename or delete (problem) folders](https://wordpress.org/support/topic/unable-to-rename-or-delete-problem-folders/)
 *  Plugin Author [aueda](https://wordpress.org/support/users/aueda/)
 * (@aueda)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/unable-to-rename-or-delete-problem-folders/#post-5436827)
 * I confirmed the problem. I’ll fix it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Media File Manager] Moving images to a new folder breaks links](https://wordpress.org/support/topic/moving-images-to-a-new-folder-breaks-links/)
 *  Plugin Author [aueda](https://wordpress.org/support/users/aueda/)
 * (@aueda)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/moving-images-to-a-new-folder-breaks-links/#post-5221440)
 * Would you please provide more detailed information (another plugins you are using,
   version of PHP, etc.) ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Media File Manager] Broken in WP 3.9](https://wordpress.org/support/topic/broken-in-wp-39-42/)
 *  Plugin Author [aueda](https://wordpress.org/support/users/aueda/)
 * (@aueda)
 * [12 years ago](https://wordpress.org/support/topic/broken-in-wp-39-42/#post-4891414)
 * Pressing [Add Media] button shows the original media manager of wordpress, so
   no folder selector can be shown.
    Instead of that, pressing [Media Selector] 
   button show the alternative media selector. You can select folder in it. The 
   media selector works for me normally in WP 3.9. I cannot determine what is wrong.
   Please provide more detailed information (another plugins you are using, version
   of PHP, etc.).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Media File Manager] No files appear](https://wordpress.org/support/topic/no-files-appear/)
 *  Plugin Author [aueda](https://wordpress.org/support/users/aueda/)
 * (@aueda)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/no-files-appear/#post-4618292)
 * How many files do you have in the folder?
    Too many files may cause the problem.
   The problematic amount differs between servers. I think the plugin needs to be
   improved.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Media File Manager] folders created in media file manager do not show up in "media selector"](https://wordpress.org/support/topic/folders-created-in-media-file-manager-do-not-show-up-in-media-selector/)
 *  Plugin Author [aueda](https://wordpress.org/support/users/aueda/)
 * (@aueda)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/folders-created-in-media-file-manager-do-not-show-up-in-media-selector/#post-4758463)
 * How did you upload the files?
    Media selector shows files uploaded through the
   standard WordPress media uploader, instead of FTP, direct copying, etc. If there
   is no file uploaded through the standard WordPress media uploader in the folder,
   the folder does not appear in the Media Selector.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Media File Manager] Product image – can't select directory](https://wordpress.org/support/topic/product-image-cant-select-directory/)
 *  Plugin Author [aueda](https://wordpress.org/support/users/aueda/)
 * (@aueda)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/product-image-cant-select-directory/#post-4803809)
 * What version of PHP, wordpress are you using?
    I tried to reproduce the problem
   by uploading 250 images and inserting some of them into the post, but no success.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Media File Manager] Hide the Media-selector button](https://wordpress.org/support/topic/hide-the-media-selector-button-1/)
 *  Plugin Author [aueda](https://wordpress.org/support/users/aueda/)
 * (@aueda)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/hide-the-media-selector-button-1/#post-4479881)
 * The following URL is that of the latest test version.
    [http://downloads.wordpress.org/plugin/media-file-manager.zip](http://downloads.wordpress.org/plugin/media-file-manager.zip)
 * I added a setting of permission for file selector.
    Does this work for you?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Media File Manager] Missing Thumbnails](https://wordpress.org/support/topic/missing-thumbnails-4/)
 *  Plugin Author [aueda](https://wordpress.org/support/users/aueda/)
 * (@aueda)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/missing-thumbnails-4/#post-3898952)
 * The latest version is
    [http://tempspace.net/plugins/media-file-manager_test_131129.zip](http://tempspace.net/plugins/media-file-manager_test_131129.zip)
   Did you try it?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Media File Manager] SyntaxError: Unexpected token](https://wordpress.org/support/topic/syntaxerror-unexpected-token-2/)
 *  Plugin Author [aueda](https://wordpress.org/support/users/aueda/)
 * (@aueda)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/syntaxerror-unexpected-token-2/#post-3911312)
 * Does the latest version work for you?
    [http://tempspace.net/plugins/media-file-manager_test_131129.zip](http://tempspace.net/plugins/media-file-manager_test_131129.zip)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Media File Manager] Selecting folder shows up plugin error](https://wordpress.org/support/topic/selecting-folder-shows-up-plugin-error/)
 *  Plugin Author [aueda](https://wordpress.org/support/users/aueda/)
 * (@aueda)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/selecting-folder-shows-up-plugin-error/#post-3831928)
 * I understand that many people are struggling with this kind of problem, but I
   cannot reproduce the problem. If you’ll provide temporary account for me, I’ll
   be able to fix the problem relatively easily.

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

1 [2](https://wordpress.org/support/users/aueda/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/aueda/replies/page/3/?output_format=md) 
[4](https://wordpress.org/support/users/aueda/replies/page/4/?output_format=md) 
[5](https://wordpress.org/support/users/aueda/replies/page/5/?output_format=md) 
[→](https://wordpress.org/support/users/aueda/replies/page/2/?output_format=md)