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

    Hello, could anyone help me with this problem. On Friday I did not have that problem. When we went to work today he showed up.

    CODE ERROR
    /
    Warning: session_start (): open (/ var / lib / php-cgi / session / sess_5ff2e7apdu4vtsq21h6ob1l951, O_RDWR) failed: No such file or directory (2) in / home / storage / 7 / f5 / 4f / drdanielrodrigues / public_html / dr /wp-content/themes/danielr/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 33

    Warning: Unknown: open(/var/lib/php-cgi/session/sess_5ff2e7apdu4vtsq21h6ob1l951, 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 (/var/lib/php-cgi/session) in Unknown on line 0

    #786455

    Hey!

    Please try adding following code to Functions.php file in Appearance > Editor

    
    add_theme_support('avia_no_session_support');
    

    Best regards,
    Yigit

    #786660

    It’s ok now.

    Tks Yigit

    #786664

    Hi,

    You are welcome! Let us know if you have any other questions or issues

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘CODE ERRO’ is closed to new replies.