• Warning: session_start(): Cannot start session when headers already sent in /wp-content/plugins/woocommerce-ajax-filters/main.php on line 545

    if( class_exists(‘RankMath’) ) {

    include(plugin_dir_path( __FILE__ ) . “includes/compatibility/rank_math_seo.php”);

    }

    i disable the line so it doesn’t appear on site but please could you look into it?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author RazyRx

    (@razyrx)

    Hello,

    Plugin uses session to store some specific data for filters.
    If it is cause this issue, then your site displayed something before place where it should.
    Please check that you do not have any other error before it.

    Regards,
    Oleg

    Thread Starter askafas

    (@askafas)

    When the page cached it displayed the error.
    Even with that line hiiden a new error appeared where the session_start() ; called some lines above. I disabled the plugin and have no errors.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Warning: session_start(): Cannot start session when headers already’ is closed to new replies.