• Keep getting Cron error..
    How can i stop it /fix it?

    <b>Warning</b>: session_start(): Cannot send session cookie – headers already sent in <b>/home/xxx/public_html/wp-content/plugins/gravity-forms-duplicate-prevention/gravityforms-duplicateprevention.php</b> on line <b>52</b>

    <b>Warning</b>: session_start(): Cannot send session cache limiter – headers already sent in <b>/home/xxx/public_html/wp-content/plugins/gravity-forms-duplicate-prevention/gravityforms-duplicateprevention.php</b> on line <b>52</b>

    https://wordpress.org/plugins/gravity-forms-duplicate-prevention/

Viewing 1 replies (of 1 total)
  • Plugin Author Steve Grunwell

    (@stevegrunwell)

    Hey fjoomla,

    While the log is showing an error from session_start(), the error is caused by another script showing an error (or otherwise generating output) before GFDP kicks in. I’d recommend turning on WP_DEBUG (preferably in a dev/staging environment) and try loading the form page in question there.

    Best of luck!

Viewing 1 replies (of 1 total)
  • The topic ‘Cron Errors’ is closed to new replies.