- Posts: 7
R0.22 and earlier: No Longer Supported
[Solved] xmlrpc error
- Marcel
- Topic Author
- Offline
- New Member
-
Less
More
15 years 8 months ago - 15 years 8 months ago #1
by Marcel
[Solved] xmlrpc error was created by Marcel
Hola antonio!
Estoy tratando de poner a funcionar tu extensión joomdle y cuando trato de acceder al componente via el menú da el siguiente error:
Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /home/wnim/public_html/joomla/components/com_joomdle/helpers/content.php on line 44
Warning: file_get_contents( wnim.dominiotemporario.com/moodle//mnet/xmlrpc/server.php ) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /home/wnim/public_html/joomla/components/com_joomdle/helpers/content.php on line 44
puede me ajudar?
Gracias
Marcel
Estoy tratando de poner a funcionar tu extensión joomdle y cuando trato de acceder al componente via el menú da el siguiente error:
Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /home/wnim/public_html/joomla/components/com_joomdle/helpers/content.php on line 44
Warning: file_get_contents( wnim.dominiotemporario.com/moodle//mnet/xmlrpc/server.php ) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /home/wnim/public_html/joomla/components/com_joomdle/helpers/content.php on line 44
puede me ajudar?
Gracias
Marcel
Last edit: 15 years 8 months ago by Antonio Durán.
The topic has been locked.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7861
15 years 8 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic Re: xmlrpc error
Hola. Parece que tienes la opción de PHP allow_url_fopen apagada. Compruébalo en el info de PHP. Esta opción necesita estar activada para que Joomdle funcione.
Saludos,
Antonio
Saludos,
Antonio
The topic has been locked.
- Marcel
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 7
15 years 8 months ago #3
by Marcel
Replied by Marcel on topic Re: xmlrpc error
Hola Antonio,
Después de activar el allow_url_fopen, apareció el error 7021, yo miré el otro topico y ahora estas tudo a funcionar...
Gracias,
Marcel
Después de activar el allow_url_fopen, apareció el error 7021, yo miré el otro topico y ahora estas tudo a funcionar...
Gracias,
Marcel
The topic has been locked.