Pagina 1 van 1

Vraag over de de Youtube Gallery mod.

Geplaatst: 17 sep 2013, 12:47
door yomi
Hallo,
Vandaag heb ik een video mod geïnstalleerd Youtube Gallery.
https://www.phpbb.com/community/viewtop ... &t=2170372

Na het installeren van deze mod krijg ik de volgende melding te zien.
Wat betekend deze fout meldingen

Code: Selecteer alles

[phpBB Debug] PHP Warning: in file [ROOT]/video.php on line 61: DOMDocument::load() [domdocument.load]: http:// wrapper is disabled in the server configuration by allow_url_fopen=0
[phpBB Debug] PHP Warning: in file [ROOT]/video.php on line 61: DOMDocument::load(http://gdata.youtube.com/feeds/api/videos/) [domdocument.load]: failed to open stream: no suitable wrapper could be found
[phpBB Debug] PHP Warning: in file [ROOT]/video.php on line 61: DOMDocument::load() [domdocument.load]: I/O warning : failed to load external entity "http://gdata.youtube.com/feeds/api/videos/"
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4884: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3878)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4886: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3878)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4887: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3878)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4888: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3878

Re: Vraag over de de Youtube Gallery mod.

Geplaatst: 17 sep 2013, 22:34
door Theriddler
Bij de host op de server staat in de php.ini de optie allow_url_fopen uit
Deze zou voor deze mod aan moeten staan.

Navraag doen bij jou hoster of ze die aan kunnen/willen zetten

Re: Vraag over de de Youtube Gallery mod.

Geplaatst: 18 sep 2013, 03:18
door Solidjeuh
Theriddler schreef:Navraag doen bij jou hoster of ze die aan kunnen/willen zetten
Zou me sterk verbazen. Ik heb net hetzelfde probleem, Maar bij een andere mod.
Ze willen het niet aanzetten.

Quote van mijn host (One.com)
allow_url_fopen has been disabled for security reasons