Le fichier cache/release/2013/th/the-class-of-92-2013-1080p-bluray-x264-phobos.php existe bien mais ne peux pas être unserializé
Du coup, on l'efface avec unlink('cache/release/2013/th/the-class-of-92-2013-1080p-bluray-x264-phobos.php') et on le recré avec cacheRelease('the-class-of-92-2013-1080p-bluray-x264-phobos', 2013) donc normalement, strong>il suffit de recharger la page !
Array ( [id_release] => 29372 [date] => 1404851634 [film_id] => 9823 [release] => The.Class.of.92.2013.1080p.BluRay.x264-PHOBOS [nuked] => [group] => PHOBOS [fichier] => the-class-of-92-2013-1080p-bluray-x264-phobos.nfo [nfo_image] => the-class-of-92-2013-1080p-bluray-x264-phobos.png [url] => the-class-of-92-2013-1080p-bluray-x264-phobos [annee] => 2013 [titre_film] => The Class of 92 [titre_original] => The Class of 92 [url_film] => the-class-of-92 ) , du coup, on le recrée avec la fonction cacheRelease('the-class-of-92-2013-1080p-bluray-x264-phobos', 2013) qui retourne Le dossier cache/release/2013/th/ existait déjà !
Le dossier sera cache/release/2013/th/ et été le fichier the-class-of-92-2013-1080p-bluray-x264-phobos.php
Le fichier the-class-of-92-2013-1080p-bluray-x264-phobos.php a été crée dans le dossier cache/release/2013/th/ contenant toutes les informations serializées de la release The.Class.of.92.2013.1080p.BluRay.x264-PHOBOS
Le contenu du fichier est
a:13:{s:10:"id_release";i:29372;s:4:"date";i:1404851634;s:7:"film_id";i:9823;s:7:"release";s:45:"The.Class.of.92.2013.1080p.BluRay.x264-PHOBOS";s:5:"nuked";s:0:"";s:5:"group";s:6:"PHOBOS";s:7:"fichier";s:49:"the-class-of-92-2013-1080p-bluray-x264-phobos.nfo";s:9:"nfo_image";s:49:"the-class-of-92-2013-1080p-bluray-x264-phobos.png";s:3:"url";s:45:"the-class-of-92-2013-1080p-bluray-x264-phobos";s:5:"annee";s:4:"2013";s:10:"titre_film";s:15:"The Class of 92";s:14:"titre_original";s:15:"The Class of 92";s:8:"url_film";s:15:"the-class-of-92";}
Array ( [id_release] => 29372 [date] => 1404851634 [film_id] => 9823 [release] => The.Class.of.92.2013.1080p.BluRay.x264-PHOBOS [nuked] => [group] => PHOBOS [fichier] => the-class-of-92-2013-1080p-bluray-x264-phobos.nfo [nfo_image] => the-class-of-92-2013-1080p-bluray-x264-phobos.png [url] => the-class-of-92-2013-1080p-bluray-x264-phobos [annee] => 2013 [titre_film] => The Class of 92 [titre_original] => The Class of 92 [url_film] => the-class-of-92 )
On cherchait les fichiers de la release the-class-of-92-2013-1080p-bluray-x264-phobos.php (cache/release/2013/th/the-class-of-92-2013-1080p-bluray-x264-phobos.php) mais il n'existe pas donc du coup, on le recree avec cacheRelease(url, $annee, $path=NULL) donc cacheRelease('the-class-of-92-2013-1080p-bluray-x264-phobos', 2013); :
Donc merci de recharger la page !
Le dossier cache/release/2013/th/ existait déjà !
Le dossier sera cache/release/2013/th/ et été le fichier the-class-of-92-2013-1080p-bluray-x264-phobos.php
Le fichier the-class-of-92-2013-1080p-bluray-x264-phobos.php a été crée dans le dossier cache/release/2013/th/ contenant toutes les informations serializées de la release The.Class.of.92.2013.1080p.BluRay.x264-PHOBOS
Le contenu du fichier est
a:13:{s:10:"id_release";i:29372;s:4:"date";i:1404851634;s:7:"film_id";i:9823;s:7:"release";s:45:"The.Class.of.92.2013.1080p.BluRay.x264-PHOBOS";s:5:"nuked";s:0:"";s:5:"group";s:6:"PHOBOS";s:7:"fichier";s:49:"the-class-of-92-2013-1080p-bluray-x264-phobos.nfo";s:9:"nfo_image";s:49:"the-class-of-92-2013-1080p-bluray-x264-phobos.png";s:3:"url";s:45:"the-class-of-92-2013-1080p-bluray-x264-phobos";s:5:"annee";s:4:"2013";s:10:"titre_film";s:15:"The Class of 92";s:14:"titre_original";s:15:"The Class of 92";s:8:"url_film";s:15:"the-class-of-92";}