Originalmente inviato da
alessandro1997
Non hai espresso se l'errore blocca l'importazione di nuovi feed, ma non dovrebbe. Comunque nel caso sia semplicemente un problema estetico dovresti poterlo risolvere inserendo in cima al file in questione:
Codice PHP:
error_reporting(E_ALL ^ E_NOTICE);
Fammi sapere.
Non è solo estsetico ma non li importa nemmeno.
Originalmente inviato da
Ho modificato questa mod affinchè funziona su AV la puoi scaricare leggendo qui: [PHPBB3
RSS_Input (però è la versione precedente).
EDIT:
La nuova versione: RSS_Input_v0.2r3_AV.
Se ci sono errori scrivete qui.
METTENDO LA NUOVA VERSIONE HO:
Codice PHP:
[phpBB Debug] PHP Notice: in file /includes/rss_parser.php on line 194: fopen() [function.fopen]: URL file-access is disabled in the server configuration
[phpBB Debug] PHP Notice: in file /includes/rss_parser.php on line 194: fopen(http://it.movies.yahoo.com/rss/trailers.xml) [function.fopen]: failed to open stream: no suitable wrapper could be found
[phpBB Debug] PHP Notice: in file /includes/rss_parser.php on line 198: Undefined variable: http_response_header
[phpBB Debug] PHP Notice: in file /includes/rss_parser.php on line 198: Undefined offset: 2
[phpBB Debug] PHP Notice: in file /includes/rss_parser.php on line 198: Undefined offset: 1
DA DIRE CHE HO ATTIVO IL PHP5 sul mio server e che quindi allow url open dorebbe essere impostato su ON