PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

referrer plugin - causing lots of errors

  1. eclick718
    Member

    Settings saved.

    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/xxxxxxxx/public_html/wp-content/plugins/wordpress-faq-manager/inc/faq-admin.php:147) in /home/xxxxxxxx/public_html/wp-content/plugins/gravity-forms-referrer/gravity-forms-referrer.php on line 31

    Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxxxx/public_html/wp-content/plugins/wordpress-faq-manager/inc/faq-admin.php:147) in /home/xxxxxxxx/public_html/wp-includes/pluggable.php on line 934

    this has been happening a lot as I push submit on the backend of wordpress.

    Suggestions? This plug is what was recommended to use since GF does not capture referrer...

    e

    Posted 12 years ago on Tuesday December 20, 2011 | Permalink
  2. Those are warnings, not errors. You should not be displaying warnings. They indicate room for improvement, but they will not stop the rendering of the page if they are not displayed and are logged instead.

    Any warnings that come from the plugin will need to be resolved by the plugin author, not by Gravity Forms. It's possible they need to update the plugin to work with the latest WordPress or Gravity Forms.

    Posted 12 years ago on Tuesday December 20, 2011 | Permalink