Hi
I have a WordPress Blog that I can no longer access due to a header redirect issue. I have no idea how to fix this. The error message I am getting is this:
Warning: Cannot modify header information - headers already sent by (output started at /home/altalake/public_html/twinsintow.com/index.php(1) : eval()'d code:37) in /home/altalake/public_html/twinsintow.com/wp-includes/pluggable.php on line 934
I have gone to the file wp-includes/pluggable.php but I am not sure what I am seeing on 934 and if the error message means that the error is with the code on line 934 or if this is the correct header information and the part that is messing things up is with the index.php
Any thoughts? I saw that this problem has existed for others but I was not able to apply the information to my situation.
Thanks.