• I get error like: Warning: session_start(): open(…/sess_72b140cc4525919499e861ccf5572aab, O_RDWR) failed: No such file or directory (2) in …/public_html/wp-content/plugins/wd-facebook-feed/facebook-feed-wd.php on line 18

Viewing 1 replies (of 1 total)
  • Plugin Contributor WD Support

    (@wdsupport)

    Could you please try the following solution:

    Could you please try to delete the below-mentioned part from the facebook-feed-wd.php file:

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

    Thanks. Have a nice day.

Viewing 1 replies (of 1 total)
  • The topic ‘Errors’ is closed to new replies.