• How can i erase these textlines from my front-end?

    These lines are viewed below the footer:

    Warning: Unknown: open(/public/tmp/sess_3f802e54785c51c174e3d78eb35667af, O_RDWR) failed: No such file or directory (2) in Unknown on line 0

    Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/public/tmp) in Unknown on line 0

2 reacties aan het bekijken - 1 tot 2 (van in totaal 2)
  • Some options:

    1. You can handle this by removing the query in the footer.php that asks for the sessions.save_path

    2. Or by disabling some broken plugin that adds this query to the wp-footer.

    3. Or check the position of the file, and the write permissions.

    By the way, this is a Dutch forum, we like to keep it Dutch 😉

    Thread starter sjel

    (@sjel)

    Danku!

2 reacties aan het bekijken - 1 tot 2 (van in totaal 2)
  • Het onderwerp ‘Hoe kan ik deze tekstlijnen uit mijn front-end krijgen?’ is gesloten voor nieuwe reacties.