Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #711482

    I was having cache errors and added the following code:

    add_theme_support('avia_no_session_support');

    This code removed the cache errors now i have the following error when trying to access wp-admin

    Warning: Cannot modify header information – headers already sent by (output started at /home/adcondos/public_html/wp-admin/includes/class-wp-list-table.php:1) in /home/adcondos/public_html/wp-includes/pluggable.php on line 1174

    I recently tried to update the enfold theme twice and it failed twice however just noticed this error this am which wasnt their last night any help would be greatly appreciated?

    #711484

    Also getting the following errors

    Warning: session_start(): Cannot send session cookie – headers already sent by (output started at /home/adcondos/public_html/wp-admin/includes/class-wp-list-table.php:1) in /home/adcondos/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/adcondos/public_html/wp-admin/includes/class-wp-list-table.php:1) in /home/adcondos/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 32

    #711486

    Seeing that i can not access wp-admin i went into the plugins folder via ftp and added “-disabled” after each plugin and this still did not fix the issue

    #711487

    Hey!

    Cna you please provide us FTP, so we can see where you have left a space / empty character and try to solve the issue?

    thanks a lot

    Best regards,
    Basilis

    #712373

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

    Warning: Cannot modify header information – headers already sent by (output started at /home/adcondos/public_html/wp-admin/includes/class-wp-list-table.php:1) in /home/adcondos/public_html/wp-includes/pluggable.php on line 1174

    #712388

    Hi!

    Where did you add this code:
    add_theme_support('avia_no_session_support');
    I checked on functions.php on both enfold and enfold-child theme but I couldn’t find it.

    Regards,
    Nikko

    #712405

    Nikko,

    I had added to the end of the child theme however it did not fix anything so i deleted it. Thanks for looking into the problem i have spent the last day or so with my site down so any help would be greatly appreciated.

    #712407

    I also know when i try to do any page updates i receive the following error:

    Warning: Cannot modify header information – headers already sent by (output started at /home/adcondos/public_html/wp-admin/includes/class-wp-list-table.php:1) in /home/adcondos/public_html/wp-includes/pluggable.php on line 1174

    #712432

    Hey!

    Thanks for the information, I have deleted the cache from ftp, the site is showing up now though there are still some errors, Can we request temporary admin access? also permission to deactivate any/all plugins or switch theme to default if needed.

    UPDATE: errors are gone on the frontend by adding this in functions.php:
    add_theme_support('avia_no_session_support');
    Though errors are still appearing on the backend

    Best regards,
    Nikko

    • This reply was modified 8 years ago by Nikko.
    #712448

    Nikko,

    That resolved one issue which I am grateful for your time however when i go to a domain forward such as http://www.AustinViewing.com I now receive the following error:

    Warning: Cannot modify header information – headers already sent by (output started at /home/adcondos/public_html/wp-admin/includes/class-wp-list-table.php:1) in /home/adcondos/public_html/wp-includes/pluggable.php on line 1174

    #712449

    Just saw your request one moment will give you admin access

    #712452

    I have included admin info

    #712469

    Hi!

    Your site should be good now. I have disabled all plugins, deleted cache, this mostly fixed the problem, I also added the default theme twenty-sixteen to figure out if this issue is caused by Enfold but same errors appear when using the default theme, I re-installed wordpress from the dashboard, all problems were gone, I also removed this code from functions.php
    add_theme_support('avia_no_session_support');
    And everything seems good. Let us know if this is good on your end also :)

    Cheers!
    Nikko

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