Title: [Plugin: Enable Media Replace] incompatible with SSL dashboard
Last modified: August 19, 2016

---

# [Plugin: Enable Media Replace] incompatible with SSL dashboard

 *  [Casey Bisson](https://wordpress.org/support/users/misterbisson/)
 * (@misterbisson)
 * [16 years ago](https://wordpress.org/support/topic/plugin-enable-media-replace-incompatible-with-ssl-dashboard/)
 * Awesome plugin, but it generates URLs based on `get_bloginfo("wpurl")`, which
   doesn’t return https URLs. That breaks it on my site. Specifically, the way it
   generates the action URL for the form in `popup.php` is problematic.
 * Also, though doesn’t affect me yet, some of the assumptions about paths could
   hurt me if I move plugins out of the regular location.
 * [http://wordpress.org/extend/plugins/enable-media-replace/](http://wordpress.org/extend/plugins/enable-media-replace/)

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

 *  [Bill Dennen](https://wordpress.org/support/users/xyzzy/)
 * (@xyzzy)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/plugin-enable-media-replace-incompatible-with-ssl-dashboard/#post-1520161)
 * There seems to be a typo in the latest version of this plugin.
 * Line 26 of popup.php
 * `$forumurl = str_replace("http:", "https:", $formurl);`
 * should be
 * `$formurl = str_replace("http:", "https:", $formurl);`
 * This seems to solve some problems we’ve been having.
 *  [Måns Jonasson](https://wordpress.org/support/users/mungobbq/)
 * (@mungobbq)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-enable-media-replace-incompatible-with-ssl-dashboard/#post-1520169)
 * This is fixed in the latest release. Please update and try it out.
 * /M;
 *  [Bill Dennen](https://wordpress.org/support/users/xyzzy/)
 * (@xyzzy)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-enable-media-replace-incompatible-with-ssl-dashboard/#post-1520170)
 * thanks!

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

The topic ‘[Plugin: Enable Media Replace] incompatible with SSL dashboard’ is closed
to new replies.

## Tags

 * [HTTPS](https://wordpress.org/support/topic-tag/https/)
 * [SSL](https://wordpress.org/support/topic-tag/ssl/)

 * 3 replies
 * 3 participants
 * Last reply from: [Bill Dennen](https://wordpress.org/support/users/xyzzy/)
 * Last activity: [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-enable-media-replace-incompatible-with-ssl-dashboard/#post-1520170)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
