Impossible record + redif
  • Bonjour,
    Si je programme une émission en record (modifié pour
    streamripper le flux principal), ça marche. Le fichier record apparaît
    bien ensuite dans la bibli.
    Détail : emission live avec airtime authent, et un dj.
    Jusque là, c'est impec.
    Je suis sous debian wheezy avec la 2.5.1
    Mais, si je clicque pour avoir une redif, soigneusement programmée plus d'une heure après, deux bugs (liés probablement) :
    L'émission n'est pas crée du tout, et on retourne sur l'écran planning, mais il manque le bouton +SHOW.
    Il faut faire F5, raffraîchir pour faire réaparaître le bouton.
    C'est ballot !

    Cela dit, j'ai une piste : phpzend.log dit :

    2015-05-21T16:14:01+02:00 INFO (6): [index.php : () : line 71] - Undefined variable: hours
    2015-05-21T16:14:01+02:00 INFO (6): [index.php : () : line 73] - #0
    /usr/share/airtime/application/forms/AddShowWhen.php(303):
    exception_error_handler(8, 'Undefined varia...', '/usr/share/airt...',
    303, Array)
    #1
    /usr/share/airtime/application/forms/AddShowWhen.php(103):
    Application_Form_AddShowWhen->checkReliantFields(Array, true, NULL,
    false, NULL)
    #2
    /usr/share/airtime/application/services/ShowFormService.php(445):
    Application_Form_AddShowWhen->isWhenFormValid(Array, true, NULL,
    false, NULL)
    #3
    /usr/share/airtime/application/controllers/ScheduleController.php(533):
    Application_Service_ShowFormService->validateShowForms(Array, Array)
    #4 /usr/share/php/Zend/Controller/Action.php(516): ScheduleController->addShowAction()
    #5 /usr/share/php/Zend/Controller/Dispatcher/Standard.php(295): Zend_Controller_Action->dispatch('addShowAction')
    #6
    /usr/share/php/Zend/Controller/Front.php(954):
    Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http),
    Object(Zend_Controller_Response_Http))
    #7 /usr/share/php/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch()
    #8 /usr/share/php/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()
    #9 /usr/share/airtime/public/index.php(64): Zend_Application->run()
    #10 {main}
    Quelqu'un a-t-il une idée ?
    Seb