Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #907845

    Goodmorning,
    I’ve got trouble with a site.
    There’s a message in header and footer: Warning: session_start(): open(/public/tmp/sess_etbcrblpqis5mft74s3nqo47o5, O_RDWR) failed: Permission denied (13) in /public/sites/www.url.nl/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 42

    I’ve tried to place [add_theme_support(‘avia_no_session_support’);] in [functions.php] but that doesn’t work.

    Is there an another solution?
    Thanx

    #907885

    Hey Theodor,

    Please make sure you are adding the code to functions.php file as following

    
    add_theme_support('avia_no_session_support');
    

    If that still does not help, please post FTP and WP admin logins here privately so we can look into it.

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.