Title: Image path with https instead of http
Last modified: August 21, 2016

---

# Image path with https instead of http

 *  [tobyhage](https://wordpress.org/support/users/tobyhage/)
 * (@tobyhage)
 * [13 years ago](https://wordpress.org/support/topic/image-path-with-https-instead-of-http/)
 * Hello,
 * First i want to thank you for this nice plugin.
 * Today i want to use this plugin, but all my images are not displayed and the 
   site was very slow. Further investigation showed me that all references to the
   images are with https and not with http.
 * Have you any idea what the problem can be? I already disabled all other plugins
   and changed to the default template without succes.
 * My website url is: [http://www.despettertholen.nl/fotoboek/](http://www.despettertholen.nl/fotoboek/)
 * thanks in advance.
 * [http://wordpress.org/extend/plugins/eazyest-gallery/](http://wordpress.org/extend/plugins/eazyest-gallery/)

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

 *  Thread Starter [tobyhage](https://wordpress.org/support/users/tobyhage/)
 * (@tobyhage)
 * [12 years, 12 months ago](https://wordpress.org/support/topic/image-path-with-https-instead-of-http/#post-3754953)
 * In eazyest-gallery.php line: 395
 * `$http = isset( $_SERVER['HTTPS'] ) && 'off' != $_SERVER['HTTPS'] ? 'https://':'
   http://';`
 * is not working in my situation.
 * isset($_SERVER[‘HTTPS’]) wil give true and the variable is empty
 * thats why there is https instead of http.
 * can you please fix this.
 *  Plugin Author [Marcel Brinkkemper](https://wordpress.org/support/users/macbrink/)
 * (@macbrink)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/image-path-with-https-instead-of-http/#post-3754995)
 * a fix will be online soon
 *  [barfux](https://wordpress.org/support/users/barfux/)
 * (@barfux)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/image-path-with-https-instead-of-http/#post-3755014)
 * Hi,
 * i have a different issue regarding this topic: When visting my site with http**
   s**://www.domain.com the imagelinks are generated wrong:
 * Instead of e.g.:
    [http://www.domain.com/galleryfolder/folder/_cache/image-150×150.jpg](http://www.domain.com/galleryfolder/folder/_cache/image-150×150.jpg)
   the plugin calls images from from wordpress upload-folder: [http://www.domain.com/wp-content/uploads/folder/_cache/image-150×150.jpg](http://www.domain.com/wp-content/uploads/folder/_cache/image-150×150.jpg)
 * Just tested in fresh WP 3.5.2 with Eazyest 0.1.3 activated only.
 * Any idea?
 *  [barfux](https://wordpress.org/support/users/barfux/)
 * (@barfux)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/image-path-with-https-instead-of-http/#post-3755015)
 * Ok, I did some more testing on this issue:
 * The Problem only occurs if there is a latest month-folder in the uploads directory.
   If I remove the writing permission for wordpress on /wp-content/uploads/ and 
   delete the folder of the current month everything works fine.
 * Giving the permission back will produce a new (empty) folder – e.g. 07 for july–
   and the image-links are generated wrong again…
 * This is strange, isn’t it?
 *  [barfux](https://wordpress.org/support/users/barfux/)
 * (@barfux)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/image-path-with-https-instead-of-http/#post-3755048)
 * Hi, some time went by.
 * Any idea or solution for my problem?
 *  [klihelp](https://wordpress.org/support/users/klihelp/)
 * (@klihelp)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/image-path-with-https-instead-of-http/#post-3755052)
 * Is this fixed?

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

The topic ‘Image path with https instead of http’ 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/)

 * 6 replies
 * 4 participants
 * Last reply from: [klihelp](https://wordpress.org/support/users/klihelp/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/image-path-with-https-instead-of-http/#post-3755052)
 * Status: not resolved