• Resolved DeveloperWil

    (@developerwil)


    Receiving a PHP warning with sessions running through cron.

    E_WARNING: session_start(): Cannot start session when headers already sent
    in session_start called at /var/www/vhosts/URL_REDACTED/httpdocs/wp-content/plugins/share-logins/includes/Schedule.php (29)
    in codexpert\Share_Logins\Schedule::__construct called at /var/www/vhosts/URL_REDACTED/httpdocs/wp-content/plugins/share-logins/share-logins.php (148)
    in codexpert\Share_Logins\Plugin::hooks called at /var/www/vhosts/URL_REDACTED/httpdocs/wp-content/plugins/share-logins/share-logins.php (47)
    in codexpert\Share_Logins\Plugin::__construct called at /var/www/vhosts/URL_REDACTED/httpdocs/wp-content/plugins/share-logins/share-logins.php (209)
    in codexpert\Share_Logins\Plugin::instance called at /var/www/vhosts/URL_REDACTED/httpdocs/wp-content/plugins/share-logins/share-logins.php (215)
    • This topic was modified 5 years, 4 months ago by DeveloperWil.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Cron error ‘headers already sent’’ is closed to new replies.