Try adding the following to your .htaccess file (at the beginning) and see if it helps:
RewriteRule ^post/([0-9]+)?/?([0-9]+)?/?$ /index.php?p=$1&page=$2 [QSA]
↧
Krishna on "Login 404 After Upgrade to Wordpress 3.5.2"
↧