Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   New Versions, & Updating (http://forum.bytesforall.com/forumdisplay.php?f=12)
-   -   Errors when accessing homepage after migrating to new domain (http://forum.bytesforall.com/showthread.php?t=4151)

kmagyarics Oct 31, 2009 02:13 PM

Errors when accessing homepage after migrating to new domain
 
I re-edited and uploaded my wp-config.php file, and now I'm getting different errors on my home page:

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/content/k/m/a/kmagyarics/html/wp-config.php:1) in /home/content/k/m/a/kmagyarics/html/wp-content/plugins/si-contact-form/si-contact-form.php on line 1770

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/content/k/m/a/kmagyarics/html/wp-config.php:1) in /home/content/k/m/a/kmagyarics/html/wp-content/plugins/si-contact-form/si-contact-form.php on line 1770

Warning: Cannot modify header information - headers already sent by (output started at /home/content/k/m/a/kmagyarics/html/wp-config.php:1) in /home/content/k/m/a/kmagyarics/html/wp-includes/pluggable.php on line 865

Any ideas? Thanks in advance!

juggledad Oct 31, 2009 06:05 PM

remove the contact form and plugable plugins from teh plugin folder and try again

kmagyarics Oct 31, 2009 10:14 PM

Thanks--I got rid of all the plug-ins, now I'm getting this error:

Warning: Cannot modify header information - headers already sent by (output started at /home/content/k/m/a/kmagyarics/html/wp-config.php:1) in /home/content/k/m/a/kmagyarics/html/wp-includes/pluggable.php on line 865

juggledad Nov 1, 2009 03:27 AM

taken from http://faq.wordpress.net/view.php?p=7
Quote:

How do I solve the “Headers already sent” warning problem?
Description: You get a warning message on your browser that says:

Warning: Cannot modify header information - headers already sent by
(output started at…

Reason and Solution :
It is usually because there are spaces, newlines, or other garbage
before an opening '< ?php' tag or after a closing '?>' tag, typically in
wp-config.php. This could be true about some other file too, so please check the file that gave you the error too (mentioned in the error message).


All times are GMT -6. The time now is 01:43 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.