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

    The following warnings are appearing above my new website:

    Warning: Class __PHP_Incomplete_Class has no unserializer in /home/content/p3pnexwpnas16_data02/70/3821970/html/wp-content/object-cache.php on line 855

    Warning: session_start(): Cannot send session cookie – headers already sent (output started at /home/content/p3pnexwpnas16_data02/70/3821970/html/wp-content/object-cache.php:855) in /home/content/p3pnexwpnas16_data02/70/3821970/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/content/p3pnexwpnas16_data02/70/3821970/html/wp-content/object-cache.php:855) in /home/content/p3pnexwpnas16_data02/70/3821970/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32

    These warnings never appear in Chrome, only in Safari & Firefox. If I flush the GoDaddy Cache the warnings disappear, and I believe are reappearing the following day.

    Any suggestions?

    Thank you!

    #741532

    Hey omrudi,

    If they disappear after clearing the hosting cache I think it would be related to the server environment, could you try contacting your host to see if they know why that is happening?

    Best regards,
    Rikard

    #741782

    GoDaddy evidently still has intermittent cache issues in their Managed WordPress environment, as other threads here in this forum reveal. Thank you, Rikard!

    #741783

    Hey!

    Alternatively, you can add following code to functions.php file in Appearance > Editor

    
    add_theme_support('avia_no_session_support');

    Best regards,
    Yigit

    #741784

    I will do that, thank you!

    #741788

    Hey!

    You are welcome!

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Warnings Intermittently Display Above Header’ is closed to new replies.