mvied
Forum Replies Created
-
Hey Rob,
The minimum for WordPress 3.0 is 5.2.4. The plugin also has this minimum requirement. I don’t think you’re going to be able to get it to work properly.
Edit: I did want to note that in the next version, I’m removing the autoloader, so it may work for you, but no promises.
Thanks,
MikeHey sbrittig,
A lot of people say their users “can’t login” but that doesn’t tell me anything. What’s happening? Why can’t they log in?
Remove
define('FORCE_SSL_ADMIN', true);and/ordefine('FORCE_SSL_LOGIN', true);Thanks,
MikeApologies, I’ve told many people many things in the past couple of days. Either way, I’m aware of it and it will be fixed. 🙂
Right, you need to follow the proper steps in resetting the plugin if you’re swapping between versions.
If you find another plugin that does the job, let me know. I’m pretty sure it doesn’t exist.
Thanks,
MikeI already told you I’d fix it in the next version, lol. There’s this thing called time, I don’t have a lot of it. 🙂
Hey Daedalon,
Okay, well if you have a bug to report let me know. I can’t exactly reproduce whatever happened, so I can’t fix it.
Thanks,
MikeHey Daedalon,
Did you try resetting the plugin? You can do that from the plugin’s setting’s screen, or by adding
define('WPHTTPS_RESET', true);to your wp-config.php. Additionally, you could use the built-in uninstall process and the plugin will remove all of its settings.Also, make sure you empty your cache and wipe your cookies to just to make sure nothing goofy is going on with either.
Thanks,
MikeThe plugin can not affect your site after being removed. I can’t stress this enough. Redirects that continue to occur are generally due to browser caching.
Hey Rob,
Can you just provide some links? Sorry, it’s easier for me to just witness what’s going on. If you don’t want to post them publicly you can email me at mike[at]mvied[dot]com.
Thanks,
MikeHey jbeyta,
Did you ever ask for support? I know I was gone while working on the rewrite. You know, support works both ways. When the plugin isn’t working, how about help me help you? Uninstalling the plugin doesn’t help anybody. I’ve spent hours, days, weekends testing this plugin. I do my best to assure that it works. It’s not a simple problem, so people shouldn’t treat it like it is. Saying that the plugin “didn’t do everything it was supposed to do” is an extremely simplistic view of the problem that the plugin is solving. There are many many reasons the plugin may appear to not be working. I can justify every “error” the plugin produces, or I can fix it if you help me by providing feedback or allowing me to test a bug fix in your environment.
I can’t fix problems I can’t reproduce. The faster people help me figure out what about their configuration is causing an issue, the faster I can roll out fixes.
You can find all previous version of the plugin here.
Thanks,
MikeHey yanivhrs,
It’s kind of hard to picture what’s going on. A link would be really helpful.
Thanks,
MikeHey Fred,
I guess my point is that it shouldn’t be necessary to change your Blog URL. I don’t want my users to have to rely on setting the URL in two places. I would rather it work as intended. I’m more concerned about the URL’s being rewritten incorrectly and breaking stylesheets and other elements when your Blog URL and Site URL are at their defaults. That’s not working as intended.
I’d be more than happy to take a look at it myself and see what’s going on. Often times that’s the only way to figure it out.
Thanks,
MikeHey Greg,
Take the URL that’s returned as invalid, copy and paste it into your address bar and tell me what happens.
Thanks,
MikeHey tetoonline,
I’ve noticed this on one of my test sites. Not sure what it is, still trying to track it down.
Thanks,
MikeHey Fred,
The Blog URL needs to be the regular, HTTP base path of the site. Site URL should match that. Your SSL Host should be
SERVER_NAME.HOSTING_COMPANY.com/~USERNAME. If you want your entire site to be over the Shared SSL, then the Site URL should be changed tohttps://SERVER_NAME.HOSTING_COMPANY.com/~USERNAME.If the plugin isn’t functioning correctly with the proper configuration, the answer is not rig it to work, the plugin needs to be fixed. I can’t really support your configuration, it doesn’t make sense.
Thanks,
Mike