🌍
Français
Il me semble que les tableaux $conf['movie_ext'] / $conf['qtime_ext'] / $conf['flash_ext']
n'existent pas...
As-tu fait ceci:
#-----[ CREATE/UPDATE YOUR config_local.inc.php ]---------------------------------------------------------------- # include/config_local.inc.php # #-----[ UPDATE TO CONTAIN ]------------------------------------------ # Code: // file_ext : file extensions (case sensitive) authorized $conf['file_ext'] = array('jpg','JPG','png','PNG','gif','GIF','mpg','MPG','zip', 'avi','AVI','mp3','ogg','wmv','WMV','mov','MOV', 'swf','SWF'); // picture_ext : file extensions for picture file, must be a subset of // file_ext $conf['picture_ext'] = array('jpg','JPG','png','PNG','gif','GIF'); // movie_ext : file extensions for movie file, must be a subset of // file_ext $conf['movie_ext'] = array('avi','AVI','mpg','MPG','wmv','WMV'); // qtime_ext : file extensions for QuickTime file, must be a subset of // file_ext $conf['qtime_ext'] = array('mov','MOV'); // flash_ext : file extensions for flash movie file, must be a subset of // file_ext $conf['flash_ext'] = array('swf','SWF'); /* MOD Video Integrator */
pour preciser ma demande j'ai peut etre un messages plus explicite
Undefined index: movie_ext in c:\program files\easyphp1-8\www\modules\video_integrator.php on line 37
@+
mael
bonjour
j'ai installe video-integrator mais j'ai une erreur au moment de visionner ma video
x/modules/video_integrator.php on line 37
x/modules/video_integrator.php on line 46
x/modules/video_integrator.php on line 53
merci
@+
mael