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

    Hello,

    Currently, my website FairwaysMembership.com loads A-okay from Google Chrome. However, when using Safari or Internet explorer, the following message appears. It either appears on a white screen with just the error messages or loads above the menu and the site becomes jumbled from there.

    Any idea how to fix this? Thanks in advance!

    Error Codes:

    Warning: Class __PHP_Incomplete_Class has no unserializer in /home/content/a2pnexwpnas03_data01/96/3492596/html/wp-content/object-cache.php on line 894

    Warning: session_start(): Cannot send session cookie – headers already sent by (output started at /home/content/a2pnexwpnas03_data01/96/3492596/html/wp-content/object-cache.php:894) in /home/content/a2pnexwpnas03_data01/96/3492596/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 33

    Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/content/a2pnexwpnas03_data01/96/3492596/html/wp-content/object-cache.php:894) in /home/content/a2pnexwpnas03_data01/96/3492596/html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 33

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/a2pnexwpnas03_data01/96/3492596/html/wp-content/object-cache.php:894) in /home/content/a2pnexwpnas03_data01/96/3492596/html/wp-includes/pluggable.php on line 1195

    #788198

    Hey npmcgrew,

    I get the same results when comparing between Chrome and Safari, no error messages in either browser. Did you try clearing your browser cache and reload a few times?

    Best regards,
    Rikard

    #788428

    Hi Rikard,

    I had a plugin update (PupUp by Supsystic) that caused some issues. I cleared the cache, deleted the plugin from FileZilla and then re-installed the plugin and everything went back to normal. Any suggestions on a good cacheing plugin that you find works well with Enfold?

    Thank you for your response though. You all do a great job with support and it’s the reason I can’t justify or recommend other themes.

    #788444

    Hi,

    Can you please try adding following code to Functions.php file in Appearance > Editor

    add_theme_support('avia_no_session_support');

    and check if you will be able to reproduce the issue?

    Best regards,
    Yigit

    #936338

    adding this code to my child theme functions.php
    add_theme_support(‘avia_no_session_support’);
    will this effect any functionalities in website?

    #936524

    Hi Teoweb1,

    Yes, it will, better not to deactivate the session support.

    Best regards,
    Victoria

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