Better handling of Session Start - by Deepak Dhamuria

This topic has 2 replies, 2 voices, and was last updated 3 years ago ago by Rose Tyler

  • Avatar: Deepak Dhamuria
    Deepak Dhamuria
    Participant
    October 25, 2021 at 12:16

    In Xstore AMP plugin, replace your code in xstore-amp.php at line 216 with something like below to avoid WP error warnings.

    `if ( !session_id() ) {
    session_start();
    session_write_close();
    }`

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 25, 2021 at 15:09

    Hello,

    I’ve passed your suggestion to our developers.

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

The issue related to '‘Better handling of Session Start’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.