Joomla.it Forum

Non solo Joomla... => Sviluppo => : najaru 05 Apr 2011, 15:01:35

: Creare un modulo che visualizza un file php
: najaru 05 Apr 2011, 15:01:35
Ciao a tutti.
Scusate l'ignoranza, ma provo comunque a chiedere.

Vorrei creare un modulo che visualizzi un file php esterno.
Ho letto la vostra guida nel wiki http://wiki.joomla.it/index.php?title=Creazione_di_un_modulo_per_joomla_15
ho capito qualcosina ma non tutto.

Esiste per caso un pacchetto grezzo già pronto su cui lavorare?

Grazie
: Re:Creare un modulo che visualizza un file php
: najaru 05 Apr 2011, 16:23:25
allora, qualcosina sono riuscito a fare.

l'unica cosa è che non riesco a fare visualizzare un file php esterno perchè mi da questo errore
:

Warning: file_get_contents() [function.file-get-contents]: http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/mhd-01/www.mysite.it/htdocs/joomla/modules/mod_lastipbtopics/mod_lastipbtopics.php on line 24

Warning: file_get_contents(http://www.xxx.it/forums/last_videos.php) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /home/mhd-01/www.mysite.it/htdocs/joomla/modules/mod_lastipbtopics/mod_lastipbtopics.php on line 24
: Re:Creare un modulo che visualizza un file php
: bertoandrea86 11 Apr 2011, 13:05:14
Bisognerebbe vedere il sorgente per capire meglio l errore