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 s'insurge contre les actions du CSP</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('cakeErr6980d090a57a0-trace').style.display = (document.getElementById('cakeErr6980d090a57a0-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="cakeErr6980d090a57a0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d090a57a0-code').style.display = (document.getElementById('cakeErr6980d090a57a0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d090a57a0-context').style.display = (document.getElementById('cakeErr6980d090a57a0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6980d090a57a0-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="cakeErr6980d090a57a0-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('cakeErr6980d090a59fa-trace').style.display = (document.getElementById('cakeErr6980d090a59fa-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="cakeErr6980d090a59fa-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d090a59fa-code').style.display = (document.getElementById('cakeErr6980d090a59fa-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d090a59fa-context').style.display = (document.getElementById('cakeErr6980d090a59fa-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6980d090a59fa-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="cakeErr6980d090a59fa-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/632_La_CAFCI_s_insurge_contre_les_actions_du_CSP_mccafci.jpg" style="width:100%;" alt=""/></a>
</div>
<div class="post-data">
<a href="#" class="post-title">
<h6>La CAFCI s'insurge contre les actions du CSP</h6>
</a>
<div class="post-meta">
<p class="post-author">Ajouté le <a href="#">22/02/2019</a></p>
<p><strong>COMMUNIQUE DE PRESSE</strong></p>
<p>Le Conseil Supérieur de la Publicité (CSP) diffuse un communiqué et a entrepris de façon unilatérale, une action de stickage des affiches et panneaux publicitaires en violation des dispositions du décret <strong>N°2007-676 du 28 décembre 2007 portant réglementation de l’affichage publicitaire en Côte d’Ivoire, </strong>et au mépris des instances mis en place à cet effet, en l’occurrence, le Comité Technique d’Assainissement, comprenant les représentants du Ministère de la Communication, à travers le CSP, du Ministère de l’Intérieur, par la Direction Générale de la Décentralisation et du Développement Local (DGDDL), du District Autonome d’Abidjan et des professionnels du secteur, par l’intermédiaire de la CAFCI.</p>
<p>La Chambre des Afficheurs de Côte d’Ivoire (CAFCI) rappelle que conformément aux articles 68 et suivants du décret précité, les autorités territoriales, à savoir les Gouverneurs de districts et les Maires, sont seules compétentes pour donner les autorisations d’implantation des dispositifs publicitaires sur leur territoire, sur avis conforme du CSP, en tant qu’organe consultatif. Elles sont également les seules habilitées à obtenir, sur requête du CSP, l’enlèvement des dispositifs publicitaires irréguliers.</p>
<p>La Chambre des Afficheurs de Côte d’Ivoire (CAFCI) tient à préciser que les Régies d’affichage ne sont pas les seules responsables de cette situation dite anarchique. Elle a dénoncé, par écrit, toutes les entraves et a toujours collaboré, au mieux de ses possibilités, aux plans d’assainissement du secteur qui a connu des succès indiscutables, comme en témoigne les résultats sur les axes témoins du boulevard Valéry Giscard d’Estaing, de la Corniche, du Boulevard de Gaule et de la voie de l’aéroport internationale Felix Houphouët Boigny.</p>
<p>La Chambre des Afficheurs de Côte d’Ivoire (CAFCI) tient à présenter ses plus sincères excuses aux annonceurs, agences de communication et partenaires pour le préjudice causé par cette situation indépendante de sa volonté. Elle les assure avoir pris l’exacte mesure des dommages qu’ils subissent du fait de cette campagne illégale de stickage de nature à ternir l’image de leurs prestigieuses structures.</p>
<p>La Chambre des Afficheurs de Côte d’Ivoire (CAFCI) veut rassurer les annonceurs, agences de communication et ses partenaires qu’elle entreprend toutes les démarches pour remédier à cette situation préjudiciable dans les meilleurs délais.</p>
<p>La Chambre des Afficheurs de Côte d’Ivoire s’engage au respect des règles de droits, à l’éthique de la profession, tout en comptant sur les autorités administratives hiérarchiques, à œuvrer pour une prise en compte des avis et conseils des professionnels, afin de relever tous les défis de l’assainissement dans la justice, l’équité et la cohésion sociale.</p>
<p>Fait à Abidjan, le 20 Février 2019</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('cakeErr6980d090a5c1f-trace').style.display = (document.getElementById('cakeErr6980d090a5c1f-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="cakeErr6980d090a5c1f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d090a5c1f-code').style.display = (document.getElementById('cakeErr6980d090a5c1f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d090a5c1f-context').style.display = (document.getElementById('cakeErr6980d090a5c1f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6980d090a5c1f-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="cakeErr6980d090a5c1f-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('cakeErr6980d090a5dec-trace').style.display = (document.getElementById('cakeErr6980d090a5dec-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="cakeErr6980d090a5dec-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d090a5dec-code').style.display = (document.getElementById('cakeErr6980d090a5dec-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d090a5dec-context').style.display = (document.getElementById('cakeErr6980d090a5dec-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6980d090a5dec-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="cakeErr6980d090a5dec-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('cakeErr6980d090a5fef-trace').style.display = (document.getElementById('cakeErr6980d090a5fef-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="cakeErr6980d090a5fef-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d090a5fef-code').style.display = (document.getElementById('cakeErr6980d090a5fef-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d090a5fef-context').style.display = (document.getElementById('cakeErr6980d090a5fef-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6980d090a5fef-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="cakeErr6980d090a5fef-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('cakeErr6980d090a6190-trace').style.display = (document.getElementById('cakeErr6980d090a6190-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="cakeErr6980d090a6190-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d090a6190-code').style.display = (document.getElementById('cakeErr6980d090a6190-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d090a6190-context').style.display = (document.getElementById('cakeErr6980d090a6190-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6980d090a6190-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="cakeErr6980d090a6190-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 s'insurge contre les actions du CSP</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('cakeErr6980d090a57a0-trace').style.display = (document.getElementById('cakeErr6980d090a57a0-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="cakeErr6980d090a57a0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d090a57a0-code').style.display = (document.getElementById('cakeErr6980d090a57a0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d090a57a0-context').style.display = (document.getElementById('cakeErr6980d090a57a0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6980d090a57a0-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="cakeErr6980d090a57a0-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('cakeErr6980d090a59fa-trace').style.display = (document.getElementById('cakeErr6980d090a59fa-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="cakeErr6980d090a59fa-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d090a59fa-code').style.display = (document.getElementById('cakeErr6980d090a59fa-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d090a59fa-context').style.display = (document.getElementById('cakeErr6980d090a59fa-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6980d090a59fa-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="cakeErr6980d090a59fa-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/632_La_CAFCI_s_insurge_contre_les_actions_du_CSP_mccafci.jpg" style="width:100%;" alt=""/></a>
</div>
<div class="post-data">
<a href="#" class="post-title">
<h6>La CAFCI s'insurge contre les actions du CSP</h6>
</a>
<div class="post-meta">
<p class="post-author">Ajouté le <a href="#">22/02/2019</a></p>
<p><strong>COMMUNIQUE DE PRESSE</strong></p>
<p>Le Conseil Supérieur de la Publicité (CSP) diffuse un communiqué et a entrepris de façon unilatérale, une action de stickage des affiches et panneaux publicitaires en violation des dispositions du décret <strong>N°2007-676 du 28 décembre 2007 portant réglementation de l’affichage publicitaire en Côte d’Ivoire, </strong>et au mépris des instances mis en place à cet effet, en l’occurrence, le Comité Technique d’Assainissement, comprenant les représentants du Ministère de la Communication, à travers le CSP, du Ministère de l’Intérieur, par la Direction Générale de la Décentralisation et du Développement Local (DGDDL), du District Autonome d’Abidjan et des professionnels du secteur, par l’intermédiaire de la CAFCI.</p>
<p>La Chambre des Afficheurs de Côte d’Ivoire (CAFCI) rappelle que conformément aux articles 68 et suivants du décret précité, les autorités territoriales, à savoir les Gouverneurs de districts et les Maires, sont seules compétentes pour donner les autorisations d’implantation des dispositifs publicitaires sur leur territoire, sur avis conforme du CSP, en tant qu’organe consultatif. Elles sont également les seules habilitées à obtenir, sur requête du CSP, l’enlèvement des dispositifs publicitaires irréguliers.</p>
<p>La Chambre des Afficheurs de Côte d’Ivoire (CAFCI) tient à préciser que les Régies d’affichage ne sont pas les seules responsables de cette situation dite anarchique. Elle a dénoncé, par écrit, toutes les entraves et a toujours collaboré, au mieux de ses possibilités, aux plans d’assainissement du secteur qui a connu des succès indiscutables, comme en témoigne les résultats sur les axes témoins du boulevard Valéry Giscard d’Estaing, de la Corniche, du Boulevard de Gaule et de la voie de l’aéroport internationale Felix Houphouët Boigny.</p>
<p>La Chambre des Afficheurs de Côte d’Ivoire (CAFCI) tient à présenter ses plus sincères excuses aux annonceurs, agences de communication et partenaires pour le préjudice causé par cette situation indépendante de sa volonté. Elle les assure avoir pris l’exacte mesure des dommages qu’ils subissent du fait de cette campagne illégale de stickage de nature à ternir l’image de leurs prestigieuses structures.</p>
<p>La Chambre des Afficheurs de Côte d’Ivoire (CAFCI) veut rassurer les annonceurs, agences de communication et ses partenaires qu’elle entreprend toutes les démarches pour remédier à cette situation préjudiciable dans les meilleurs délais.</p>
<p>La Chambre des Afficheurs de Côte d’Ivoire s’engage au respect des règles de droits, à l’éthique de la profession, tout en comptant sur les autorités administratives hiérarchiques, à œuvrer pour une prise en compte des avis et conseils des professionnels, afin de relever tous les défis de l’assainissement dans la justice, l’équité et la cohésion sociale.</p>
<p>Fait à Abidjan, le 20 Février 2019</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('cakeErr6980d090a5c1f-trace').style.display = (document.getElementById('cakeErr6980d090a5c1f-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="cakeErr6980d090a5c1f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d090a5c1f-code').style.display = (document.getElementById('cakeErr6980d090a5c1f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d090a5c1f-context').style.display = (document.getElementById('cakeErr6980d090a5c1f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6980d090a5c1f-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="cakeErr6980d090a5c1f-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('cakeErr6980d090a5dec-trace').style.display = (document.getElementById('cakeErr6980d090a5dec-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="cakeErr6980d090a5dec-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d090a5dec-code').style.display = (document.getElementById('cakeErr6980d090a5dec-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d090a5dec-context').style.display = (document.getElementById('cakeErr6980d090a5dec-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6980d090a5dec-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="cakeErr6980d090a5dec-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('cakeErr6980d090a5fef-trace').style.display = (document.getElementById('cakeErr6980d090a5fef-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="cakeErr6980d090a5fef-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d090a5fef-code').style.display = (document.getElementById('cakeErr6980d090a5fef-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d090a5fef-context').style.display = (document.getElementById('cakeErr6980d090a5fef-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6980d090a5fef-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="cakeErr6980d090a5fef-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('cakeErr6980d090a6190-trace').style.display = (document.getElementById('cakeErr6980d090a6190-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="cakeErr6980d090a6190-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d090a6190-code').style.display = (document.getElementById('cakeErr6980d090a6190-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6980d090a6190-context').style.display = (document.getElementById('cakeErr6980d090a6190-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6980d090a6190-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="cakeErr6980d090a6190-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 s'insurge contre les actions du CSP
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 s'insurge contre les actions du CSP
Ajouté le 22/02/2019
COMMUNIQUE DE PRESSE
Le Conseil Supérieur de la Publicité (CSP) diffuse un communiqué et a entrepris de façon unilatérale, une action de stickage des affiches et panneaux publicitaires en violation des dispositions du décret N°2007-676 du 28 décembre 2007 portant réglementation de l’affichage publicitaire en Côte d’Ivoire, et au mépris des instances mis en place à cet effet, en l’occurrence, le Comité Technique d’Assainissement, comprenant les représentants du Ministère de la Communication, à travers le CSP, du Ministère de l’Intérieur, par la Direction Générale de la Décentralisation et du Développement Local (DGDDL), du District Autonome d’Abidjan et des professionnels du secteur, par l’intermédiaire de la CAFCI.
La Chambre des Afficheurs de Côte d’Ivoire (CAFCI) rappelle que conformément aux articles 68 et suivants du décret précité, les autorités territoriales, à savoir les Gouverneurs de districts et les Maires, sont seules compétentes pour donner les autorisations d’implantation des dispositifs publicitaires sur leur territoire, sur avis conforme du CSP, en tant qu’organe consultatif. Elles sont également les seules habilitées à obtenir, sur requête du CSP, l’enlèvement des dispositifs publicitaires irréguliers.
La Chambre des Afficheurs de Côte d’Ivoire (CAFCI) tient à préciser que les Régies d’affichage ne sont pas les seules responsables de cette situation dite anarchique. Elle a dénoncé, par écrit, toutes les entraves et a toujours collaboré, au mieux de ses possibilités, aux plans d’assainissement du secteur qui a connu des succès indiscutables, comme en témoigne les résultats sur les axes témoins du boulevard Valéry Giscard d’Estaing, de la Corniche, du Boulevard de Gaule et de la voie de l’aéroport internationale Felix Houphouët Boigny.
La Chambre des Afficheurs de Côte d’Ivoire (CAFCI) tient à présenter ses plus sincères excuses aux annonceurs, agences de communication et partenaires pour le préjudice causé par cette situation indépendante de sa volonté. Elle les assure avoir pris l’exacte mesure des dommages qu’ils subissent du fait de cette campagne illégale de stickage de nature à ternir l’image de leurs prestigieuses structures.
La Chambre des Afficheurs de Côte d’Ivoire (CAFCI) veut rassurer les annonceurs, agences de communication et ses partenaires qu’elle entreprend toutes les démarches pour remédier à cette situation préjudiciable dans les meilleurs délais.
La Chambre des Afficheurs de Côte d’Ivoire s’engage au respect des règles de droits, à l’éthique de la profession, tout en comptant sur les autorités administratives hiérarchiques, à œuvrer pour une prise en compte des avis et conseils des professionnels, afin de relever tous les défis de l’assainissement dans la justice, l’équité et la cohésion sociale.
Fait à Abidjan, le 20 Février 2019
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