mvied
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] 404 errors with this updateYou’re the only person to report the issue and I’ve never seen it. You can try upgrading and if it doesn’t work, I can take a look at it on your server and see what the issue is.
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] doubling of site paths issue with ver 3.3.5I’ll have to do some more testing and get a new version out with fixes. Sorry about the trouble. You can downgrade to 3.3.0 from here if you’re experiencing issues with multisite links in 3.3.5. I’ll update the topic when I have a fix out.
Your SSL certificate is for ‘highlandcc.org’ NOT ‘www.highlandcc.org’. You will have to get another certificate or remove ‘www’ from your Site URL. See how to change the Site URL. Also go to the WordPress HTTPS settings and remove ‘www’ from the SSL Host if it is still there after changing the Site URL.
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] 3.3.5 admin dashboard issue. Edit posts pages go 404Try re-downloading the plugin and uploading it via FTP/SSH. I’ve pushed out a couple of hotfixes that may fix the issue. If not, let me know.
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] doubling of site paths issue with ver 3.3.5Argh. One line will fix that, haha. Could you manually upload it again and let me know if it’s resolved?
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] doubling of site paths issue with ver 3.3.5@sjlevy It’s unrelated. The bug is in the plugin’s output buffer processing which scans links and forms to secure them. It’s just something I didn’t take into account in the code and hopefully I’ve hotfixed. Re-download the current version and see if the issue persists. If it does, I will push out a new version that will definitely fix it.
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] doubling of site paths issue with ver 3.3.5Yes. If you don’t want to lose your settings, delete the files via SSH/FTP and install it again through the Dashboard. Also, you could directly download the new version and upload it manually. That would probably be best.
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] doubling of site paths issue with ver 3.3.5Could you try uninstalling and re-installing the plugin? I pushed out a hotfix I’m hoping will fix the issue. I don’t want to have to push out another version, but if this doesn’t fix it, I will.
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] doubling of site paths issue with ver 3.3.5I’m assuming you’re using a folder install rather than a subdomain install?
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] How to remove the HTTPS widget in the Sidebar?function remove_wordpresshttps_metabox() { remove_meta_box('wordpress-https', 'post', 'side'); } add_action('admin_init', 'remove_wordpresshttps_metabox');Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] redirect loop with ver 3.3.5I think I found the issue. Go ahead and uninstall/delete the plugin and reinstall it. I pushed out a hotfix.
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] Locked out of WP dashboardMaybe I should clarify the instructions. You need to edit that file, not browse to it. The directions in the FAQ are pretty clear, otherwise. Open that file, uncomment the reset line, hit any page on your site (or the dashboard) and the comment the line back out.
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] redirect loop with ver 3.3.5What went into a redirect loop?
Forum: Reviews
In reply to: [WP eCommerce] I hate this plugin ?No, they shouldn’t. Just because someone writes free, open source software does not mean they have to support it. Users should not feel entitled to support. It’s free.
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] Plugin preventing login into WordPress DashboardDon’t hijack other people’s support threads. Your error is completely unrelated. Start a new topic.