Notice (8) : compact() [function.compact ]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params ); $callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/cafci/public_html/app/View/Articles/detail_article.ctp',
(int) 1 => '
<link rel="stylesheet" type="text/css" href="/css/style.css"/>
<link rel="stylesheet" type="text/css" href="/css/animate.css"/>
<link rel="stylesheet" type="text/css" href="/css/bootstrap.min.css"/>
<link rel="stylesheet" type="text/css" href="/css/classy-nav.min.css"/>
<link rel="stylesheet" type="text/css" href="/css/custom-icon.css"/>
<link rel="stylesheet" type="text/css" href="/css/fonts/font-awesome.min.css"/>
<link rel="stylesheet" type="text/css" href="/css/magnific-popup.css"/>
<link rel="stylesheet" type="text/css" href="/css/nice-select.min.css"/>
<link rel="stylesheet" type="text/css" href="/css/owl.carousel.min.css"/>
<link rel="stylesheet" type="text/css" href="/css/demo.css"/>
<link rel="stylesheet" type="text/css" href="/css/simplelightbox.min.css"/>
<link rel="stylesheet" type="text/css" href="/css/logo.css"/>
<link rel="stylesheet" type="text/css" href="/css/gal.css"/>
<link rel="stylesheet" type="text/css" href="/css/paging.css"/>
<script type="text/javascript" src="/js/jquery-2.2.4.min.js"></script>
<script type="text/javascript" src="/js/bootstrap.min.js"></script>
<script type="text/javascript" src="/js/popper.js"></script>
<script type="text/javascript" src="/js/plugins.js"></script>
<script type="text/javascript" src="/js/active.js"></script>
<script type="text/javascript" src="/js/simple-lightbox.js"></script>
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta name="description" content="">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- The above 4 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<link rel="stylesheet" type="text/css" href="../../app/webroot/css/style.css">
<!-- Title -->
<title>CAFCI - Chambre des Afficheurs de Côte d'Ivoire - La CAFCI pour le respect des règles par le dialogue</title>
<!-- Favicon -->
<link rel="icon" href="../../app/webroot/img/core-img/favicon.ico">
<style>
.one h6{
color:#ef9209!important;
text-decoration:none;
}
div a h6{
cursor: text;
color:#ef9209!important;
}
div a h6:hover{
cursor: pointer;
}
.one h6:hover{
color:#ef9209!important;
cursor: text;
}
.two h6:hover{
color:black!important;
}
.small{
width:300px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.dispa{
display:none;
}
.header-area .newspaper-main-menu .classy-navbar .classynav > ul > li > a {
color:black;
}
}
@media only screen and (max-width: 767px) {
.dispa{
display:none;
}
.header-area .newspaper-main-menu .classy-navbar .classynav > ul > li > a {
color:black;
}
}
</style>
</head>
<body>
<!-- ##### Header Area Start ##### -->
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d0248acf3-trace').style.display = (document.getElementById('cakeErr6980d0248acf3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr6980d0248acf3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d0248acf3-code').style.display = (document.getElementById('cakeErr6980d0248acf3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d0248acf3-context').style.display = (document.getElementById('cakeErr6980d0248acf3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6980d0248acf3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr6980d0248acf3-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/cafci/public_html/app/View/Elements/entete.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/cafci/public_html/app/View/Elements/entete.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Articles/detail_article.ctp, line 66
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d0248b088-trace').style.display = (document.getElementById('cakeErr6980d0248b088-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr6980d0248b088-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d0248b088-code').style.display = (document.getElementById('cakeErr6980d0248b088-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d0248b088-context').style.display = (document.getElementById('cakeErr6980d0248b088-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6980d0248b088-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr6980d0248b088-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/cafci/public_html/app/View/Elements/entete.ctp',
(int) 1 => ' <header class="header-area">
<!-- Top Header Area -->
<div class="top-header-area">
<div class="container">
<div class="row">
<div class="col-12">
<div class="top-header-content d-flex align-items-center justify-content-between">
<!-- Logo -->
<div class="logo">
<a href="http://cafci.ci"><img src="/img/cafcilog.png" alt=""></a>
</div>
<!-- Login Search Area -->
<div class="login-search-area d-flex align-items-center">
<!-- Login -->
<div class="login d-flex">
<a href="http://cafci.ci/users/login">Login</a>
</div>
<!-- Search Form -->
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Navbar Area -->
<div class="newspaper-main-menu" id="stickyMenu">
<div class="classy-nav-container breakpoint-off">
<div class="container">
<!-- Menu -->
<nav class="classy-navbar justify-content-between" id="newspaperNav">
<!-- Logo -->
<div class="logo">
<a href="http://cafci.ci"><img src="/img/cafcilog.png" alt=""></a>
</div>
<!-- Navbar Toggler -->
<div class="classy-navbar-toggler">
<span class="navbarToggler"><span></span><span></span><span></span></span>
</div>
<!-- Menu -->
<div class="classy-menu">
<!-- close btn -->
<div class="classycloseIcon">
<div class="cross-wrap"><span class="top"></span><span class="bottom"></span></div>
</div>
<!-- Nav Start -->
<div class="classynav">
<ul>
<li><a href="http://cafci.ci/">Accueil</a></li>
<li><a href="#">CAFCI</a>
<ul class="dropdown">
<li><a href="http://cafci.ci/accueils/presentation">Présentation</a></li>
<li><a href="http://cafci.ci/accueils/statut">Statut & Réglements</a></li>
<li><a href="#">Missions</a></li>
<li><a href="http://cafci.ci/accueils/bureau">Bureau executif</a></li>
<li><a href="#">Commissions</a></li>
</ul>
</li>
<li><a href="http://cafci.ci/articles/">Actualités</a></li>
<li><a href="http://cafci.ci/documentations">Documentations</a></li>
<li><a href="http://cafci.ci/activites">Activités</a></li>
<li><a href="http://cafci.ci/contacts">Contacts</a></li>
</ul>
</div>
<!-- Nav End -->
</div>
</nav>
</div>
</div>
</div>
</header>'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/cafci/public_html/app/View/Elements/entete.ctp',
(int) 1 => ' <header class="header-area">
<!-- Top Header Area -->
<div class="top-header-area">
<div class="container">
<div class="row">
<div class="col-12">
<div class="top-header-content d-flex align-items-center justify-content-between">
<!-- Logo -->
<div class="logo">
<a href="http://cafci.ci"><img src="/img/cafcilog.png" alt=""></a>
</div>
<!-- Login Search Area -->
<div class="login-search-area d-flex align-items-center">
<!-- Login -->
<div class="login d-flex">
<a href="http://cafci.ci/users/login">Login</a>
</div>
<!-- Search Form -->
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Navbar Area -->
<div class="newspaper-main-menu" id="stickyMenu">
<div class="classy-nav-container breakpoint-off">
<div class="container">
<!-- Menu -->
<nav class="classy-navbar justify-content-between" id="newspaperNav">
<!-- Logo -->
<div class="logo">
<a href="http://cafci.ci"><img src="/img/cafcilog.png" alt=""></a>
</div>
<!-- Navbar Toggler -->
<div class="classy-navbar-toggler">
<span class="navbarToggler"><span></span><span></span><span></span></span>
</div>
<!-- Menu -->
<div class="classy-menu">
<!-- close btn -->
<div class="classycloseIcon">
<div class="cross-wrap"><span class="top"></span><span class="bottom"></span></div>
</div>
<!-- Nav Start -->
<div class="classynav">
<ul>
<li><a href="http://cafci.ci/">Accueil</a></li>
<li><a href="#">CAFCI</a>
<ul class="dropdown">
<li><a href="http://cafci.ci/accueils/presentation">Présentation</a></li>
<li><a href="http://cafci.ci/accueils/statut">Statut & Réglements</a></li>
<li><a href="#">Missions</a></li>
<li><a href="http://cafci.ci/accueils/bureau">Bureau executif</a></li>
<li><a href="#">Commissions</a></li>
</ul>
</li>
<li><a href="http://cafci.ci/articles/">Actualités</a></li>
<li><a href="http://cafci.ci/documentations">Documentations</a></li>
<li><a href="http://cafci.ci/activites">Activités</a></li>
<li><a href="http://cafci.ci/contacts">Contacts</a></li>
</ul>
</div>
<!-- Nav End -->
</div>
</nav>
</div>
</div>
</div>
</header>'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Articles/detail_article.ctp, line 66
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110</pre></div></pre> <header class="header-area">
<!-- Top Header Area -->
<div class="top-header-area">
<div class="container">
<div class="row">
<div class="col-12">
<div class="top-header-content d-flex align-items-center justify-content-between">
<!-- Logo -->
<div class="logo">
<a href="http://cafci.ci"><img src="/img/cafcilog.png" alt=""></a>
</div>
<!-- Login Search Area -->
<div class="login-search-area d-flex align-items-center">
<!-- Login -->
<div class="login d-flex">
<a href="http://cafci.ci/users/login">Login</a>
</div>
<!-- Search Form -->
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Navbar Area -->
<div class="newspaper-main-menu" id="stickyMenu">
<div class="classy-nav-container breakpoint-off">
<div class="container">
<!-- Menu -->
<nav class="classy-navbar justify-content-between" id="newspaperNav">
<!-- Logo -->
<div class="logo">
<a href="http://cafci.ci"><img src="/img/cafcilog.png" alt=""></a>
</div>
<!-- Navbar Toggler -->
<div class="classy-navbar-toggler">
<span class="navbarToggler"><span></span><span></span><span></span></span>
</div>
<!-- Menu -->
<div class="classy-menu">
<!-- close btn -->
<div class="classycloseIcon">
<div class="cross-wrap"><span class="top"></span><span class="bottom"></span></div>
</div>
<!-- Nav Start -->
<div class="classynav">
<ul>
<li><a href="http://cafci.ci/">Accueil</a></li>
<li><a href="#">CAFCI</a>
<ul class="dropdown">
<li><a href="http://cafci.ci/accueils/presentation">Présentation</a></li>
<li><a href="http://cafci.ci/accueils/statut">Statut & Réglements</a></li>
<li><a href="#">Missions</a></li>
<li><a href="http://cafci.ci/accueils/bureau">Bureau executif</a></li>
<li><a href="#">Commissions</a></li>
</ul>
</li>
<li><a href="http://cafci.ci/articles/">Actualités</a></li>
<li><a href="http://cafci.ci/documentations">Documentations</a></li>
<li><a href="http://cafci.ci/activites">Activités</a></li>
<li><a href="http://cafci.ci/contacts">Contacts</a></li>
</ul>
</div>
<!-- Nav End -->
</div>
</nav>
</div>
</div>
</div>
</header> <!-- ##### Header Area End ##### -->
<!-- ##### Hero Area Start ##### -->
<div class="hero-area">
<div class="container ">
<div class="row align-items-center">
<div class="col-12 col-lg-12 dispa">
<!-- Breaking News Widget -->
<!-- Breaking News Widget -->
</div>
<!-- Hero Add -->
</div>
</div>
</div>
<!-- ##### Hero Area End ##### -->
<!-- ##### Blog Area Start ##### -->
<div class="blog-area section-padding-0-80">
<div class="container">
<div class="row">
<div class="col-12 col-lg-8">
<div class="blog-posts-area">
<!-- Single Featured Post -->
<div class="single-blog-post featured-post single-post">
<div class="post-thumb">
<a href="#"><img src="/img/659_La_CAFCI_pour_le_respect_des_regles_par_le_dialogue_cafcipressecsp.jpg" style="width:100%;" alt=""/></a>
</div>
<div class="post-data">
<a href="#" class="post-title">
<h6>La CAFCI pour le respect des règles par le dialogue</h6>
</a>
<div class="post-meta">
<p class="post-author">Ajouté le <a href="#">25/02/2019</a></p>
<p>La Chambre des Afficheurs de Côte d'Ivoire (CAFCI), était face à la presse nationale ce lundi 25 février 2019. Au cours des échanges avec les organes locaux, le président de la CAFCI, Mahama Coulibaly, et les membres de son bureau, se sont montré unanimes, au nom de tous les membres du secteur, concernant la situation que lui impose depuis quelques temps, le Conseil Supérieur de la Publicité (CSP).</p>
<p>Selon M. Mahama Coulibaly, la CAFCI, avant même le projet présidentiel d'assainissement du secteur de la publicité extérieure en 2013, avait déjà mené des études en 2011 pour une meilleure gestion du réseau. Un plan de base pour éviter l'anarchie déplorée par les autorités qui a permis au comité technique, mise en place de démanteler régulièrement des panneaux ne respectant la nouvelle règlementation. Et ce, accord avec le Ministère de la Communication et le Conseil Supérieur de la Publicité, organe consultatif. Alors que tout semblait aller dans le meilleur des mondes, « <em>le CSP, sans aucune autre forme de procès a engagé des actions de stickage de nos panneaux. Un acte unilatéral contre lequel tout le secteur s'insurge et veut dénoncer parce que ne s'appuyant sur aucune base légale. Car tout ceci est en violation du décret N°2007-676 du 28 décembre 2007 portant réglementation de l’affichage publicitaire en Côte d’Ivoire »</em>, a indiqué le président de la CAFCI, sous la coupole du conseiller juridique de la structure.</p>
<p>A sa suite, Guillaume Adom, vice-président du bureau de la CAFCI s'est étonné du traitement subi par les professionnels de l'affichage considéré « <em>aujourd'hui comme illégaux</em> ». « <em>Il est incompréhensible de faire croire à la population et aux annonceurs que les régies qui exercent depuis plusieurs années sur le territoire ivoirien avec des autorisations des autorités territoriales, soient considérés comme des entreprises illégales. Nous sommes confrontés à une situation qui, pour notre part, n’a pas de sens</em> ». Surtout que la CAFCI a consenti à lutter contre l’illégalité et à respecter l’ensemble des indications de l’Etat de Côte d’Ivoire au sujet de la réduction du nombre de panneaux de 5000 à 2683 à Abidjan. « <em>La réduction du nombre de panneaux nous arrange à la CAFCI. Puisqu’elle permettra à nos régies d’étudier les offres commerciales pour nos clients</em> », a conclu M. Adom.</p>
<p>Quant à Mme Eli Peyra, vice-présidente chargée de la communication, elle a tenu à souligner les préjudices économiques et financiers de la situation qu’impose le CSP. « <em>Nous ne pouvons pas actuellement vous faire le bilan des panneaux qui ont subi le stickage du CSP parce que chaque jour nous recevons des points des régies. Mais ce qui est certain, c’est que cette situation nous cause d’énormes préjudices économiques et financiers</em> ». Un manque à gagner qui met à mal l’emploi de plusieurs ivoiriens directement où indirectement liés à l’état de santé du secteur. Malgré cette atmosphère désastreuse pour les entreprises, la CAFCI a tenu à jouer la carte du dialogue. Car <em>« au-delà de toute autre interprétation, nous avons la conviction que c’est par des échanges que nous réussirons à faire comprendre à nos autorités que nous jouons dans le même camp</em> », a rassuré Mahama Coulibaly. </p>
<p><strong>SERCOM CAFCI</strong></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div style="height: 70px;"></div>
<!-- ##### Featured Post Area End ##### -->
<!-- ##### Popular News Area Start ##### -->
<!-- ##### Popular News Area End ##### -->
<!-- ##### Video Post Area Start ##### -->
<!-- ##### Video Post Area End ##### -->
<!-- ##### Footer Add Area Start ##### -->
<!-- ##### Footer Add Area End ##### -->
<!-- ##### Footer Area Start ##### -->
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d0248b3b4-trace').style.display = (document.getElementById('cakeErr6980d0248b3b4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr6980d0248b3b4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d0248b3b4-code').style.display = (document.getElementById('cakeErr6980d0248b3b4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d0248b3b4-context').style.display = (document.getElementById('cakeErr6980d0248b3b4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6980d0248b3b4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr6980d0248b3b4-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/cafci/public_html/app/View/Elements/pied.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/cafci/public_html/app/View/Elements/pied.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Articles/detail_article.ctp, line 133
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d0248b687-trace').style.display = (document.getElementById('cakeErr6980d0248b687-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr6980d0248b687-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d0248b687-code').style.display = (document.getElementById('cakeErr6980d0248b687-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d0248b687-context').style.display = (document.getElementById('cakeErr6980d0248b687-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6980d0248b687-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr6980d0248b687-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/cafci/public_html/app/View/Elements/pied.ctp',
(int) 1 => ' <footer class="footer-area">
<!-- Main Footer Area -->
<div class="main-footer-area">
<div class="container">
<div class="row">
<!-- Footer Widget Area -->
<div class="col-12 col-sm-6 col-lg-4">
<div class="footer-widget-area mt-80">
<!-- Footer Logo -->
<div class="footer-logo">
<a href="http://cafci.ci"><img src="/img/cafcilog.png" alt=""></a>
</div>
<!-- List -->
<ul class="list">
<li><a href="mailto:info@cafci.ci">info@cafci.ci</a></li>
<li><a href="tel:+22520322043">+225 20 32 20 43</a></li>
<li><a href="http://cafci.ci">www.cafci.ci</a></li>
</ul>
</div>
</div>
<!-- Footer Widget Area -->
<div class="col-12 col-sm-6 col-lg-2">
<div class="footer-widget-area mt-80">
<!-- Title -->
<h4 class="widget-title">CAFCI</h4>
<!-- List -->
<ul class="list">
<li><a href="#">Présentation</a></li>
<li><a href="#">Statut & Réglements</a></li>
<li><a href="#">Missions</a></li>
<li><a href="#">Bureau executif</a></li>
<li><a href="#">Commissions</a></li>
</ul>
</div>
</div>
<!-- Footer Widget Area -->
<div class="col-12 col-sm-4 col-lg-2">
<div class="footer-widget-area mt-80">
<!-- Title -->
<h4 class="widget-title">ACTUALITES</h4>
</div>
</div>
<!-- Footer Widget Area -->
<div class="col-12 col-sm-4 col-lg-2">
<div class="footer-widget-area mt-80">
<!-- Title -->
<h4 class="widget-title">ACTIVITES</h4>
</div>
</div>
<!-- Footer Widget Area -->
<div class="col-12 col-sm-4 col-lg-2">
<div class="footer-widget-area mt-80">
<!-- Title -->
<h4 class="widget-title">DOCUMENTATIONS</h4>
</div>
</div>
</div>
</div>
</div>
<!-- Bottom Footer Area -->
<div class="bottom-footer-area">
<div class="container h-100">
<div class="row h-100 align-items-center">
<div class="col-12">
<!-- Copywrite -->
<p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright &copy;<script>document.write(new Date().getFullYear());</script> CAFCI. Tous droits réservés | Conception & Réalisation: Mediaways
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
</div>
</div>
</div>
</div>
</footer>'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/cafci/public_html/app/View/Elements/pied.ctp',
(int) 1 => ' <footer class="footer-area">
<!-- Main Footer Area -->
<div class="main-footer-area">
<div class="container">
<div class="row">
<!-- Footer Widget Area -->
<div class="col-12 col-sm-6 col-lg-4">
<div class="footer-widget-area mt-80">
<!-- Footer Logo -->
<div class="footer-logo">
<a href="http://cafci.ci"><img src="/img/cafcilog.png" alt=""></a>
</div>
<!-- List -->
<ul class="list">
<li><a href="mailto:info@cafci.ci">info@cafci.ci</a></li>
<li><a href="tel:+22520322043">+225 20 32 20 43</a></li>
<li><a href="http://cafci.ci">www.cafci.ci</a></li>
</ul>
</div>
</div>
<!-- Footer Widget Area -->
<div class="col-12 col-sm-6 col-lg-2">
<div class="footer-widget-area mt-80">
<!-- Title -->
<h4 class="widget-title">CAFCI</h4>
<!-- List -->
<ul class="list">
<li><a href="#">Présentation</a></li>
<li><a href="#">Statut & Réglements</a></li>
<li><a href="#">Missions</a></li>
<li><a href="#">Bureau executif</a></li>
<li><a href="#">Commissions</a></li>
</ul>
</div>
</div>
<!-- Footer Widget Area -->
<div class="col-12 col-sm-4 col-lg-2">
<div class="footer-widget-area mt-80">
<!-- Title -->
<h4 class="widget-title">ACTUALITES</h4>
</div>
</div>
<!-- Footer Widget Area -->
<div class="col-12 col-sm-4 col-lg-2">
<div class="footer-widget-area mt-80">
<!-- Title -->
<h4 class="widget-title">ACTIVITES</h4>
</div>
</div>
<!-- Footer Widget Area -->
<div class="col-12 col-sm-4 col-lg-2">
<div class="footer-widget-area mt-80">
<!-- Title -->
<h4 class="widget-title">DOCUMENTATIONS</h4>
</div>
</div>
</div>
</div>
</div>
<!-- Bottom Footer Area -->
<div class="bottom-footer-area">
<div class="container h-100">
<div class="row h-100 align-items-center">
<div class="col-12">
<!-- Copywrite -->
<p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright &copy;<script>document.write(new Date().getFullYear());</script> CAFCI. Tous droits réservés | Conception & Réalisation: Mediaways
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
</div>
</div>
</div>
</div>
</footer>'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Articles/detail_article.ctp, line 133
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110</pre></div></pre> <footer class="footer-area">
<!-- Main Footer Area -->
<div class="main-footer-area">
<div class="container">
<div class="row">
<!-- Footer Widget Area -->
<div class="col-12 col-sm-6 col-lg-4">
<div class="footer-widget-area mt-80">
<!-- Footer Logo -->
<div class="footer-logo">
<a href="http://cafci.ci"><img src="/img/cafcilog.png" alt=""></a>
</div>
<!-- List -->
<ul class="list">
<li><a href="mailto:info@cafci.ci">info@cafci.ci</a></li>
<li><a href="tel:+22520322043">+225 20 32 20 43</a></li>
<li><a href="http://cafci.ci">www.cafci.ci</a></li>
</ul>
</div>
</div>
<!-- Footer Widget Area -->
<div class="col-12 col-sm-6 col-lg-2">
<div class="footer-widget-area mt-80">
<!-- Title -->
<h4 class="widget-title">CAFCI</h4>
<!-- List -->
<ul class="list">
<li><a href="#">Présentation</a></li>
<li><a href="#">Statut & Réglements</a></li>
<li><a href="#">Missions</a></li>
<li><a href="#">Bureau executif</a></li>
<li><a href="#">Commissions</a></li>
</ul>
</div>
</div>
<!-- Footer Widget Area -->
<div class="col-12 col-sm-4 col-lg-2">
<div class="footer-widget-area mt-80">
<!-- Title -->
<h4 class="widget-title">ACTUALITES</h4>
</div>
</div>
<!-- Footer Widget Area -->
<div class="col-12 col-sm-4 col-lg-2">
<div class="footer-widget-area mt-80">
<!-- Title -->
<h4 class="widget-title">ACTIVITES</h4>
</div>
</div>
<!-- Footer Widget Area -->
<div class="col-12 col-sm-4 col-lg-2">
<div class="footer-widget-area mt-80">
<!-- Title -->
<h4 class="widget-title">DOCUMENTATIONS</h4>
</div>
</div>
</div>
</div>
</div>
<!-- Bottom Footer Area -->
<div class="bottom-footer-area">
<div class="container h-100">
<div class="row h-100 align-items-center">
<div class="col-12">
<!-- Copywrite -->
<p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©<script>document.write(new Date().getFullYear());</script> CAFCI. Tous droits réservés | Conception & Réalisation: Mediaways
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
</div>
</div>
</div>
</div>
</footer> <!-- ##### Footer Area Start ##### -->
<!-- ##### All Javascript Files ##### -->
<!-- jQuery-2.2.4 js -->
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d0248b986-trace').style.display = (document.getElementById('cakeErr6980d0248b986-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr6980d0248b986-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d0248b986-code').style.display = (document.getElementById('cakeErr6980d0248b986-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d0248b986-context').style.display = (document.getElementById('cakeErr6980d0248b986-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6980d0248b986-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr6980d0248b986-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/cafci/public_html/app/View/Elements/lien.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/cafci/public_html/app/View/Elements/lien.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Articles/detail_article.ctp, line 138
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d0248bc00-trace').style.display = (document.getElementById('cakeErr6980d0248bc00-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr6980d0248bc00-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d0248bc00-code').style.display = (document.getElementById('cakeErr6980d0248bc00-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d0248bc00-context').style.display = (document.getElementById('cakeErr6980d0248bc00-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6980d0248bc00-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr6980d0248bc00-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/cafci/public_html/app/View/Elements/lien.ctp',
(int) 1 => '<script src="http://dev.mygf.fr/app/webroot/js/jquery/jquery-2.2.4.min.js"></script>
<!-- Popper js -->
<script src="http://dev.mygf.fr/app/webroot/js/bootstrap/popper.min.js"></script>
<!-- Bootstrap js -->
<script src="http://dev.mygf.fr/app/webroot/js/bootstrap/bootstrap.min.js"></script>
<!-- All Plugins js -->
<script src="http://dev.mygf.fr/app/webroot/js/plugins/plugins.js"></script>
<!-- Active js -->
<script src="http://dev.mygf.fr/app/webroot/js/active.js"></script>'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/cafci/public_html/app/View/Elements/lien.ctp',
(int) 1 => '<script src="http://dev.mygf.fr/app/webroot/js/jquery/jquery-2.2.4.min.js"></script>
<!-- Popper js -->
<script src="http://dev.mygf.fr/app/webroot/js/bootstrap/popper.min.js"></script>
<!-- Bootstrap js -->
<script src="http://dev.mygf.fr/app/webroot/js/bootstrap/bootstrap.min.js"></script>
<!-- All Plugins js -->
<script src="http://dev.mygf.fr/app/webroot/js/plugins/plugins.js"></script>
<!-- Active js -->
<script src="http://dev.mygf.fr/app/webroot/js/active.js"></script>'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Articles/detail_article.ctp, line 138
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110</pre></div></pre><script src="http://dev.mygf.fr/app/webroot/js/jquery/jquery-2.2.4.min.js"></script>
<!-- Popper js -->
<script src="http://dev.mygf.fr/app/webroot/js/bootstrap/popper.min.js"></script>
<!-- Bootstrap js -->
<script src="http://dev.mygf.fr/app/webroot/js/bootstrap/bootstrap.min.js"></script>
<!-- All Plugins js -->
<script src="http://dev.mygf.fr/app/webroot/js/plugins/plugins.js"></script>
<!-- Active js -->
<script src="http://dev.mygf.fr/app/webroot/js/active.js"></script>
</body>
</html>'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/cafci/public_html/app/View/Articles/detail_article.ctp',
(int) 1 => '
<link rel="stylesheet" type="text/css" href="/css/style.css"/>
<link rel="stylesheet" type="text/css" href="/css/animate.css"/>
<link rel="stylesheet" type="text/css" href="/css/bootstrap.min.css"/>
<link rel="stylesheet" type="text/css" href="/css/classy-nav.min.css"/>
<link rel="stylesheet" type="text/css" href="/css/custom-icon.css"/>
<link rel="stylesheet" type="text/css" href="/css/fonts/font-awesome.min.css"/>
<link rel="stylesheet" type="text/css" href="/css/magnific-popup.css"/>
<link rel="stylesheet" type="text/css" href="/css/nice-select.min.css"/>
<link rel="stylesheet" type="text/css" href="/css/owl.carousel.min.css"/>
<link rel="stylesheet" type="text/css" href="/css/demo.css"/>
<link rel="stylesheet" type="text/css" href="/css/simplelightbox.min.css"/>
<link rel="stylesheet" type="text/css" href="/css/logo.css"/>
<link rel="stylesheet" type="text/css" href="/css/gal.css"/>
<link rel="stylesheet" type="text/css" href="/css/paging.css"/>
<script type="text/javascript" src="/js/jquery-2.2.4.min.js"></script>
<script type="text/javascript" src="/js/bootstrap.min.js"></script>
<script type="text/javascript" src="/js/popper.js"></script>
<script type="text/javascript" src="/js/plugins.js"></script>
<script type="text/javascript" src="/js/active.js"></script>
<script type="text/javascript" src="/js/simple-lightbox.js"></script>
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta name="description" content="">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- The above 4 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<link rel="stylesheet" type="text/css" href="../../app/webroot/css/style.css">
<!-- Title -->
<title>CAFCI - Chambre des Afficheurs de Côte d'Ivoire - La CAFCI pour le respect des règles par le dialogue</title>
<!-- Favicon -->
<link rel="icon" href="../../app/webroot/img/core-img/favicon.ico">
<style>
.one h6{
color:#ef9209!important;
text-decoration:none;
}
div a h6{
cursor: text;
color:#ef9209!important;
}
div a h6:hover{
cursor: pointer;
}
.one h6:hover{
color:#ef9209!important;
cursor: text;
}
.two h6:hover{
color:black!important;
}
.small{
width:300px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.dispa{
display:none;
}
.header-area .newspaper-main-menu .classy-navbar .classynav > ul > li > a {
color:black;
}
}
@media only screen and (max-width: 767px) {
.dispa{
display:none;
}
.header-area .newspaper-main-menu .classy-navbar .classynav > ul > li > a {
color:black;
}
}
</style>
</head>
<body>
<!-- ##### Header Area Start ##### -->
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d0248acf3-trace').style.display = (document.getElementById('cakeErr6980d0248acf3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact(): Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr6980d0248acf3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d0248acf3-code').style.display = (document.getElementById('cakeErr6980d0248acf3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d0248acf3-context').style.display = (document.getElementById('cakeErr6980d0248acf3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6980d0248acf3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr6980d0248acf3-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/cafci/public_html/app/View/Elements/entete.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/cafci/public_html/app/View/Elements/entete.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Articles/detail_article.ctp, line 66
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d0248b088-trace').style.display = (document.getElementById('cakeErr6980d0248b088-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr6980d0248b088-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d0248b088-code').style.display = (document.getElementById('cakeErr6980d0248b088-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d0248b088-context').style.display = (document.getElementById('cakeErr6980d0248b088-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6980d0248b088-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr6980d0248b088-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/cafci/public_html/app/View/Elements/entete.ctp',
(int) 1 => ' <header class="header-area">
<!-- Top Header Area -->
<div class="top-header-area">
<div class="container">
<div class="row">
<div class="col-12">
<div class="top-header-content d-flex align-items-center justify-content-between">
<!-- Logo -->
<div class="logo">
<a href="http://cafci.ci"><img src="/img/cafcilog.png" alt=""></a>
</div>
<!-- Login Search Area -->
<div class="login-search-area d-flex align-items-center">
<!-- Login -->
<div class="login d-flex">
<a href="http://cafci.ci/users/login">Login</a>
</div>
<!-- Search Form -->
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Navbar Area -->
<div class="newspaper-main-menu" id="stickyMenu">
<div class="classy-nav-container breakpoint-off">
<div class="container">
<!-- Menu -->
<nav class="classy-navbar justify-content-between" id="newspaperNav">
<!-- Logo -->
<div class="logo">
<a href="http://cafci.ci"><img src="/img/cafcilog.png" alt=""></a>
</div>
<!-- Navbar Toggler -->
<div class="classy-navbar-toggler">
<span class="navbarToggler"><span></span><span></span><span></span></span>
</div>
<!-- Menu -->
<div class="classy-menu">
<!-- close btn -->
<div class="classycloseIcon">
<div class="cross-wrap"><span class="top"></span><span class="bottom"></span></div>
</div>
<!-- Nav Start -->
<div class="classynav">
<ul>
<li><a href="http://cafci.ci/">Accueil</a></li>
<li><a href="#">CAFCI</a>
<ul class="dropdown">
<li><a href="http://cafci.ci/accueils/presentation">Présentation</a></li>
<li><a href="http://cafci.ci/accueils/statut">Statut & Réglements</a></li>
<li><a href="#">Missions</a></li>
<li><a href="http://cafci.ci/accueils/bureau">Bureau executif</a></li>
<li><a href="#">Commissions</a></li>
</ul>
</li>
<li><a href="http://cafci.ci/articles/">Actualités</a></li>
<li><a href="http://cafci.ci/documentations">Documentations</a></li>
<li><a href="http://cafci.ci/activites">Activités</a></li>
<li><a href="http://cafci.ci/contacts">Contacts</a></li>
</ul>
</div>
<!-- Nav End -->
</div>
</nav>
</div>
</div>
</div>
</header>'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/cafci/public_html/app/View/Elements/entete.ctp',
(int) 1 => ' <header class="header-area">
<!-- Top Header Area -->
<div class="top-header-area">
<div class="container">
<div class="row">
<div class="col-12">
<div class="top-header-content d-flex align-items-center justify-content-between">
<!-- Logo -->
<div class="logo">
<a href="http://cafci.ci"><img src="/img/cafcilog.png" alt=""></a>
</div>
<!-- Login Search Area -->
<div class="login-search-area d-flex align-items-center">
<!-- Login -->
<div class="login d-flex">
<a href="http://cafci.ci/users/login">Login</a>
</div>
<!-- Search Form -->
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Navbar Area -->
<div class="newspaper-main-menu" id="stickyMenu">
<div class="classy-nav-container breakpoint-off">
<div class="container">
<!-- Menu -->
<nav class="classy-navbar justify-content-between" id="newspaperNav">
<!-- Logo -->
<div class="logo">
<a href="http://cafci.ci"><img src="/img/cafcilog.png" alt=""></a>
</div>
<!-- Navbar Toggler -->
<div class="classy-navbar-toggler">
<span class="navbarToggler"><span></span><span></span><span></span></span>
</div>
<!-- Menu -->
<div class="classy-menu">
<!-- close btn -->
<div class="classycloseIcon">
<div class="cross-wrap"><span class="top"></span><span class="bottom"></span></div>
</div>
<!-- Nav Start -->
<div class="classynav">
<ul>
<li><a href="http://cafci.ci/">Accueil</a></li>
<li><a href="#">CAFCI</a>
<ul class="dropdown">
<li><a href="http://cafci.ci/accueils/presentation">Présentation</a></li>
<li><a href="http://cafci.ci/accueils/statut">Statut & Réglements</a></li>
<li><a href="#">Missions</a></li>
<li><a href="http://cafci.ci/accueils/bureau">Bureau executif</a></li>
<li><a href="#">Commissions</a></li>
</ul>
</li>
<li><a href="http://cafci.ci/articles/">Actualités</a></li>
<li><a href="http://cafci.ci/documentations">Documentations</a></li>
<li><a href="http://cafci.ci/activites">Activités</a></li>
<li><a href="http://cafci.ci/contacts">Contacts</a></li>
</ul>
</div>
<!-- Nav End -->
</div>
</nav>
</div>
</div>
</div>
</header>'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Articles/detail_article.ctp, line 66
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110</pre></div></pre> <header class="header-area">
<!-- Top Header Area -->
<div class="top-header-area">
<div class="container">
<div class="row">
<div class="col-12">
<div class="top-header-content d-flex align-items-center justify-content-between">
<!-- Logo -->
<div class="logo">
<a href="http://cafci.ci"><img src="/img/cafcilog.png" alt=""></a>
</div>
<!-- Login Search Area -->
<div class="login-search-area d-flex align-items-center">
<!-- Login -->
<div class="login d-flex">
<a href="http://cafci.ci/users/login">Login</a>
</div>
<!-- Search Form -->
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Navbar Area -->
<div class="newspaper-main-menu" id="stickyMenu">
<div class="classy-nav-container breakpoint-off">
<div class="container">
<!-- Menu -->
<nav class="classy-navbar justify-content-between" id="newspaperNav">
<!-- Logo -->
<div class="logo">
<a href="http://cafci.ci"><img src="/img/cafcilog.png" alt=""></a>
</div>
<!-- Navbar Toggler -->
<div class="classy-navbar-toggler">
<span class="navbarToggler"><span></span><span></span><span></span></span>
</div>
<!-- Menu -->
<div class="classy-menu">
<!-- close btn -->
<div class="classycloseIcon">
<div class="cross-wrap"><span class="top"></span><span class="bottom"></span></div>
</div>
<!-- Nav Start -->
<div class="classynav">
<ul>
<li><a href="http://cafci.ci/">Accueil</a></li>
<li><a href="#">CAFCI</a>
<ul class="dropdown">
<li><a href="http://cafci.ci/accueils/presentation">Présentation</a></li>
<li><a href="http://cafci.ci/accueils/statut">Statut & Réglements</a></li>
<li><a href="#">Missions</a></li>
<li><a href="http://cafci.ci/accueils/bureau">Bureau executif</a></li>
<li><a href="#">Commissions</a></li>
</ul>
</li>
<li><a href="http://cafci.ci/articles/">Actualités</a></li>
<li><a href="http://cafci.ci/documentations">Documentations</a></li>
<li><a href="http://cafci.ci/activites">Activités</a></li>
<li><a href="http://cafci.ci/contacts">Contacts</a></li>
</ul>
</div>
<!-- Nav End -->
</div>
</nav>
</div>
</div>
</div>
</header> <!-- ##### Header Area End ##### -->
<!-- ##### Hero Area Start ##### -->
<div class="hero-area">
<div class="container ">
<div class="row align-items-center">
<div class="col-12 col-lg-12 dispa">
<!-- Breaking News Widget -->
<!-- Breaking News Widget -->
</div>
<!-- Hero Add -->
</div>
</div>
</div>
<!-- ##### Hero Area End ##### -->
<!-- ##### Blog Area Start ##### -->
<div class="blog-area section-padding-0-80">
<div class="container">
<div class="row">
<div class="col-12 col-lg-8">
<div class="blog-posts-area">
<!-- Single Featured Post -->
<div class="single-blog-post featured-post single-post">
<div class="post-thumb">
<a href="#"><img src="/img/659_La_CAFCI_pour_le_respect_des_regles_par_le_dialogue_cafcipressecsp.jpg" style="width:100%;" alt=""/></a>
</div>
<div class="post-data">
<a href="#" class="post-title">
<h6>La CAFCI pour le respect des règles par le dialogue</h6>
</a>
<div class="post-meta">
<p class="post-author">Ajouté le <a href="#">25/02/2019</a></p>
<p>La Chambre des Afficheurs de Côte d'Ivoire (CAFCI), était face à la presse nationale ce lundi 25 février 2019. Au cours des échanges avec les organes locaux, le président de la CAFCI, Mahama Coulibaly, et les membres de son bureau, se sont montré unanimes, au nom de tous les membres du secteur, concernant la situation que lui impose depuis quelques temps, le Conseil Supérieur de la Publicité (CSP).</p>
<p>Selon M. Mahama Coulibaly, la CAFCI, avant même le projet présidentiel d'assainissement du secteur de la publicité extérieure en 2013, avait déjà mené des études en 2011 pour une meilleure gestion du réseau. Un plan de base pour éviter l'anarchie déplorée par les autorités qui a permis au comité technique, mise en place de démanteler régulièrement des panneaux ne respectant la nouvelle règlementation. Et ce, accord avec le Ministère de la Communication et le Conseil Supérieur de la Publicité, organe consultatif. Alors que tout semblait aller dans le meilleur des mondes, « <em>le CSP, sans aucune autre forme de procès a engagé des actions de stickage de nos panneaux. Un acte unilatéral contre lequel tout le secteur s'insurge et veut dénoncer parce que ne s'appuyant sur aucune base légale. Car tout ceci est en violation du décret N°2007-676 du 28 décembre 2007 portant réglementation de l’affichage publicitaire en Côte d’Ivoire »</em>, a indiqué le président de la CAFCI, sous la coupole du conseiller juridique de la structure.</p>
<p>A sa suite, Guillaume Adom, vice-président du bureau de la CAFCI s'est étonné du traitement subi par les professionnels de l'affichage considéré « <em>aujourd'hui comme illégaux</em> ». « <em>Il est incompréhensible de faire croire à la population et aux annonceurs que les régies qui exercent depuis plusieurs années sur le territoire ivoirien avec des autorisations des autorités territoriales, soient considérés comme des entreprises illégales. Nous sommes confrontés à une situation qui, pour notre part, n’a pas de sens</em> ». Surtout que la CAFCI a consenti à lutter contre l’illégalité et à respecter l’ensemble des indications de l’Etat de Côte d’Ivoire au sujet de la réduction du nombre de panneaux de 5000 à 2683 à Abidjan. « <em>La réduction du nombre de panneaux nous arrange à la CAFCI. Puisqu’elle permettra à nos régies d’étudier les offres commerciales pour nos clients</em> », a conclu M. Adom.</p>
<p>Quant à Mme Eli Peyra, vice-présidente chargée de la communication, elle a tenu à souligner les préjudices économiques et financiers de la situation qu’impose le CSP. « <em>Nous ne pouvons pas actuellement vous faire le bilan des panneaux qui ont subi le stickage du CSP parce que chaque jour nous recevons des points des régies. Mais ce qui est certain, c’est que cette situation nous cause d’énormes préjudices économiques et financiers</em> ». Un manque à gagner qui met à mal l’emploi de plusieurs ivoiriens directement où indirectement liés à l’état de santé du secteur. Malgré cette atmosphère désastreuse pour les entreprises, la CAFCI a tenu à jouer la carte du dialogue. Car <em>« au-delà de toute autre interprétation, nous avons la conviction que c’est par des échanges que nous réussirons à faire comprendre à nos autorités que nous jouons dans le même camp</em> », a rassuré Mahama Coulibaly. </p>
<p><strong>SERCOM CAFCI</strong></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div style="height: 70px;"></div>
<!-- ##### Featured Post Area End ##### -->
<!-- ##### Popular News Area Start ##### -->
<!-- ##### Popular News Area End ##### -->
<!-- ##### Video Post Area Start ##### -->
<!-- ##### Video Post Area End ##### -->
<!-- ##### Footer Add Area Start ##### -->
<!-- ##### Footer Add Area End ##### -->
<!-- ##### Footer Area Start ##### -->
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d0248b3b4-trace').style.display = (document.getElementById('cakeErr6980d0248b3b4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr6980d0248b3b4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d0248b3b4-code').style.display = (document.getElementById('cakeErr6980d0248b3b4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d0248b3b4-context').style.display = (document.getElementById('cakeErr6980d0248b3b4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6980d0248b3b4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr6980d0248b3b4-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/cafci/public_html/app/View/Elements/pied.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/cafci/public_html/app/View/Elements/pied.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Articles/detail_article.ctp, line 133
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d0248b687-trace').style.display = (document.getElementById('cakeErr6980d0248b687-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr6980d0248b687-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d0248b687-code').style.display = (document.getElementById('cakeErr6980d0248b687-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d0248b687-context').style.display = (document.getElementById('cakeErr6980d0248b687-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6980d0248b687-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr6980d0248b687-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/cafci/public_html/app/View/Elements/pied.ctp',
(int) 1 => ' <footer class="footer-area">
<!-- Main Footer Area -->
<div class="main-footer-area">
<div class="container">
<div class="row">
<!-- Footer Widget Area -->
<div class="col-12 col-sm-6 col-lg-4">
<div class="footer-widget-area mt-80">
<!-- Footer Logo -->
<div class="footer-logo">
<a href="http://cafci.ci"><img src="/img/cafcilog.png" alt=""></a>
</div>
<!-- List -->
<ul class="list">
<li><a href="mailto:info@cafci.ci">info@cafci.ci</a></li>
<li><a href="tel:+22520322043">+225 20 32 20 43</a></li>
<li><a href="http://cafci.ci">www.cafci.ci</a></li>
</ul>
</div>
</div>
<!-- Footer Widget Area -->
<div class="col-12 col-sm-6 col-lg-2">
<div class="footer-widget-area mt-80">
<!-- Title -->
<h4 class="widget-title">CAFCI</h4>
<!-- List -->
<ul class="list">
<li><a href="#">Présentation</a></li>
<li><a href="#">Statut & Réglements</a></li>
<li><a href="#">Missions</a></li>
<li><a href="#">Bureau executif</a></li>
<li><a href="#">Commissions</a></li>
</ul>
</div>
</div>
<!-- Footer Widget Area -->
<div class="col-12 col-sm-4 col-lg-2">
<div class="footer-widget-area mt-80">
<!-- Title -->
<h4 class="widget-title">ACTUALITES</h4>
</div>
</div>
<!-- Footer Widget Area -->
<div class="col-12 col-sm-4 col-lg-2">
<div class="footer-widget-area mt-80">
<!-- Title -->
<h4 class="widget-title">ACTIVITES</h4>
</div>
</div>
<!-- Footer Widget Area -->
<div class="col-12 col-sm-4 col-lg-2">
<div class="footer-widget-area mt-80">
<!-- Title -->
<h4 class="widget-title">DOCUMENTATIONS</h4>
</div>
</div>
</div>
</div>
</div>
<!-- Bottom Footer Area -->
<div class="bottom-footer-area">
<div class="container h-100">
<div class="row h-100 align-items-center">
<div class="col-12">
<!-- Copywrite -->
<p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright &copy;<script>document.write(new Date().getFullYear());</script> CAFCI. Tous droits réservés | Conception & Réalisation: Mediaways
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
</div>
</div>
</div>
</div>
</footer>'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/cafci/public_html/app/View/Elements/pied.ctp',
(int) 1 => ' <footer class="footer-area">
<!-- Main Footer Area -->
<div class="main-footer-area">
<div class="container">
<div class="row">
<!-- Footer Widget Area -->
<div class="col-12 col-sm-6 col-lg-4">
<div class="footer-widget-area mt-80">
<!-- Footer Logo -->
<div class="footer-logo">
<a href="http://cafci.ci"><img src="/img/cafcilog.png" alt=""></a>
</div>
<!-- List -->
<ul class="list">
<li><a href="mailto:info@cafci.ci">info@cafci.ci</a></li>
<li><a href="tel:+22520322043">+225 20 32 20 43</a></li>
<li><a href="http://cafci.ci">www.cafci.ci</a></li>
</ul>
</div>
</div>
<!-- Footer Widget Area -->
<div class="col-12 col-sm-6 col-lg-2">
<div class="footer-widget-area mt-80">
<!-- Title -->
<h4 class="widget-title">CAFCI</h4>
<!-- List -->
<ul class="list">
<li><a href="#">Présentation</a></li>
<li><a href="#">Statut & Réglements</a></li>
<li><a href="#">Missions</a></li>
<li><a href="#">Bureau executif</a></li>
<li><a href="#">Commissions</a></li>
</ul>
</div>
</div>
<!-- Footer Widget Area -->
<div class="col-12 col-sm-4 col-lg-2">
<div class="footer-widget-area mt-80">
<!-- Title -->
<h4 class="widget-title">ACTUALITES</h4>
</div>
</div>
<!-- Footer Widget Area -->
<div class="col-12 col-sm-4 col-lg-2">
<div class="footer-widget-area mt-80">
<!-- Title -->
<h4 class="widget-title">ACTIVITES</h4>
</div>
</div>
<!-- Footer Widget Area -->
<div class="col-12 col-sm-4 col-lg-2">
<div class="footer-widget-area mt-80">
<!-- Title -->
<h4 class="widget-title">DOCUMENTATIONS</h4>
</div>
</div>
</div>
</div>
</div>
<!-- Bottom Footer Area -->
<div class="bottom-footer-area">
<div class="container h-100">
<div class="row h-100 align-items-center">
<div class="col-12">
<!-- Copywrite -->
<p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright &copy;<script>document.write(new Date().getFullYear());</script> CAFCI. Tous droits réservés | Conception & Réalisation: Mediaways
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
</div>
</div>
</div>
</div>
</footer>'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Articles/detail_article.ctp, line 133
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110</pre></div></pre> <footer class="footer-area">
<!-- Main Footer Area -->
<div class="main-footer-area">
<div class="container">
<div class="row">
<!-- Footer Widget Area -->
<div class="col-12 col-sm-6 col-lg-4">
<div class="footer-widget-area mt-80">
<!-- Footer Logo -->
<div class="footer-logo">
<a href="http://cafci.ci"><img src="/img/cafcilog.png" alt=""></a>
</div>
<!-- List -->
<ul class="list">
<li><a href="mailto:info@cafci.ci">info@cafci.ci</a></li>
<li><a href="tel:+22520322043">+225 20 32 20 43</a></li>
<li><a href="http://cafci.ci">www.cafci.ci</a></li>
</ul>
</div>
</div>
<!-- Footer Widget Area -->
<div class="col-12 col-sm-6 col-lg-2">
<div class="footer-widget-area mt-80">
<!-- Title -->
<h4 class="widget-title">CAFCI</h4>
<!-- List -->
<ul class="list">
<li><a href="#">Présentation</a></li>
<li><a href="#">Statut & Réglements</a></li>
<li><a href="#">Missions</a></li>
<li><a href="#">Bureau executif</a></li>
<li><a href="#">Commissions</a></li>
</ul>
</div>
</div>
<!-- Footer Widget Area -->
<div class="col-12 col-sm-4 col-lg-2">
<div class="footer-widget-area mt-80">
<!-- Title -->
<h4 class="widget-title">ACTUALITES</h4>
</div>
</div>
<!-- Footer Widget Area -->
<div class="col-12 col-sm-4 col-lg-2">
<div class="footer-widget-area mt-80">
<!-- Title -->
<h4 class="widget-title">ACTIVITES</h4>
</div>
</div>
<!-- Footer Widget Area -->
<div class="col-12 col-sm-4 col-lg-2">
<div class="footer-widget-area mt-80">
<!-- Title -->
<h4 class="widget-title">DOCUMENTATIONS</h4>
</div>
</div>
</div>
</div>
</div>
<!-- Bottom Footer Area -->
<div class="bottom-footer-area">
<div class="container h-100">
<div class="row h-100 align-items-center">
<div class="col-12">
<!-- Copywrite -->
<p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©<script>document.write(new Date().getFullYear());</script> CAFCI. Tous droits réservés | Conception & Réalisation: Mediaways
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
</div>
</div>
</div>
</div>
</footer> <!-- ##### Footer Area Start ##### -->
<!-- ##### All Javascript Files ##### -->
<!-- jQuery-2.2.4 js -->
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d0248b986-trace').style.display = (document.getElementById('cakeErr6980d0248b986-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr6980d0248b986-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d0248b986-code').style.display = (document.getElementById('cakeErr6980d0248b986-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d0248b986-context').style.display = (document.getElementById('cakeErr6980d0248b986-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6980d0248b986-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr6980d0248b986-context" class="cake-context" style="display: none;">$callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/cafci/public_html/app/View/Elements/lien.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/cafci/public_html/app/View/Elements/lien.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Articles/detail_article.ctp, line 138
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d0248bc00-trace').style.display = (document.getElementById('cakeErr6980d0248bc00-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: subject [<b>CORE/Cake/Utility/ObjectCollection.php</b>, line <b>128</b>]<div id="cakeErr6980d0248bc00-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d0248bc00-code').style.display = (document.getElementById('cakeErr6980d0248bc00-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d0248bc00-context').style.display = (document.getElementById('cakeErr6980d0248bc00-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6980d0248bc00-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">null</span><span style="color: #007700">;</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">foreach (</span><span style="color: #0000BB">$list </span><span style="color: #007700">as </span><span style="color: #0000BB">$name</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $result </span><span style="color: #007700">= </span><span style="color: #0000BB">call_user_func_array</span><span style="color: #007700">(array(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_loaded</span><span style="color: #007700">[</span><span style="color: #0000BB">$name</span><span style="color: #007700">], </span><span style="color: #0000BB">$callback</span><span style="color: #007700">), </span><span style="color: #0000BB">compact</span><span style="color: #007700">(</span><span style="color: #DD0000">'subject'</span><span style="color: #007700">) + </span><span style="color: #0000BB">$params</span><span style="color: #007700">);</span></span></code></span></pre><pre id="cakeErr6980d0248bc00-context" class="cake-context" style="display: none;">$callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/cafci/public_html/app/View/Elements/lien.ctp',
(int) 1 => '<script src="http://dev.mygf.fr/app/webroot/js/jquery/jquery-2.2.4.min.js"></script>
<!-- Popper js -->
<script src="http://dev.mygf.fr/app/webroot/js/bootstrap/popper.min.js"></script>
<!-- Bootstrap js -->
<script src="http://dev.mygf.fr/app/webroot/js/bootstrap/bootstrap.min.js"></script>
<!-- All Plugins js -->
<script src="http://dev.mygf.fr/app/webroot/js/plugins/plugins.js"></script>
<!-- Active js -->
<script src="http://dev.mygf.fr/app/webroot/js/active.js"></script>'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/cafci/public_html/app/View/Elements/lien.ctp',
(int) 1 => '<script src="http://dev.mygf.fr/app/webroot/js/jquery/jquery-2.2.4.min.js"></script>
<!-- Popper js -->
<script src="http://dev.mygf.fr/app/webroot/js/bootstrap/popper.min.js"></script>
<!-- Bootstrap js -->
<script src="http://dev.mygf.fr/app/webroot/js/bootstrap/bootstrap.min.js"></script>
<!-- All Plugins js -->
<script src="http://dev.mygf.fr/app/webroot/js/plugins/plugins.js"></script>
<!-- Active js -->
<script src="http://dev.mygf.fr/app/webroot/js/active.js"></script>'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html'
)
$result = null
$name = 'Html'</pre><pre class="stack-trace">compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Articles/detail_article.ctp, line 138
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110</pre></div></pre><script src="http://dev.mygf.fr/app/webroot/js/jquery/jquery-2.2.4.min.js"></script>
<!-- Popper js -->
<script src="http://dev.mygf.fr/app/webroot/js/bootstrap/popper.min.js"></script>
<!-- Bootstrap js -->
<script src="http://dev.mygf.fr/app/webroot/js/bootstrap/bootstrap.min.js"></script>
<!-- All Plugins js -->
<script src="http://dev.mygf.fr/app/webroot/js/plugins/plugins.js"></script>
<!-- Active js -->
<script src="http://dev.mygf.fr/app/webroot/js/active.js"></script>
</body>
</html>'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html'
)
$result = null
$name = 'Html' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110 Notice (8) : compact() [function.compact ]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params ); $callback = 'afterRender'
$params = array(
(int) 0 => '/home/cafci/public_html/app/View/Articles/detail_article.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/cafci/public_html/app/View/Articles/detail_article.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.afterRender'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html'
)
$result = null
$name = 'Html' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::render() - CORE/Cake/View/View.php, line 474
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110
CAFCI - Chambre des Afficheurs de Côte d'Ivoire - La CAFCI pour le respect des règles par le dialogue
Notice (8) : compact(): Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params ); $callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/cafci/public_html/app/View/Elements/entete.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/cafci/public_html/app/View/Elements/entete.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html'
)
$result = null
$name = 'Html' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Articles/detail_article.ctp, line 66
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110 Notice (8) : compact() [function.compact ]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params ); $callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/cafci/public_html/app/View/Elements/entete.ctp',
(int) 1 => ' <header class="header-area">
<!-- Top Header Area -->
<div class="top-header-area">
<div class="container">
<div class="row">
<div class="col-12">
<div class="top-header-content d-flex align-items-center justify-content-between">
<!-- Logo -->
<div class="logo">
<a href="http://cafci.ci"><img src="/img/cafcilog.png" alt=""></a>
</div>
<!-- Login Search Area -->
<div class="login-search-area d-flex align-items-center">
<!-- Login -->
<div class="login d-flex">
<a href="http://cafci.ci/users/login">Login</a>
</div>
<!-- Search Form -->
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Navbar Area -->
<div class="newspaper-main-menu" id="stickyMenu">
<div class="classy-nav-container breakpoint-off">
<div class="container">
<!-- Menu -->
<nav class="classy-navbar justify-content-between" id="newspaperNav">
<!-- Logo -->
<div class="logo">
<a href="http://cafci.ci"><img src="/img/cafcilog.png" alt=""></a>
</div>
<!-- Navbar Toggler -->
<div class="classy-navbar-toggler">
<span class="navbarToggler"><span></span><span></span><span></span></span>
</div>
<!-- Menu -->
<div class="classy-menu">
<!-- close btn -->
<div class="classycloseIcon">
<div class="cross-wrap"><span class="top"></span><span class="bottom"></span></div>
</div>
<!-- Nav Start -->
<div class="classynav">
<ul>
<li><a href="http://cafci.ci/">Accueil</a></li>
<li><a href="#">CAFCI</a>
<ul class="dropdown">
<li><a href="http://cafci.ci/accueils/presentation">Présentation</a></li>
<li><a href="http://cafci.ci/accueils/statut">Statut & Réglements</a></li>
<li><a href="#">Missions</a></li>
<li><a href="http://cafci.ci/accueils/bureau">Bureau executif</a></li>
<li><a href="#">Commissions</a></li>
</ul>
</li>
<li><a href="http://cafci.ci/articles/">Actualités</a></li>
<li><a href="http://cafci.ci/documentations">Documentations</a></li>
<li><a href="http://cafci.ci/activites">Activités</a></li>
<li><a href="http://cafci.ci/contacts">Contacts</a></li>
</ul>
</div>
<!-- Nav End -->
</div>
</nav>
</div>
</div>
</div>
</header>'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/cafci/public_html/app/View/Elements/entete.ctp',
(int) 1 => ' <header class="header-area">
<!-- Top Header Area -->
<div class="top-header-area">
<div class="container">
<div class="row">
<div class="col-12">
<div class="top-header-content d-flex align-items-center justify-content-between">
<!-- Logo -->
<div class="logo">
<a href="http://cafci.ci"><img src="/img/cafcilog.png" alt=""></a>
</div>
<!-- Login Search Area -->
<div class="login-search-area d-flex align-items-center">
<!-- Login -->
<div class="login d-flex">
<a href="http://cafci.ci/users/login">Login</a>
</div>
<!-- Search Form -->
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Navbar Area -->
<div class="newspaper-main-menu" id="stickyMenu">
<div class="classy-nav-container breakpoint-off">
<div class="container">
<!-- Menu -->
<nav class="classy-navbar justify-content-between" id="newspaperNav">
<!-- Logo -->
<div class="logo">
<a href="http://cafci.ci"><img src="/img/cafcilog.png" alt=""></a>
</div>
<!-- Navbar Toggler -->
<div class="classy-navbar-toggler">
<span class="navbarToggler"><span></span><span></span><span></span></span>
</div>
<!-- Menu -->
<div class="classy-menu">
<!-- close btn -->
<div class="classycloseIcon">
<div class="cross-wrap"><span class="top"></span><span class="bottom"></span></div>
</div>
<!-- Nav Start -->
<div class="classynav">
<ul>
<li><a href="http://cafci.ci/">Accueil</a></li>
<li><a href="#">CAFCI</a>
<ul class="dropdown">
<li><a href="http://cafci.ci/accueils/presentation">Présentation</a></li>
<li><a href="http://cafci.ci/accueils/statut">Statut & Réglements</a></li>
<li><a href="#">Missions</a></li>
<li><a href="http://cafci.ci/accueils/bureau">Bureau executif</a></li>
<li><a href="#">Commissions</a></li>
</ul>
</li>
<li><a href="http://cafci.ci/articles/">Actualités</a></li>
<li><a href="http://cafci.ci/documentations">Documentations</a></li>
<li><a href="http://cafci.ci/activites">Activités</a></li>
<li><a href="http://cafci.ci/contacts">Contacts</a></li>
</ul>
</div>
<!-- Nav End -->
</div>
</nav>
</div>
</div>
</div>
</header>'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html'
)
$result = null
$name = 'Html' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Articles/detail_article.ctp, line 66
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110
La CAFCI pour le respect des règles par le dialogue
Ajouté le 25/02/2019
La Chambre des Afficheurs de Côte d'Ivoire (CAFCI), était face à la presse nationale ce lundi 25 février 2019. Au cours des échanges avec les organes locaux, le président de la CAFCI, Mahama Coulibaly, et les membres de son bureau, se sont montré unanimes, au nom de tous les membres du secteur, concernant la situation que lui impose depuis quelques temps, le Conseil Supérieur de la Publicité (CSP).
Selon M. Mahama Coulibaly, la CAFCI, avant même le projet présidentiel d'assainissement du secteur de la publicité extérieure en 2013, avait déjà mené des études en 2011 pour une meilleure gestion du réseau. Un plan de base pour éviter l'anarchie déplorée par les autorités qui a permis au comité technique, mise en place de démanteler régulièrement des panneaux ne respectant la nouvelle règlementation. Et ce, accord avec le Ministère de la Communication et le Conseil Supérieur de la Publicité, organe consultatif. Alors que tout semblait aller dans le meilleur des mondes, « le CSP, sans aucune autre forme de procès a engagé des actions de stickage de nos panneaux. Un acte unilatéral contre lequel tout le secteur s'insurge et veut dénoncer parce que ne s'appuyant sur aucune base légale. Car tout ceci est en violation du décret N°2007-676 du 28 décembre 2007 portant réglementation de l’affichage publicitaire en Côte d’Ivoire » , a indiqué le président de la CAFCI, sous la coupole du conseiller juridique de la structure.
A sa suite, Guillaume Adom, vice-président du bureau de la CAFCI s'est étonné du traitement subi par les professionnels de l'affichage considéré « aujourd'hui comme illégaux ». « Il est incompréhensible de faire croire à la population et aux annonceurs que les régies qui exercent depuis plusieurs années sur le territoire ivoirien avec des autorisations des autorités territoriales, soient considérés comme des entreprises illégales. Nous sommes confrontés à une situation qui, pour notre part, n’a pas de sens ». Surtout que la CAFCI a consenti à lutter contre l’illégalité et à respecter l’ensemble des indications de l’Etat de Côte d’Ivoire au sujet de la réduction du nombre de panneaux de 5000 à 2683 à Abidjan. « La réduction du nombre de panneaux nous arrange à la CAFCI. Puisqu’elle permettra à nos régies d’étudier les offres commerciales pour nos clients », a conclu M. Adom.
Quant à Mme Eli Peyra, vice-présidente chargée de la communication, elle a tenu à souligner les préjudices économiques et financiers de la situation qu’impose le CSP. « Nous ne pouvons pas actuellement vous faire le bilan des panneaux qui ont subi le stickage du CSP parce que chaque jour nous recevons des points des régies. Mais ce qui est certain, c’est que cette situation nous cause d’énormes préjudices économiques et financiers ». Un manque à gagner qui met à mal l’emploi de plusieurs ivoiriens directement où indirectement liés à l’état de santé du secteur. Malgré cette atmosphère désastreuse pour les entreprises, la CAFCI a tenu à jouer la carte du dialogue. Car « au-delà de toute autre interprétation, nous avons la conviction que c’est par des échanges que nous réussirons à faire comprendre à nos autorités que nous jouons dans le même camp », a rassuré Mahama Coulibaly.
SERCOM CAFCI
Notice (8) : compact() [function.compact ]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params ); $callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/cafci/public_html/app/View/Elements/pied.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/cafci/public_html/app/View/Elements/pied.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html'
)
$result = null
$name = 'Html' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Articles/detail_article.ctp, line 133
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110 Notice (8) : compact() [function.compact ]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params ); $callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/cafci/public_html/app/View/Elements/pied.ctp',
(int) 1 => ' <footer class="footer-area">
<!-- Main Footer Area -->
<div class="main-footer-area">
<div class="container">
<div class="row">
<!-- Footer Widget Area -->
<div class="col-12 col-sm-6 col-lg-4">
<div class="footer-widget-area mt-80">
<!-- Footer Logo -->
<div class="footer-logo">
<a href="http://cafci.ci"><img src="/img/cafcilog.png" alt=""></a>
</div>
<!-- List -->
<ul class="list">
<li><a href="mailto:info@cafci.ci">info@cafci.ci</a></li>
<li><a href="tel:+22520322043">+225 20 32 20 43</a></li>
<li><a href="http://cafci.ci">www.cafci.ci</a></li>
</ul>
</div>
</div>
<!-- Footer Widget Area -->
<div class="col-12 col-sm-6 col-lg-2">
<div class="footer-widget-area mt-80">
<!-- Title -->
<h4 class="widget-title">CAFCI</h4>
<!-- List -->
<ul class="list">
<li><a href="#">Présentation</a></li>
<li><a href="#">Statut & Réglements</a></li>
<li><a href="#">Missions</a></li>
<li><a href="#">Bureau executif</a></li>
<li><a href="#">Commissions</a></li>
</ul>
</div>
</div>
<!-- Footer Widget Area -->
<div class="col-12 col-sm-4 col-lg-2">
<div class="footer-widget-area mt-80">
<!-- Title -->
<h4 class="widget-title">ACTUALITES</h4>
</div>
</div>
<!-- Footer Widget Area -->
<div class="col-12 col-sm-4 col-lg-2">
<div class="footer-widget-area mt-80">
<!-- Title -->
<h4 class="widget-title">ACTIVITES</h4>
</div>
</div>
<!-- Footer Widget Area -->
<div class="col-12 col-sm-4 col-lg-2">
<div class="footer-widget-area mt-80">
<!-- Title -->
<h4 class="widget-title">DOCUMENTATIONS</h4>
</div>
</div>
</div>
</div>
</div>
<!-- Bottom Footer Area -->
<div class="bottom-footer-area">
<div class="container h-100">
<div class="row h-100 align-items-center">
<div class="col-12">
<!-- Copywrite -->
<p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©<script>document.write(new Date().getFullYear());</script> CAFCI. Tous droits réservés | Conception & Réalisation: Mediaways
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
</div>
</div>
</div>
</div>
</footer>'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/cafci/public_html/app/View/Elements/pied.ctp',
(int) 1 => ' <footer class="footer-area">
<!-- Main Footer Area -->
<div class="main-footer-area">
<div class="container">
<div class="row">
<!-- Footer Widget Area -->
<div class="col-12 col-sm-6 col-lg-4">
<div class="footer-widget-area mt-80">
<!-- Footer Logo -->
<div class="footer-logo">
<a href="http://cafci.ci"><img src="/img/cafcilog.png" alt=""></a>
</div>
<!-- List -->
<ul class="list">
<li><a href="mailto:info@cafci.ci">info@cafci.ci</a></li>
<li><a href="tel:+22520322043">+225 20 32 20 43</a></li>
<li><a href="http://cafci.ci">www.cafci.ci</a></li>
</ul>
</div>
</div>
<!-- Footer Widget Area -->
<div class="col-12 col-sm-6 col-lg-2">
<div class="footer-widget-area mt-80">
<!-- Title -->
<h4 class="widget-title">CAFCI</h4>
<!-- List -->
<ul class="list">
<li><a href="#">Présentation</a></li>
<li><a href="#">Statut & Réglements</a></li>
<li><a href="#">Missions</a></li>
<li><a href="#">Bureau executif</a></li>
<li><a href="#">Commissions</a></li>
</ul>
</div>
</div>
<!-- Footer Widget Area -->
<div class="col-12 col-sm-4 col-lg-2">
<div class="footer-widget-area mt-80">
<!-- Title -->
<h4 class="widget-title">ACTUALITES</h4>
</div>
</div>
<!-- Footer Widget Area -->
<div class="col-12 col-sm-4 col-lg-2">
<div class="footer-widget-area mt-80">
<!-- Title -->
<h4 class="widget-title">ACTIVITES</h4>
</div>
</div>
<!-- Footer Widget Area -->
<div class="col-12 col-sm-4 col-lg-2">
<div class="footer-widget-area mt-80">
<!-- Title -->
<h4 class="widget-title">DOCUMENTATIONS</h4>
</div>
</div>
</div>
</div>
</div>
<!-- Bottom Footer Area -->
<div class="bottom-footer-area">
<div class="container h-100">
<div class="row h-100 align-items-center">
<div class="col-12">
<!-- Copywrite -->
<p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©<script>document.write(new Date().getFullYear());</script> CAFCI. Tous droits réservés | Conception & Réalisation: Mediaways
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
</div>
</div>
</div>
</div>
</footer>'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html'
)
$result = null
$name = 'Html' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Articles/detail_article.ctp, line 133
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110
Notice (8) : compact() [function.compact ]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params ); $callback = 'beforeRenderFile'
$params = array(
(int) 0 => '/home/cafci/public_html/app/View/Elements/lien.ctp'
)
$options = array(
'break' => false,
'breakOn' => false,
'collectReturn' => false,
'modParams' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/cafci/public_html/app/View/Elements/lien.ctp'
)
result => null
omitSubject => true
[protected] _name => 'View.beforeRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html'
)
$result = null
$name = 'Html' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 932
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Articles/detail_article.ctp, line 138
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110 Notice (8) : compact() [function.compact ]: Undefined variable: subject [CORE/Cake/Utility/ObjectCollection.php , line 128 ]Code Context $result = null ;
foreach ( $list as $name ) {
$result = call_user_func_array (array( $this -> _loaded [ $name ], $callback ), compact ( 'subject' ) + $params ); $callback = 'afterRenderFile'
$params = array(
(int) 0 => '/home/cafci/public_html/app/View/Elements/lien.ctp',
(int) 1 => '<script src="http://dev.mygf.fr/app/webroot/js/jquery/jquery-2.2.4.min.js"></script>
<!-- Popper js -->
<script src="http://dev.mygf.fr/app/webroot/js/bootstrap/popper.min.js"></script>
<!-- Bootstrap js -->
<script src="http://dev.mygf.fr/app/webroot/js/bootstrap/bootstrap.min.js"></script>
<!-- All Plugins js -->
<script src="http://dev.mygf.fr/app/webroot/js/plugins/plugins.js"></script>
<!-- Active js -->
<script src="http://dev.mygf.fr/app/webroot/js/active.js"></script>'
)
$options = array(
'modParams' => (int) 1,
'break' => false,
'breakOn' => false,
'collectReturn' => false
)
$event = object(CakeEvent) {
data => array(
(int) 0 => '/home/cafci/public_html/app/View/Elements/lien.ctp',
(int) 1 => '<script src="http://dev.mygf.fr/app/webroot/js/jquery/jquery-2.2.4.min.js"></script>
<!-- Popper js -->
<script src="http://dev.mygf.fr/app/webroot/js/bootstrap/popper.min.js"></script>
<!-- Bootstrap js -->
<script src="http://dev.mygf.fr/app/webroot/js/bootstrap/bootstrap.min.js"></script>
<!-- All Plugins js -->
<script src="http://dev.mygf.fr/app/webroot/js/plugins/plugins.js"></script>
<!-- Active js -->
<script src="http://dev.mygf.fr/app/webroot/js/active.js"></script>'
)
result => null
modParams => (int) 1
omitSubject => true
[protected] _name => 'View.afterRenderFile'
[protected] _subject => object(View) {}
[protected] _stopped => false
}
$opt = 'modParams'
$parts = array(
(int) 0 => 'View'
)
$collected = array()
$list = array(
(int) 0 => 'Html'
)
$result = null
$name = 'Html' compact - [internal], line ??
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - CORE/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
View::_render() - CORE/Cake/View/View.php, line 938
View::_renderElement() - CORE/Cake/View/View.php, line 1224
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Articles/detail_article.ctp, line 138
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 963
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110