exit; en l.161
Il y a 1 fichier trouvé avec l'id 42492 ($_GET[id_fichier]) et le filename spotlight-2015-multi-1080p-bluray-x264-only-francais-srt ($_GET[fichier]) !
Le fichier a télécharger (11941-1459727603.srt) existe bien dans le dossier fichiers/2015/11814/, on lance son téléchargement (header("Location: fichiers/2015/11814/11941-1459727603.srt));
Et on le renomme avec header('Content-Disposition: attachment; filename="Spotlight-2015-MULTI-1080p-BluRay-x264-ONLY.francais.srt"');
Après, on ferme le header avec header("Connection: close");
On cherche donc a rajouté le fichier 11941-1459727603.srt (qui se trouve dans le dossier fichiers/2015/11814/) en le renommant Spotlight-2015-MULTI-1080p-BluRay-x264-ONLY.francais.srt (l.157)
On arreête le cript et affichons le $debug l.161
&bsp;
Array
(
[id_fichier] => 42492
[film_id] => 11814
[filename] => Spotlight-2015-MULTI-1080p-BluRay-x264-ONLY.francais.srt
[fichier] => 11941-1459727603.srt
[officiel] => 4
[pseudo] => mynameisfedo
[afficher] => 1
[id_film] => 11814
[titre] => Spotlight
[titre_original] => Spotlight
[date] => 2015
[url] => spotlight
[vignette] => spotlight.jpg
[id_release] => 59961
[release] => Spotlight.2015.MULTI.1080p.BluRay.x264-ONLY
[group] => ONLY
[nfo] =>
[url_release] => spotlight-2015-multi-1080p-bluray-x264-only
)