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

    Hello, on the wp-login.php screen I am getting the following errors:

    Warning: Cannot modify header information – headers already sent by (output started at /home/sambook/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php:33) in /home/sambook/public_html/wp-includes/pluggable.php on line 933

    Warning: Cannot modify header information – headers already sent by (output started at /home/sambook/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php:33) in /home/sambook/public_html/wp-includes/pluggable.php on line 934

    Warning: Cannot modify header information – headers already sent by (output started at /home/sambook/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php:33) in /home/sambook/public_html/wp-includes/pluggable.php on line 935

    Warning: Cannot modify header information – headers already sent by (output started at /home/sambook/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php:33) in /home/sambook/public_html/wp-includes/pluggable.php on line 936

    Warning: Cannot modify header information – headers already sent by (output started at /home/sambook/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php:33) in /home/sambook/public_html/wp-includes/pluggable.php on line 939

    Warning: Cannot modify header information – headers already sent by (output started at /home/sambook/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php:33) in /home/sambook/public_html/wp-includes/pluggable.php on line 940

    Warning: Cannot modify header information – headers already sent by (output started at /home/sambook/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php:33) in /home/sambook/public_html/wp-includes/pluggable.php on line 941

    Warning: Cannot modify header information – headers already sent by (output started at /home/sambook/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php:33) in /home/sambook/public_html/wp-includes/pluggable.php on line 942

    Warning: Cannot modify header information – headers already sent by (output started at /home/sambook/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php:33) in /home/sambook/public_html/wp-includes/pluggable.php on line 945

    Warning: Cannot modify header information – headers already sent by (output started at /home/sambook/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php:33) in /home/sambook/public_html/wp-includes/pluggable.php on line 946

    Warning: Cannot modify header information – headers already sent by (output started at /home/sambook/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php:33) in /home/sambook/public_html/wp-includes/pluggable.php on line 947

    Warning: Cannot modify header information – headers already sent by (output started at /home/sambook/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php:33) in /home/sambook/public_html/wp-includes/pluggable.php on line 948

    #797820

    Hey wkirschnerjr,

    Please try adding following code to Functions.php file in Appearance > Editor

    add_theme_support('avia_no_session_support');

    Best regards,
    Yigit

    #797848

    Now I’m getting these:

    Warning: session_start(): open(/var/cpanel/php/sessions/ea3/sess_fbc04c71a09b162b0dde0c5874a60c92, O_RDWR) failed: Permission denied (13) in /home/sambook/public_html/wp-content/plugins/optima-express/iHomefinderStateManager.php on line 35

    Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/sambook/public_html/wp-content/plugins/optima-express/iHomefinderStateManager.php:35) in /home/sambook/public_html/wp-content/plugins/optima-express/iHomefinderStateManager.php on line 35

    #797851

    Hi,

    That seems to be related to “optima express” plugin. Can you please try de-activating it and check if that helps?

    Best regards,
    Yigit

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