I upgraded to 3.0.1 on a new site that I had just translated to Polish for somebody.
I created the site.
Made it Polish.
It said upgrade to Polish 3.0.1
I now cannot log in and it tells me I do not have access to wp-admin.
Any ideas how to fix it?
I upgraded to 3.0.1 on a new site that I had just translated to Polish for somebody.
I created the site.
Made it Polish.
It said upgrade to Polish 3.0.1
I now cannot log in and it tells me I do not have access to wp-admin.
Any ideas how to fix it?
Have you tried Resetting your password yet?
TJust tried it thanks Jason, no joy
Some have stated clearing your browser cache has resolved this.
Also, in file wp-login.php line 589 try changing:
<form name="loginform" id="loginform" action="<?php echo site_url('wp-login.php', 'login_post') ?>" method="post">
to:
<form name="loginform" id="loginform" action="wp-login.php" method="post">
This topic has been closed to new replies.