Deleting other plugins with active wordpress https plugin not possible …
-
Hey there,
I have the following problem: I have a fresh install of wordpress 3.5 and installed your plugin (WordPress HTTPS), as I would like to use the wordpress-admin-area via ssl using a reverse ssl proxy from my hosting package (hosteurope.de). The url of the admin area is something like
https://ssl.webpack.de/mydomain.de/wordpress/wp-admin/Writing a post, uploading images and so on works fine, but I am not able to delete any installed plugin. For instance, if I push the delete button to delete “Akismet by Automattic” the new url becomes
https://ssl.webpack.de/mydomain.de/wordpress/wp-admin/plugins.php?action=delete-selected&checked[0]=akismet%2Fakismet.php&plugin_status=all&paged=1&s&_wpnonce=1368fe7879Now, pushing the “Yes, delete these files” button, the new url is
https://ssl.webpack.de/wordpress/wp-admin/plugins.php?action=delete-selected&checked[0]=akismet%2Fakismet.php&plugin_status=all&paged=1&s&_wpnonce=1368fe7879Obviously, the “/mydomain.de” part is missing and I get an error message from my hosting package. Consequently, the plugin is not deleted.
I would be glad for any help!!
The topic ‘Deleting other plugins with active wordpress https plugin not possible …’ is closed to new replies.