Hello Wp-testers Dashboard told me to insert lines in wp-config.php of define( 'AUTH_SALT', 'stuff' ); define( 'SECURE_AUTH_SALT', 'stuff' ); define( 'LOGGED_IN_SALT', 'stuff' ); define( 'NONCE_SALT', 'stuff' ); and define( 'NONCE_KEY', 'morestuff' ); define( 'AUTH_KEY', 'morestuff' ); define( 'AUTH_SALT', 'morestuff' ); define( 'LOGGED_IN_KEY', 'morestuff' ); define( 'LOGGED_IN_SALT', 'morestuff' ); define( 'SECURE_AUTH_KEY', 'morestuff' ); define( 'SECURE_AUTH_SALT', 'morestuff' ); In both cases, I was sent to re login and in both cases nothing happend after I entered ID and PW. Disabling or deleting those lines allowed login.
Regards, [email protected] _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
