mvied
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] [Plugin: WordPress HTTPS (SSL)] Insecure Items adviceHey Robert,
Relative paths are local paths that don’t include the domain information. Like this:
http://www.vaultcollectibles.com/wp-content/uploads/2012/03/vault-collectibles-header-3-171.jpg
To:
/wp-content/uploads/2012/03/vault-collectibles-header-3-171.jpgFor any paths not local to your site, you’ll need to change them to https, so:
http://fonts.googleapis.com/css?family=Droid+Sans:regular,bold
To:
https://fonts.googleapis.com/css?family=Droid+Sans:regular,boldHope that helps.
Thanks,
MikeHey Magi,
3.0.1 will fix this particular error.
Thanks,
MikeHey Sulaiman,
This is pretty easy to reproduce. I’ll get a fix out in the next version. Also, I’ve already had others complain about the settings screen, so it will be a configurable setting in the next version.
Thanks,
MikeHey Angie,
Debug mode won’t stop the loop from happening. I’m trying to confirm that’s what’s happening by having you look at the error produced in the debug log.
If that’s what is happening, I’ll see if I can reproduce the issue. If not, I may need to try out a fix on your server if that’s okay.
Thanks,
MikeForum: Plugins
In reply to: [WordPress HTTPS (SSL)] [Plugin: WordPress HTTPS (SSL)] Invalidating FeedsHey Dan,
I’m working on changing this feature to not work the way it does currently. Will be updating the plugin again soon with a fix.
Thanks,
MikeForum: Plugins
In reply to: [WordPress HTTPS (SSL)] [Plugin: WordPress HTTPS (SSL)] Doesn't WorkHey ELsMystERy,
Please provide more information and describe your problem in detail rather than making assumptions as to what the problem is. Saying “it’s broken, fix it” doesn’t help me at all. It’s not broken for everyone, or else I wouldn’t have pushed the plugin out, obviously.
Thanks,
MikeHey fwchapman,
No, that doesn’t happen to everyone using dedicated SSL certificates. It doesn’t happen to me, otherwise I’d fix it. π
If you enable Force SSL Exclusively and the front page isn’t secure, it should revert to HTTP. If not, I’ll look into it.
Thanks,
MikeHey Angie,
Looks like there’s a redirect loop on that page. Try enabling debug mode and looking at your browsers console for an error about a redirect loop.
Thanks,
MikeIs the page just secured using Force SSL?
I just pushed out 3.0.1. Give it a shot.
For the time being, just download 2.0.4 and use that. There have been a few issues that cause that behavior. Still working on them. You can grab 2.0.4 from here.
Thanks. I’ll be sure to update the topic if I make any progress.
Hey Robert,
Thanks for the feedback. I think there’s something wrong with the plugin loading its resources in older PHP versions. Do you know what version you’re running? You can find out at a command line with
php -v.You can find all other version of the plugin for download here.
Thanks,
MikeHey Daedalon,
Without access to the server, I simply can’t fix it. There’s no information you can give me that I can debug the code with. I’ve seen one other user with this problem, so maybe they will let me fix it on their srver. Until then, there’s nothing I can do.
Thanks,
MikeIt seems like the upgrade process needs some work. I wish there were a forum were all the people who it worked for could go to tell me how great my plugin is, lol. No worries, this new version didn’t take me months or anything. Haha.
I’ll be fixing bugs as fast as I can reproduce them. I’ll have a bug fix version out soon.
Thanks,
Mike