Tagged: 

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

    I keep getting error messages at the top and bottom of the pages. I try a different browser until I find a version that does not have the error and will let me log in. I have found that the problem goes away on its own or when clearing cache, or viewing in a private browser window, but does not work well for presenting to clients

    Warning: session_start(): open(/tmp/sess_07ddbe608ceb2daed9f3cb9873a97bfd, O_RDWR) failed: Permission denied (13) in /home/stlvision/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/stlvision/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php:32) in /home/stlvision/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32

    #680113

    Hey Shane!

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

    add_theme_support('avia_no_session_support');

    Cheers!
    Yigit

    #680303

    This works! Thx

    #680731

    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 ‘Error messages at the top and bottom of the pages’ is closed to new replies.