Yeh, but I’m asking diffrent questions.
* I need to the register/login bug fixed
* What files do I need to delete that came with 1.5 and are not needed in 1.2?
Maybe I’m just dense, but what login, register bug?
Login
Register
I’m logged in so *cough* It shouldnt appear *cough*.
That ::cough:: isn’t a bug ::cough::. It always appears unless you remove the line from index.php, or go to Options/General and uncheck “Anyone can register”.
Well, Ok. Then, never mind. How is the user suppose to know If they are logged in or not? I would want it to say “You are logged in as <?php echo $wp_user; ?>…something like this.
Well, when they click the Login link, they’re either taken to wp-login.php or post.php. Similarly, if they’ve bookmarked anything under /wp-admin/, they’re either taken to that page, or wp-login.php.
Basically, if you’ve logged in, no problem. If you haven’t logged in, please login.