Title: WordPress 4.3 &amp; Multisite?
Last modified: August 30, 2016

---

# WordPress 4.3 & Multisite?

 *  Resolved [snowboardmommy](https://wordpress.org/support/users/snowboardmommy/)
 * (@snowboardmommy)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/wordpress-43-multisite/)
 * Hello,
 * I was just wondering if this plugin is multisite compatible or if you have any
   ideas on how to get it to work on multisite (even if I have to do the work)? 
   I am getting an error when I try to upload photos taken “sideways” or “upside
   down” on my iPad (eg: exif values 6,3,8):
 * “an error occurred in the upload. please try again later.”
 * However, when I try to upload a photo that is “normal” orientation, it uploads
   fine.
 * And, when I tried to fix a photo from the Fix iOS images menu, I am getting the
   error “Notice: Undefined variable: imageOrientation in /home/webbabys/public_html/
   sandbox/wbsnetwork/wp-content/plugins/ios-images-fixer/image-fixer.php on line
   238”
 * I installed this plugin on a non-multisite wordpress site running v4.3 and it
   worked alright, so I am assuming this is a multisite issue … perhaps because 
   the images for multisite sites are stored in /uploads/sites/blogid#/year/… instead
   of uploads/year/… ?
 * … I have tried activating the plugin both network wide and individually by site
   and the same errors happen. I also tried deactivating other plugin and that did
   not make a difference.
 * Thanks!
 * [https://wordpress.org/plugins/ios-images-fixer/](https://wordpress.org/plugins/ios-images-fixer/)

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

 *  Plugin Author [Bishoy.A](https://wordpress.org/support/users/bishoya/)
 * (@bishoya)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/wordpress-43-multisite/#post-6541998)
 * Hi,
 * I haven’t tested it with multisite, so I guess it’s not working then.. I will
   add support for multisite and release a new update so soon.
 * Thanks for your feedback 🙂
 *  Thread Starter [snowboardmommy](https://wordpress.org/support/users/snowboardmommy/)
 * (@snowboardmommy)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/wordpress-43-multisite/#post-6542010)
 * Hi again,
 * Thanks for your quick response. It turns out that it may not be a multisite issue…
   I realized that the multisite installation is on a different server than the 
   stand-alone installation I tried and that one has Imagick and the other does 
   not.
 * A little birdie told me that it really is the that the variable $imageOrientation
   in the Imagick section (conditional) is not defined and that if you replace the
   variable name with the value 1 on line 238, everything works.
 * So, I tried it and it did work … if you have a chance to do a quick bug fix, 
   it looks like the $imageOrientation variable on line 238 just needs to be defined,
   or replaced with “1”, whichever makes sense for your algorithm/programming.
 * I hope that this helps! I really appreciate that you developed this plugin and
   that for the most part if works and is really useful.
 * Thanks!!
 * ~Bonnie
 *  Plugin Author [Bishoy.A](https://wordpress.org/support/users/bishoya/)
 * (@bishoya)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/wordpress-43-multisite/#post-6542037)
 * Hi Bonnie,
 * Nice catch, what a silly bug, I’m glad you got it fixed. Tagging a new version
   with the fix… 🙂
 * Thanks,
    Bishoy
 *  Thread Starter [snowboardmommy](https://wordpress.org/support/users/snowboardmommy/)
 * (@snowboardmommy)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/wordpress-43-multisite/#post-6542038)
 * Excellent! yeah, it’s one of those things we all do … glad that was helpful!!
   Thanks for responding so quickly. This plugin is a lifesaver!

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

The topic ‘WordPress 4.3 & Multisite?’ is closed to new replies.

 * ![](https://ps.w.org/ios-images-fixer/assets/icon.svg?rev=1024008)
 * [iOS images fixer](https://wordpress.org/plugins/ios-images-fixer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ios-images-fixer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ios-images-fixer/)
 * [Active Topics](https://wordpress.org/support/plugin/ios-images-fixer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ios-images-fixer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ios-images-fixer/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [snowboardmommy](https://wordpress.org/support/users/snowboardmommy/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/wordpress-43-multisite/#post-6542038)
 * Status: resolved