Vraag over de de Youtube Gallery mod.

Hulp nodig bij een modificaties of op zoek naar een MOD?
Forumregels

LEES: Richtlijnen voor Support. Vul de support template in!
phpBB3.0.x
Verschaf iemand geen servertoegang tenzij het niet anders kan. Maak altijd eerst een volledige backup en verander de inloggevens na afloop. Eigen risico.
Plaats reactie
yomi
Berichten: 318
Lid geworden op: 16 dec 2008, 16:04
Locatie: Koedijk
Contacteer:

Vraag over de de Youtube Gallery mod.

Bericht door yomi » 17 sep 2013, 12:47

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

Gebruikersavatar
Theriddler
Berichten: 1103
Lid geworden op: 20 apr 2012, 07:47
Contacteer:

Re: Vraag over de de Youtube Gallery mod.

Bericht door Theriddler » 17 sep 2013, 22:34

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

Gebruikersavatar
Solidjeuh
Berichten: 681
Lid geworden op: 05 okt 2010, 06:28
Locatie: Aalst / Belgie
Contacteer:

Re: Vraag over de de Youtube Gallery mod.

Bericht door Solidjeuh » 18 sep 2013, 03:18

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
Forum voor NL Extensie vertalingen ---> https://www.solidjeuh.fun
----------------------------------------------------------------------------

Plaats reactie