Cannot start session when headers already sent

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #20268
    b3nmanning
    Participant

    There are some potentially buggy lines of code causing a conflict with an xml feed on our site. We have to remove these lines from your files each time we update – or set the plugins not to update. So I am hoping that you can remove session_starts from these 2 lines.

    <b>Warning</b>: session_start(): Cannot start session when headers already sent in <b>/wp-content/plugins/wp-travel-tour-extras/inc/modules/tour-extras-core/wp-travel-tour-extras-core.php</b> on line <b>99</b><br />

    <b>Warning</b>: session_start(): Cannot start session when headers already sent in <b>/wp-content/plugins/wp-travel-utilities/inc/modules/utilities-core/inc/class-wp-travel-cart-checkout.php</b> on line <b>73</b><br />

    #20269
    Support Team
    Keymaster

    Hello

    Apologies for the inconvenience.

    Can you please deactivate the cache plugins if you have any, from your site and verify the issue. The case is most likely to occur because of the stored cache.

    Let us know if this helps.

    Regards!

    #20274
    b3nmanning
    Participant

    It has been hapenning since late June. And the error is the same, including the same lines of code. Here it is from the error log June 30, 2019:

    <b>Warning</b>: session_start(): Cannot start session when headers already sent in <b>/wp-content/plugins/wp-travel-tour-extras/inc/modules/tour-extras-core/wp-travel-tour-extras-core.php</b> on line <b>99</b><br />
    <br />
    <b>Warning</b>: session_start(): Cannot start session when headers already sent in <b>/wp-content/plugins/wp-travel-utilities/inc/modules/utilities-core/inc/class-wp-travel-cart-checkout.php</b> on line <b>73</b><br />

    #20282
    Support Team
    Keymaster

    Hello

    Can you please provide us with your site URL so that we can inspect the reported issue further ?

    Regards!

    #20293
    b3nmanning
    Participant
    #20294
    Support Team
    Keymaster

    Hello

    When we inspected your site URL, we found that your site is running with WP Travel version 2.0.7. We have had multiple releases and the plugin is currently in version 3.0.5

    Please update the plugin to it’s latest version and verify the issue.

    If the issue still persist, feel free to write back to us.

    Regards!

Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘WP Travel Tour Extras’ is closed to new topics and replies.