- This topic has 9 replies, 3 voices, and was last updated 12 years, 9 months ago by .
Viewing 10 posts - 1 through 10 (of 10 total)
Viewing 10 posts - 1 through 10 (of 10 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eMember › WP eMember Troubleshooting › broken logout link sending to bad url
Tagged: broken logout link
Not sure if its a plugin issue or what. The logout link
http://www.example.net/?event=logout sends browser to http://*.example.com
And won’t logout the user.
Any ideas why that might be happening?
Hi,
Check that you haven’t entered some strange URL value in the “After Logout Page (Optional)” field which is located in the eMember Settings->Pages/Forms Settings page.
You can leave this field empty and your members will be directed to the home page upon logout.
Hey Peter,
I tried both, empty and with url. It keeps sending me to that weird url.
Which version of eMember are you using?
If it is older than 7.6.3 can you please try loading the latest version by following the instructions here and let us know if this makes a difference:
https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins
You most likely have another plugin that is messing up the URL value. Please post a link to the page where I can go and log in as a member then logout and see this behavior so I can try to guess the cause.
It’s the latest 7.6.4 version.
Sure, the link is http://www.projectarmy.net
Let me know if you need more access to check it out.
Yep, it looks like you have a plugin that is messing up the redirection after a logout. This post should help you identify it:
https://support.tipsandtricks-hq.com/forums/topic/test-to-identy-a-conflicting-theme-or-plugin
The behavior that I noticed can also be caused by broken code in your .htaccess file but I am guessing you didn’t modify that file? Anyway, do the above mentioned test and let me know what you find.
I went through and deactivated plugins one by one and switched themes, still gives me an error. We got nginx server, so no htaccess file and rules were setup to for wordpress to handle redirection. Maybe something is off with one of the rules?
I sent you an email to get site access so I can check it.
For some reason your server was adding an asterisk (*) in the URL so eMember was getting confused when it tried to redirect. We have updated the plugin’s after logout redirection code to take care of this.