Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #977447
Updated Theme Causing Errors
Closed

Comments

  •  2
    jody_eloquent started the conversation

    Hi,

    I updated my theme (and child theme). When I try to do certain tasks, I get the following error message:

    Warning: Cannot modify header information - headers already sent by (output started at /home/.../public_html/wp-content/themes/blu/functions.php:1) in /home/.../public_html/wp-includes/pluggable.phpon line 1174

    It happens when I try to do some plugin actions:
    1) When I try to connect to WordPress.com through JetPack. 

    2) When I uploaded a plugin and clicked Activate from the Dashboard

    It is also IMPOSSIBLE to search new plugins. Nothing seems to happen.

    Even though it was up to date, I did update the WordPress install, too, to see if that would remedy the problem. No luck.

    I deactivated and tried to reactivate plugins. At first I did the "bundled" plugins. It did say there was an error, but it didn't tell me with which one of the five. 

    Can you help?

    Thanks!

  •  2
    jody_eloquent replied

    Perhaps this error will shed more light on this:

    Broken Themes

    The following themes are installed but incomplete.


    Blu ChildTheme URI: http://blu.elated-themes.comDescription: A child theme of Blu ThemeAuthor: Elated ThemesAuthor URI: http://themeforest.net/user/elated-themesVersion: 1.0.0Text Domain: bluTemplate: blu


    Description
    Template is missing. Standalone themes need to have a index.phptemplate file. Child themes need to have a Template header in the style.css stylesheet.

  •  2
    apaulabzo replied

    I'm having the same problem!! 


    Error: header information - headers already sent by (output started at /home/.../wp-content/themes/blu/functions.php:1) in /home/.../wp-includes/option.php on line 824

  •  1,845
    Elated replied

    Hello,

    It happens since you must not update child theme. You should update only  main theme! Now have to make every change in the child theme from the scratch. 

    For the future, here is explanation how you shuld update theme properly:

    You just need to update your theme to the latest version we released, then update Visual Composer  we included in it, and clear cache.

      1. Theme update

    http://blu.elated-themes.com/documentation/#!/getting_started_updating_blu

      2. VC update

      a. Please make sure main theme is activated while performing other steps

      b. Go to Plugins page in your WordPress Dashboard, locate Visual Composer in the list, deactivate it and delete it

      c. You will see message that required plugin is missing at the top of your WordPress Dashboard

      d. Install the plugin and then activate it

      3. Clear browser cache


    Elated


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  •  2
    jody_eloquent replied

    It is definitely *not* an issue with the child theme. I deleted the child (I had not yet made any custom changes to it, so it is fine) and there are still issues. I can’t even access my Dashboard anymore. There is a problem with the update of the Theme. I backed up to version 1.0 of blu and it worked fine. Then I updated to 1.1 and I get all kinds of warning messages. Please run some scans on the theme itself; something went wrong in your update.

    (And I did try your instructions below; they didn’t work for me- I got a different error when re-installing the plugin). 

    • Warning: Error while sending QUERY packet. PID=692134 in /home/eloquent/public_html/wp-includes/wp-db.php on line 1877

    This is the error I get now when trying to access my Dashboard:

    • Warning: Cannot modify header information - headers already sent by (output started at /home/eloquent/public_html/wp-content/themes/blu/functions.php:1) in /home/eloquent/public_html/wp-includes/pluggable.phpon line 1179

    For now I’m sticking with version 1.0; I’ve wasted hours already on this. And I will not immediately update my theme in the future. Someone else can QA it instead of me.

  •  1,845
    Elated replied

    Hello,

    Go to functions.php file in the theme root and get of rid space on the begging of the file, before the  <?php ?> tag. http://screencast.com/t/XEu29wChY to be like this http://screencast.com/t/kaIrCg2Cw

    Let us know if it helps!

    Thanks 


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.