Try:
– switching to the Twenty Eleven theme by renaming your current theme’s folder inside wp-content/themes and adding “-old” to the end of the folder name using FTP or whatever file management application your host provides.
– resetting the plugins folder by FTP or phpMyAdmin.
– re-uploading all files & folders – except the wp-content folder – from a fresh download of WordPress.
Hello,
I tried to login to my WordPress.org admin page and I get this error message. When I access the website, http://www.ideasparc.net, it works okay.
Here is the error message.
Warning: Cannot modify header information – headers already sent by (output started at /home/ideaspa2/public_html/wp-content/themes/Karma/truethemes_framework/truethemes/wysiwyg/wysiwyg.php:2) in /home/ideaspa2/public_html/wp-includes/pluggable.php on line 866
There are no files with the wysiwyg.php:2 only wysiwyg.php. I was working with these files as a suggested fix for a plugin for removing visible shortcodes. It didn’t seem to work, so I changed everything back. I did not modify the login info. How can I get access back to my login page? Thanks.
The problem is in (or around) line 2 of wysiwyg.php. See Solving “headers already sent” warnings.
Thanks for the help! Very easy fix 🙂