Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #879025
    chrishdunn
    Participant

    Hi….am getting the following error when I use search on my site…

    Warning: Cannot modify header information – headers already sent by (output started at /var/sites/e/edgazette.co.uk/public_html/wp-content/themes/x/template-blank-1.php:17) in /var/sites/e/edgazette.co.uk/public_html/wp-includes/pluggable.php on line 1228

    Has been working fine up until now….could be related to latest cornerstone? Was having cron problems linked to some cache plugins that I was trying, but these were solved by my host restoring a site backup.

    They (tsohost) said the above search problem was likely to be theme related and to check it out with yoursleves.

    What do you think?

    Thanks,

    Chris.

    #879026
    chrishdunn
    Participant
    This reply has been marked as private.
    #879721
    Thai
    Moderator

    Hi Chris,

    Please try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

    If it doesn’t help, please provide us with your FTP account so we can take a closer look.

    Thanks.

    #880654
    chrishdunn
    Participant

    Hi…have isolated the issue to the ‘search and filter’ plugin that I am using instead of the standard wordpress search. What I mean is that the problem still exists when all plugins except cornerstone are deactivated. I have used this plugin for a few months and it has not been updated for 4 months. Therefore I think the only thing in the mix that has changed very recently is the version of cornerstone and theme x. The problem has not come up before for the plugin developers.

    Would be very grateful if you could have a look. (FTP details in next private reply)

    #880670
    chrishdunn
    Participant
    This reply has been marked as private.
    #880676
    chrishdunn
    Participant

    *meant to say … problem still exists when all plugins except ‘search and filter’ and ‘cornerstone’ are deactivated.

    #881421
    Darshana
    Moderator

    Hi there,

    As a temporary fix, you can try switching off your WordPress error debug information. To do that, you can add the following lines into your wp-config.php file.

    
    define('WP_DEBUG', false);
    define('WP_DEBUG_DISPLAY', false );
    define('ERROR_REPORTING', 0 );
    

    You can add this above the line:
    /* That's all, stop editing! Happy blogging. */

    For further reference, please check the following guide (http://codex.wordpress.org/FAQ_Troubleshooting#How_do_I_solve_the_Headers_already_sent_warning_problem.3F).

    Thanks!

    #883004
    chrishdunn
    Participant

    Thanks,

    Had already found the guide and followed all suggestions. Added the code you suggested but it simply turns the errors/warnings off. Still left with blank page.

    Regards,

    Chris.

    #883805
    Rue Nel
    Moderator

    Hello Chris,

    I spend several time trying to figure out the issue in your site. I end up testing this link: http://edgazette.co.uk/?s=hello+world. It seems that your search result page is working well. It’s just that the search box which you have added via Uber Menu plugin is the one which created the issue. It sounds like you might be having an issue with a third party plugin. Regretfully, we cannot provide support for third party plugins as our support policy in the sidebar states due to the fact that there is simply no way to account for all of the potential variables at play when using another developer’s plugin or script. Because of this, any questions you have regarding setup, integration, or troubleshooting any piece of functionality that is not native to X will need to be directed to the original developer.

    Thank you for your understanding.

    #884573
    chrishdunn
    Participant

    Thank you very much for your support on this…your test link has confirmed that I need to change my search plugin. It is odd that this problem has occurred without any change to the plugin, but that seems to be the only solution.

    Many thanks again,

    Chris.

    #885373
    Christopher
    Moderator

    You’re most welcome.

  • <script> jQuery(function($){ $("#no-reply-879025 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>