Modérateur: Equipe


ABDev a écrit:Petit message pour signaler que j'ai trouvé une alternative, via les fonctions XML de PHP4.
Il y aura une mise à jour donc ces prochains jours.

[phpBB Debug] PHP Notice: in file /includes/functions_vdm.php on line 35: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration
[phpBB Debug] PHP Notice: in file /includes/functions_vdm.php on line 35: file_get_contents(http://api.betacie.com/view/random?key=4a10870668755&language=fr) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found
[phpBB Debug] PHP Notice: in file /includes/functions_vdm.php on line 37: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4221: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3347)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4223: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3347)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4224: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3347)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4225: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3347)

Petit message pour signaler que j'ai trouvé une alternative, via les fonctions XML de PHP4.


chicochaleur29 a écrit:Bonjour
J'ai un soucis avec ce mod
Quand je l'active, j'ai cela qui apparait en haut de mon forum
- Code: Tout sélectionner
[phpBB Debug] PHP Notice: in file /includes/functions_vdm.php on line 35: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration
[phpBB Debug] PHP Notice: in file /includes/functions_vdm.php on line 35: file_get_contents(http://api.betacie.com/view/random?key=4a10870668755&language=fr) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found
[phpBB Debug] PHP Notice: in file /includes/functions_vdm.php on line 37: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4221: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3347)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4223: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3347)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4224: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3347)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4225: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3347)
Pouvez vous me dire pourquoi?
Merci
Ouvrez : index.php
Trouvez
Astuce : ceci peut-être un résultat partiel et non la ligne entière.
Code : Tout sélectionner
// Assign index specific vars
Ajoutez avant
Astuce : ajoutez ces lignes sur une nouvelle ligne vierge avant les lignes que vous aviez à trouver précédemment.
Code : Tout sélectionner
//-- mod : vdm -----------------------------------------------------------------
//-- add
require($phpbb_root_path . 'includes/functions_vdm.' . $phpEx);
display_vdm('view/random');
//-- fin mod : vdm -------------------------------------------------------------


Dr DLP a écrit:La directive allow_url_fopen est désactivée chez toi hébergeur.
Aucune fonction d'appel url ne fonctionnera chez toi.




Dr DLP a écrit:Je t'ai déjà répondu au dessus.

Retourner vers MODs en développements
Utilisateurs parcourant ce forum: Aucun utilisateur enregistré et 4 invités