Title: [Plugin: Front End Upload] multisite upload-pth
Last modified: August 20, 2016

---

# [Plugin: Front End Upload] multisite upload-pth

 *  Resolved [markuszeeh](https://wordpress.org/support/users/markuszeeh/)
 * (@markuszeeh)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-front-end-upload-multisite-upload-pth/)
 * Hi!
 * Any ide how i can modify the upload_path to multisite_upload_path?
 * Thanks for help and this nice plugin!
 * M
 * [http://wordpress.org/extend/plugins/front-end-upload/](http://wordpress.org/extend/plugins/front-end-upload/)

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

 *  Thread Starter [markuszeeh](https://wordpress.org/support/users/markuszeeh/)
 * (@markuszeeh)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-front-end-upload-multisite-upload-pth/#post-2638717)
 * I found the solution:
 * change line 36 and 37 inside front-end-upload.php to:
 *     ```
       define( 'FEU_DESTINATION_DIR', ABSPATH . '/wp-content/blogs.dir/' . $blog_id .'/files/iti_feu_uploads/' );
       define( 'FEU_DESTINATION_URL', get_bloginfo( 'url' ) . '/wp-content/blogs.dir/' . $blog_id .'/files/iti_feu_uploads/' );
       ```
   
 *  Plugin Contributor [Jon Christopher](https://wordpress.org/support/users/jchristopher/)
 * (@jchristopher)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-front-end-upload-multisite-upload-pth/#post-2638904)
 * Hi Markus, thank you for following up, I’ll be sure to include that fix in an
   upcoming release!
 *  Thread Starter [markuszeeh](https://wordpress.org/support/users/markuszeeh/)
 * (@markuszeeh)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-front-end-upload-multisite-upload-pth/#post-2638907)
 * Your welcome!
 * Just another question: did you add the multisite-code into the pro-version? And
   has the pro-version a lang-file?
 * Thanks!
    Markus
 *  Plugin Contributor [Jon Christopher](https://wordpress.org/support/users/jchristopher/)
 * (@jchristopher)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-front-end-upload-multisite-upload-pth/#post-2638908)
 * Hi Markus,
 * The update has not been made to the Pro version (yet) but will be within the 
   next couple of days. The Pro version is set up for localization but I’m planning
   to make a more detailed run through that within the next week or so.
 *  Plugin Contributor [Jon Christopher](https://wordpress.org/support/users/jchristopher/)
 * (@jchristopher)
 * [14 years ago](https://wordpress.org/support/topic/plugin-front-end-upload-multisite-upload-pth/#post-2638951)
 * Just wanted to follow up on this and indicate the fix has been applied to both
   the free and Pro version. Marking as resolved.
 *  Thread Starter [markuszeeh](https://wordpress.org/support/users/markuszeeh/)
 * (@markuszeeh)
 * [14 years ago](https://wordpress.org/support/topic/plugin-front-end-upload-multisite-upload-pth/#post-2638952)
 * Great news! Thanks!

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

The topic ‘[Plugin: Front End Upload] multisite upload-pth’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/front-end-upload.svg)
 * [Front End Upload](https://wordpress.org/plugins/front-end-upload/)
 * [Support Threads](https://wordpress.org/support/plugin/front-end-upload/)
 * [Active Topics](https://wordpress.org/support/plugin/front-end-upload/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/front-end-upload/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/front-end-upload/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [markuszeeh](https://wordpress.org/support/users/markuszeeh/)
 * Last activity: [14 years ago](https://wordpress.org/support/topic/plugin-front-end-upload-multisite-upload-pth/#post-2638952)
 * Status: resolved