solarcoachpete
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Cannot modify header information – headers already sentStill need help.
Switched my WP permalinks back to default http://www.lifetimesolarenergy.com/blog/?p=123
Which is killing my attempts at SEO.Until I get some help with this, I will need to keep the permalinks in the default mode ~ which is a sin!
I am running on a Shared Windows IIS version 6.0
I pointed my 404 page to my new wp-404-handler.php for permalinks sake.
I followed the advise found in this forum to check for spaces and garbage before and after <?php and ?> . I did it for the following files:
/wp-404-handler.php
/thesis_18/functions.php
/thesis_18/Lib/Functions/compatibility.phpThat didn’t work so I then uploaded new copies of each of the above mentioned files.
I then repointed my 404 page on my server to the new wp-404-handler.php via a reset and then went into my WP admin panel and re-saved my permalinks for custom /%postname%/
Still get the following error message only when I click on continue links from the blog main page.
Warning: Cannot modify header information – headers already sent by (output started at D:\hshome\pnegri\lifetimesolarenergy.com\blog\wp-404-handler.php:1) in D:\hshome\pnegri\lifetimesolarenergy.com\blog\wp-content\themes\thesis_18\lib\functions\compatibility.php on line 7
I am at a complete loss. This 404 hack works on my other blogs – so I don’t think that it is the problem. I am pulling the hair out of my head trying to locate the problem.
Please Help… Thanks.
Forum: Fixing WordPress
In reply to: Fatal error: Call to undefined function: require_wp_db()Hey should I completely remove the program from my server and start over? And if yes. Is there any recommended way in which I can save my current themes information so I don’t have to re-do it all over again? And finally, what is causing this problem so that I might prevent it in the future?
Thanks.
Forum: Fixing WordPress
In reply to: Fatal error: Call to undefined function: require_wp_db() in D:Thanks.
I renamed my themes folder and renamed my plugins folder via FTP. The fix didn’t work… Still getting the same fatal error on my wp-login, my blog and can’t get into the admin.
Fatal error: Call to undefined function: require_wp_db() in D:\hshome\pnegri\lifetimesolarenergy.com\blog\wp-settings.php on line 71
I also tried uploading the (clean) wp-settings.php file on my computer to my server via FTP. ~Nothing…
NEED some detailed help… Please advise.