Title: Elucidesign's Replies | WordPress.org

---

# Elucidesign

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

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

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Flexupload multithread uploader] [Plugin: Flexupload multithread uploader] Error #2046 when clicking on button](https://wordpress.org/support/topic/plugin-flexupload-multithread-uploader-error-2046-when-clicking-on-button/)
 *  [Elucidesign](https://wordpress.org/support/users/elucidesign/)
 * (@elucidesign)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-flexupload-multithread-uploader-error-2046-when-clicking-on-button/#post-1685032)
 * [http://codex.wordpress.org/Function_Reference/plugin_basename](http://codex.wordpress.org/Function_Reference/plugin_basename)
 * If you would like to know the full url path to your plugin’s directory, you can
   call:
 *     ```
       $x = WP_PLUGIN_URL.'/'.str_replace(basename( __FILE__),"",plugin_basename(__FILE__));
   
       $x will equal "http://[url-path-to-plugins]/[myplugin]/"
       ```
   
 * I’m not a programmer, but maybe that will help?
 * The plugin is NOT working for me, and yes, it seems the plugin is incapable of
   dealing with a WordPress install in a subfolder of the site root, as mine is:
   for example **/blog**/wp-content/plugins…
 * Kiryaka: Could you please implement some fix for this? I look forward to using
   it! Best, Sef.

Viewing 1 replies (of 1 total)