• Resolved estherons

    (@estherons)


    I have been trying to install a demo content for the BLO Theme. The error log shows this:

    [13-May-2023 07:17:57 UTC] PHP Warning: session_start(): Cannot start session when headers already sent in /home/allstat2/imvond.com/wp-content/plugins/metform/base/shortcode.php on line 17

    And the code is

    	13      public function __construct()
    	14     {
    	15 	   if( !session_id() )
            16     {
            17        session_start();
            18      }

    Please I need help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Md Abdullah Al Arif

    (@faithcoder)

    Hi @estherons,

    Thanks for contacting us.

    Would you check Tools > Site health, please, are there any critical issues regarding session_start? We are concerned about a similar issue on our end. Our Dev team is working hard to resolve the issue as early as possible.

    if you’re facing the same issue on site health, please let us know.

    Regards,

    Arif

    Plugin Support Ahmed Amir Hossain

    (@ahmedamir)

    Hi @estherons,

    We haven’t received any response from you till the last update and assuming that the issue is resolved now. For that reason, I’m marking this thread as resolved.

    If you need any further assistance on this matter, feel free to create a new thread. We will be happy to assist you.

    Best Regards,
    Amir

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Blo Theme Demo Content Install not working’ is closed to new replies.