Login triggers error messages
-
When I login to my site using “/wp-admin” I get 8 error messages and can’t go further. I get the following:
Warning: fopen(/var/chroot/home/content/87/8422987/html/wp-content/plugins/stats-wp/widget.txt) [function.fopen]: failed to open stream: No such file or directory in /home/content/87/8422987/html/midmarketsocal/wp-content/plugins/stats-wp/stats.php on line 61
Warning: filesize() [function.filesize]: stat failed for /var/chroot/home/content/87/8422987/html/wp-content/plugins/stats-wp/widget.txt in /home/content/87/8422987/html/midmarketsocal/wp-content/plugins/stats-wp/stats.php on line 62
Warning: fread(): supplied argument is not a valid stream resource in /home/content/87/8422987/html/midmarketsocal/wp-content/plugins/stats-wp/stats.php on line 62
Warning: fclose(): supplied argument is not a valid stream resource in /home/content/87/8422987/html/midmarketsocal/wp-content/plugins/stats-wp/stats.php on line 63
Warning: fopen(/var/chroot/home/content/87/8422987/html/wp-content/plugins/stats-wp/widget.txt) [function.fopen]: failed to open stream: No such file or directory in /home/content/87/8422987/html/midmarketsocal/wp-content/plugins/stats-wp/stats.php on line 69
Warning: fwrite(): supplied argument is not a valid stream resource in /home/content/87/8422987/html/midmarketsocal/wp-content/plugins/stats-wp/stats.php on line 70
Warning: fclose(): supplied argument is not a valid stream resource in /home/content/87/8422987/html/midmarketsocal/wp-content/plugins/stats-wp/stats.php on line 71
Warning: Cannot modify header information – headers already sent by (output started at /home/content/87/8422987/html/midmarketsocal/wp-content/plugins/stats-wp/stats.php:61) in /home/content/87/8422987/html/midmarketsocal/wp-includes/pluggable.php on line 1179
-
Try manually resetting your plugins (no Dashboard access required). If that resolves the issue, reactivate each one individually until you find the cause.
If that does not resolve the issue, access your server via FTP or SFTP, navigate to
/wp-content/themes/and rename the directory of your currently active theme. This will force the default theme to activate and hopefully rule-out a theme-specific issue (theme functions can interfere like plugins).Thank you. Manually resetting the plugins did the trick. I’m now reactivating them slowly.
You’re welcome!
The topic ‘Login triggers error messages’ is closed to new replies.