Title: bozzy's Replies | WordPress.org

---

# bozzy

  [  ](https://wordpress.org/support/users/bozzy/)

 *   [Profile](https://wordpress.org/support/users/bozzy/)
 *   [Topics Started](https://wordpress.org/support/users/bozzy/topics/)
 *   [Replies Created](https://wordpress.org/support/users/bozzy/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/bozzy/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/bozzy/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/bozzy/engagements/)
 *   [Favorites](https://wordpress.org/support/users/bozzy/favorites/)

 Search replies:

## Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Login link goes to a 404 not found page](https://wordpress.org/support/topic/login-link-goes-to-a-404-not-found-page/)
 *  Thread Starter [bozzy](https://wordpress.org/support/users/bozzy/)
 * (@bozzy)
 * [20 years ago](https://wordpress.org/support/topic/login-link-goes-to-a-404-not-found-page/#post-401430)
 * Yup, that’s what the problem was and my host fixed it.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Login link goes to a 404 not found page](https://wordpress.org/support/topic/login-link-goes-to-a-404-not-found-page/)
 *  Thread Starter [bozzy](https://wordpress.org/support/users/bozzy/)
 * (@bozzy)
 * [20 years ago](https://wordpress.org/support/topic/login-link-goes-to-a-404-not-found-page/#post-401289)
 * Alright, I will. Thanks man. 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Login link goes to a 404 not found page](https://wordpress.org/support/topic/login-link-goes-to-a-404-not-found-page/)
 *  Thread Starter [bozzy](https://wordpress.org/support/users/bozzy/)
 * (@bozzy)
 * [20 years ago](https://wordpress.org/support/topic/login-link-goes-to-a-404-not-found-page/#post-401088)
 * This is what’s in my htaccess file:
 * `
    # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / 
   RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule./
   index.php [L] </IfModule>
 * # END WordPress
 * that was generated by wordpress, so it shouldn’t causing any trouble.
 * that’s all that is in the file.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Login link goes to a 404 not found page](https://wordpress.org/support/topic/login-link-goes-to-a-404-not-found-page/)
 *  Thread Starter [bozzy](https://wordpress.org/support/users/bozzy/)
 * (@bozzy)
 * [20 years ago](https://wordpress.org/support/topic/login-link-goes-to-a-404-not-found-page/#post-400998)
 * Why does it redirect to the post? I didn’t mess with any of the templates… I 
   just upgraded…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Login link goes to a 404 not found page](https://wordpress.org/support/topic/login-link-goes-to-a-404-not-found-page/)
 *  Thread Starter [bozzy](https://wordpress.org/support/users/bozzy/)
 * (@bozzy)
 * [20 years ago](https://wordpress.org/support/topic/login-link-goes-to-a-404-not-found-page/#post-400997)
 * Still the same error.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Login link goes to a 404 not found page](https://wordpress.org/support/topic/login-link-goes-to-a-404-not-found-page/)
 *  Thread Starter [bozzy](https://wordpress.org/support/users/bozzy/)
 * (@bozzy)
 * [20 years ago](https://wordpress.org/support/topic/login-link-goes-to-a-404-not-found-page/#post-400995)
 * I only have 6 plugins: Akismet, Democracy, Live Comment Preview, WP_Amazon, WordPress
   Database Backup, and Search Excerpt…
 * I just upgraded to 2.0.3 so the wp-login.php should be perfect…
 * what am I missing?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Login link goes to a 404 not found page](https://wordpress.org/support/topic/login-link-goes-to-a-404-not-found-page/)
 *  Thread Starter [bozzy](https://wordpress.org/support/users/bozzy/)
 * (@bozzy)
 * [20 years ago](https://wordpress.org/support/topic/login-link-goes-to-a-404-not-found-page/#post-400993)
 * it’s about this part of code in the comment template:
    ` <?php if ( get_option('
   comment_registration') && !$user_ID ) : ?> You must be <a>/wp-login.php?redirect_to
   =<?php the_permalink(); ?>">logged in</a> to post a comment. <?php else : ?>  
   but it doesn’t redirect to the post, it goes to a 404.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Why am I getting spam???](https://wordpress.org/support/topic/why-am-i-getting-spam/)
 *  [bozzy](https://wordpress.org/support/users/bozzy/)
 * (@bozzy)
 * [20 years ago](https://wordpress.org/support/topic/why-am-i-getting-spam/#post-390745)
 * I think wordpress needs to release a security fix to put an end to this big spammer
   loop hole.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Personal Header?](https://wordpress.org/support/topic/personal-header/)
 *  [bozzy](https://wordpress.org/support/users/bozzy/)
 * (@bozzy)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/personal-header/#post-340363)
 * I got it to work by the following the directions on this page
 * [http://codex.wordpress.org/Designing_Headers](http://codex.wordpress.org/Designing_Headers)

Viewing 9 replies - 1 through 9 (of 9 total)