Hi vaag13,
Could you open wp-config.php and find ‘define(‘WP_DEBUG’, false);’
change false to true and save it.
refresh login page and let me know what error message you can see.
Thread Starter
vaag13
(@vaag13)
Hi Chris,
Thanks for your reply.
I did as u directed and it shows the following 4 messages on the login page :-
Warning: ini_set() has been disabled for security reasons in /home/ch13inho/public_html/wp-includes/load.php on line 273
Warning: Cannot modify header information – headers already sent by (output started at /home/ch13inho/public_html/wp-includes/load.php:273) in /home/ch13inho/public_html/wp-login.php on line 431
Warning: Cannot modify header information – headers already sent by (output started at /home/ch13inho/public_html/wp-includes/load.php:273) in /home/ch13inho/public_html/wp-login.php on line 444
Notice: Undefined index: HTTP_REFERER in /home/ch13inho/public_html/wp-content/plugins/stealth-login-page/includes/functions-oldsql.php on line 9
Let me know what u think. Also thanks for all the support.
Vaibhav
Hi vaag13,
I guess the “stealth-login-page” has issues.
Could you change the name of “stealth-login-page” using FTP client what you use? It will deactivate the plugin.
and then refresh the login page. If it works you need to contact the plugin developer or update it if there is new version of it.
or find other plugin can replace its functionalities.
Thread Starter
vaag13
(@vaag13)
Wow,
U were absolutely right.
I had installed many new pluggins just to check and findout what and how they work.
Since I was unable to login through wordpress admin page, I went to cpanel, searched for “stelth-login-page”, realised it was a plugin that i recently installed and have no idea what it does, then, I deleted its 2 php files from db and then the rest of its contents.
Now i am able to login normally.
Thanks for all your support,
Vaibhav