Notice (8) : compact(): Undefined variable: albums [APP/Controller/VideosController.php , line 34 ]Code Context $contacts = $this -> Contact -> find ( 'first' , array( 'conditions' => array( 'Contact.adresse' . ' LIKE' => "%" . 'eulma' . "%" )));
$contacts1 = $this -> Contact -> find ( 'all' );
$this -> set ( compact ( 'albums' , 'Albumvideo' , 'contacts' , 'contacts1' , 'videos' , 'firstvideos' ));
$id = null
$videos = array(
(int) 0 => array(
'Video' => array(
'id' => '21',
'nom' => '1534413387.mp4',
'imagevideo' => '1534413387.jpg',
'albumvideos_id' => '0',
'date_ajout' => '2018-08-16'
),
'Albumvideos' => array(
'id' => null,
'nom_fr' => null,
'date_ajout' => null,
'image' => null
)
)
)
$firstvideos = array(
'Video' => array(
'id' => '21',
'nom' => '1534413387.mp4',
'imagevideo' => '1534413387.jpg',
'albumvideos_id' => '0',
'date_ajout' => '2018-08-16'
),
'Albumvideos' => array(
'id' => null,
'nom_fr' => null,
'date_ajout' => null,
'image' => null
)
)
$contacts = array(
'Contact' => array(
'id' => '12',
'nom' => 'Chronoflex El Eulma',
'email' => '',
'adresse' => 'Oued essarek El Eulma w de Setif',
'map' => '36.168743, 5.669409',
'fax' => '031481650',
'tel1' => '',
'tel2' => '',
'tel3' => '',
'mob1' => '0667150271',
'mob2' => '0770877261',
'mob3' => '',
'date_ajout' => '2018-12-07'
)
)
$contacts1 = array(
(int) 0 => array(
'Contact' => array(
'id' => '9',
'nom' => 'SARL CHRONOFLEX Siége Social',
'email' => 'chronoflex@yahoo.fr',
'adresse' => 'Zone Industrielle Chelghoum Laid W de Mila 43200 Algerie',
'map' => '36.1770684,6.1809634',
'fax' => '031427588',
'tel1' => '031427588',
'tel2' => '',
'tel3' => '',
'mob1' => '0665160381',
'mob2' => '',
'mob3' => '',
'date_ajout' => '2018-10-07'
)
),
(int) 1 => array(
'Contact' => array(
'id' => '12',
'nom' => 'Chronoflex El Eulma',
'email' => '',
'adresse' => 'Oued essarek El Eulma w de Setif',
'map' => '36.168743, 5.669409',
'fax' => '031481650',
'tel1' => '',
'tel2' => '',
'tel3' => '',
'mob1' => '0667150271',
'mob2' => '0770877261',
'mob3' => '',
'date_ajout' => '2018-12-07'
)
)
) compact - [internal], line ??
VideosController::index() - APP/Controller/VideosController.php, line 34
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117 Notice (8) : compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: Albumvideo [APP/Controller/VideosController.php , line 34 ]Code Context $contacts = $this -> Contact -> find ( 'first' , array( 'conditions' => array( 'Contact.adresse' . ' LIKE' => "%" . 'eulma' . "%" )));
$contacts1 = $this -> Contact -> find ( 'all' );
$this -> set ( compact ( 'albums' , 'Albumvideo' , 'contacts' , 'contacts1' , 'videos' , 'firstvideos' ));
$id = null
$videos = array(
(int) 0 => array(
'Video' => array(
'id' => '21',
'nom' => '1534413387.mp4',
'imagevideo' => '1534413387.jpg',
'albumvideos_id' => '0',
'date_ajout' => '2018-08-16'
),
'Albumvideos' => array(
'id' => null,
'nom_fr' => null,
'date_ajout' => null,
'image' => null
)
)
)
$firstvideos = array(
'Video' => array(
'id' => '21',
'nom' => '1534413387.mp4',
'imagevideo' => '1534413387.jpg',
'albumvideos_id' => '0',
'date_ajout' => '2018-08-16'
),
'Albumvideos' => array(
'id' => null,
'nom_fr' => null,
'date_ajout' => null,
'image' => null
)
)
$contacts = array(
'Contact' => array(
'id' => '12',
'nom' => 'Chronoflex El Eulma',
'email' => '',
'adresse' => 'Oued essarek El Eulma w de Setif',
'map' => '36.168743, 5.669409',
'fax' => '031481650',
'tel1' => '',
'tel2' => '',
'tel3' => '',
'mob1' => '0667150271',
'mob2' => '0770877261',
'mob3' => '',
'date_ajout' => '2018-12-07'
)
)
$contacts1 = array(
(int) 0 => array(
'Contact' => array(
'id' => '9',
'nom' => 'SARL CHRONOFLEX Siége Social',
'email' => 'chronoflex@yahoo.fr',
'adresse' => 'Zone Industrielle Chelghoum Laid W de Mila 43200 Algerie',
'map' => '36.1770684,6.1809634',
'fax' => '031427588',
'tel1' => '031427588',
'tel2' => '',
'tel3' => '',
'mob1' => '0665160381',
'mob2' => '',
'mob3' => '',
'date_ajout' => '2018-10-07'
)
),
(int) 1 => array(
'Contact' => array(
'id' => '12',
'nom' => 'Chronoflex El Eulma',
'email' => '',
'adresse' => 'Oued essarek El Eulma w de Setif',
'map' => '36.168743, 5.669409',
'fax' => '031481650',
'tel1' => '',
'tel2' => '',
'tel3' => '',
'mob1' => '0667150271',
'mob2' => '0770877261',
'mob3' => '',
'date_ajout' => '2018-12-07'
)
)
) compact - [internal], line ??
VideosController::index() - APP/Controller/VideosController.php, line 34
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Chronoflex