Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #747619

    I’m getting the following errors after a fresh install of enfold. Whats up?

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

    Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/abc/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php:32) in /home//public_html/abc/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32

    Warning: Unknown: open(/tmp/sess_cf7ar14fmo1eadpjagkc31oj65, 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

    #747620

    Hi MarsNJ!

    Login credentials did not work for me.

    Can you please add following code to functions.php file in Appearance > Editor
    add_theme_support('avia_no_session_support');

    Cheers!
    Yigit

    #747663

    That seemed to solve the problem? Any reason why that showed up? Will I have to make that change every time I update?

    #747682

    Hey!

    Sometimes based on installation there might be small issues.
    We appreciate for letting us know and we are sorry you have had to face it.

    Please let us know if we can help you with anything else.

    Best regards,
    Basilis

    #748048

    I’m having a similar issue, I believe. I’m getting the following errors after a fresh wordpress installation:

    Warning: require_once(config-wpml/config.php): failed to open stream: No such file or directory in /usr/home/abc/public_html/abc.com/wp-content/themes/enfold/functions.php
    on line 30

    Fatal error: require_once(): Failed opening required ‘config-wpml/config.php’
    (include_path=’.:/usr/local/lib/php’) in /usr/home/abc/public_html/abc.com/wp-content/themes/enfold/functions.php
    on line 30

    #748051

    Hi!


    @mstoddart
    Please try re-updating the theme via FTP and overwrite all files – http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Regards,
    Yigit

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