• Hi. I just upgraded to the latest version, and now I’m getting an error log on my server. The messages I just got are;

    [29-Jun-2010 04:15:16] PHP Warning: session_start() [function.session-start]: Cannot send session cookie – headers already sent in /home/letsdoo/_LincMe/wp-content/plugins/si-contact-form/si-contact-form.php on line 1068

    [29-Jun-2010 04:15:16] PHP Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/letsdoo/_LincMe/wp-content/plugins/si-contact-form/si-contact-form.php:1068) in /home/letsdoo/_LincMe/wp-content/plugins/si-contact-form/si-contact-form.php on line 1068

    Nothing has changed in my set-up, and all was ok before. Any ideas..?

    https://www.ads-software.com/extend/plugins/si-contact-form/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Some other part of your WordPress is sending HTML output before the headers are sent.

    Maybe another plugin is conflicting.
    Do this as a test:
    Temporarily disable all your other plugins.
    Does it work now? If yes, enable the plugins one by one to determine
    which one conflicts. Which plugin was causing it?

    It could be the theme you are using is causing it…
    Do this as a test:
    In Admin, click on Appearance, Themes.
    Temporarily change your theme to the “WordPress Default” theme.
    Does it work properly now?
    If it does then the theme you are using is the cause.

    Same thing happened to me. I deactivated the plugin and now things are back to normal.

    It is not caused by the plugin directly, rather some other part of your WordPress is sending HTML output before the headers are sent.
    Start with the troubleshooting I posted above. If you need more help let me know.

    I got the same error. But then when I went to my plug-ins page in admin, I saw a message for all-in-one-seo saying that there was a newer version out. When I installed it, it removed the error for the contact form.

    So try upgrading your other plug-ins first.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Fast and Secure Contact Form] Server errors following recent upgrade’ is closed to new replies.