WP-Admin Browser Uploader Issue With FORCE_SSL_ADMIN
-
I recently set FORCE_SSL_ADMIN in wp-config.php and now the browser uploader in wp-admin no longer works. This was working fine before adding the FORCE_SSL_ADMIN = true in wp-config.php but now still attempts to upload images via HTTP instead of HTTPS and the HTTP POST will not work with the HTML 302 redirect to HTTPS. The flash uploader works fine but I would love to get the browser upload working as well. Does anyone have any tips on how to make the Upload button in the browser uploader POST to HTTPS instead of HTTP?
Thanks!
alex
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘WP-Admin Browser Uploader Issue With FORCE_SSL_ADMIN’ is closed to new replies.