problem in logout

Home Forums Legacy Support Support queries Other issues problem in logout

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #19639
    sarahdian80
    Spectator
    when in logout. it goes to blank page http://atlasyar.com/wp-login.php?action=logout&_wpnonce=f55e25080c& redirect_to=http%3A%2F%2Fatlasyar.com%2Fwp-admin%2Fadmin.php%3Fpage%3Dwplms_options%26loggedout%3Dtrue%23038%3Btab%3D0%26%23038%3Bsettings-updated%3Dtrue&redirect_to=http%3A%2F%2Fatlasyar.com
    #19812
    MrVibe
    Keymaster
    This is the standard logout url generated by WordPress.  However, the redirect_to parameter is generated twice. First one is redirecting to the wp-admin/admin.php which is why you see a blank page. On my test installation it redirects to the home page instead of the admin.php . We use the wp function to generate the logout link wp_logout_url , however it seems something is overwriting the logout url. Please check the third party plugins you may be using, the security plugins etc which might relate to this stuff. Prima facie the issues does not seem to be arising form the theme.
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘problem in logout’ is closed to new replies.