Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #680103

    Hi,

    as per this ticket: https://kriesi.at/support/topic/error-messages-at-the-top-and-bottom-of-the-pages/

    I’m also seeing the same error message in my header and footer. It happens every now and again.

    Warning: session_start(): open(/tmp/sess_evfqp2tavlklj7ptm0ugr3rk04, O_RDWR) failed: Permission denied (13) in /home/”account_name_removed”/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32

    Warning: Unknown: open(/tmp/sess_evfqp2tavlklj7ptm0ugr3rk04, O_RDWR) failed: Permission denied (13) 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 (/tmp) in Unknown on line 0

    #680114

    Hi DigitalEssence!

    Please add following code to functions.php file in Appearance > Editor

    add_theme_support('avia_no_session_support');

    Cheers!
    Yigit

    #680117

    Sorted.

    Super quick response. That must be a record.

    And why we continue to work with and purchase this theme.

    #680127

    Hey!

    This is not the record for sure but thanks ;D
    Glad it is working fine now! Let us know if you have any other questions or issues

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Warning: session_start(): open(/tmp/sess_evfqp2tavlklj7ptm0ugr3rk04, O_RDWR)’ is closed to new replies.