Plugin Stopped Working
-
The plugin stopped working today – now every time I login it goes to the home page.
-
Matt – can you please post the older version 1.1 worked fine for me
Hi Sharonq,
I’ll look into it, in the meantime you can grab v1.1 here:
http://downloads.wp.xz.cn/plugin/sky-login-redirect.1.1.zipHi Sharonq,
I’ve just uploaded version 1.3 which should take care of that regression. I’ve run a few tests and I think it should be alright now. Let me know.
Hey Matt – loaded 1.3 – same problem
Regressed to 1.1 and it’s fine.Hi Sharonq,
I just visited your website and noticed that your login link has no redirect_to argument (which is fine since it’s in a menu). That’s why v1.1 works fine for you.
On my website, I use the plugin WordPress Admin Bar Improved which sets the redirect_to argument automatically.
I’ll keep that in mind for the next version to take care of vanilla WP installs.
Thanks π
Same issue for me. Only redirection to home page. http://www.5as1.com
Wp 3.4.1.
Any idea to fix that ?
Thanks1.1 version tested and adopted with my WP 3.4.1
What’s wrong with the 1.3 version ?Matt – the plugin dev – uses something called WP admin bar improved which seems required for 1.3 to work – no idea why. 1.1 works fine on my system so I’ll stick with that until the next update. If your login has a redirect_to argument use 1.3 if not use 1.1.
Hi Sigor and Sharonq,
I have just released v1.4 and hopefully the redirections to the referring page will take precedence over the homepage.
It’s been tested on a default WP install (and on my heavily-modified one) but I would be interested to know if it works for you too.
Hi Matt,
Thank you for the update. 1.4 version still redirect to home page for me.
Tried to empty the cache but still doesn’t work. Nice try π
SigorI installed 1.4 version with automatic update process in WP admin.
Hi Sigor,
Do you log in via the custom-made login form in your menu?
It seems to lack the redirect_to hidden field. Try to add this line before the submit button in your template :<input type="hidden" name="redirect_to" value="<?php htmlspecialchars($_SERVER["REQUEST_URI"]); ?>" />Yes Matt. I tried to log in via custom-made login form in the menu.
Sorry Matt to bother you, but I’m not very comfortable with code witch is only bad poetry for me. Help me please to put your add code in the right file. Witch file in my template do I have to update please?
thanksProbably
header.php, it all depends on how the theme is coded. Apparently, yours is a paid theme so I can’t check.Yes. My theme is “Cadca” by Themeforest. Do do want I give you to check?
The topic ‘Plugin Stopped Working’ is closed to new replies.