mvied
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] Changing a page to Secure causes it not to workIE is so useless. Look at it in a different browser, such as Chrome and let me know what the error says. It sounds like you may be getting a 500 Internal Server error.
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] Redirecting to https when I log outThat sounds like a parse error or a file permissions problem. Check the file permissions for the plugin. Also, check to see what version of PHP you’re using.
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] Changing a page to Secure causes it not to workNope, it hasn’t. What does it do when you hit it?
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] Problem with Cart66 checkout JSI don’t understand. Explain exactly what you’re doing. I need to know what’s happening. I can visit the site and I don’t see any issues.
Forum: Reviews
In reply to: [WordPress HTTPS (SSL)] Redirect loopHere’s a suggestion: start a support topic.
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] securing admin login onlyWhy can’t you browse the site while logged in?
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] Redirecting to https when I log outOh good. Looks like a 500 error. You’ll have to check your error logs for the error generated by that URL.
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] Have secured my site too wellA 403 error is primarily caused by file permission issues. The web server doesn’t have read permissions on the folder that the site is in.
Edit: It’s also possible that your site is configured to point at an empty directory and listing the contents of a directory is forbidden.
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] Still see all the pages with the https.No, that shouldn’t matter.
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] Redirecting to https when I log outThen it’s likely the issue is CloudFlare. Enable Debug Mode and look for an entry in the debug output that says “SSL: Yes/No”. If you don’t know where to find it, let me know.
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] Trying to change https to httpI have no idea what you’re talking about with all your images being HTTPS. All images should be HTTPS on HTTPS pages. That’s the whole point of the plugin.
If you enable Force SSL Admin and Force SSL Exclusively, only your admin panel will be secure.
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] Redirecting to https when I log outMaybe. I’ve used it fine before.
You described a very particular scenario. Have you tried just enabling Force SSL Exclusively and hitting any page that shouldn’t be secure? They should always redirect to HTTP.
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] How do I correct this?I can’t really help you there. Your server doesn’t care what browser someone is using, it executes the exact same code. You need to try to identify what is causing the issue in IE and Firefox, and there’s no real easy way to do that like there is in Chrome. Use those browsers’ debug tools to see if you can find anything.
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] Have secured my site too wellIf you’ve reset the plugin, disabled it, or removed it from the plugins directory, the plugin is not at fault. It makes no permanent changes to your installation. The issue is your server configuration or you haven’t accurately described your problem.
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] securing admin login onlyIs there any reason you aren’t securing the entire admin panel?