+ Error on line 22
<h3><a href="<?= $data["rootUrl"] ?>viewcurso<?php echo $nv["id"]; ?>/<?php echo ($data['idioma'] == 'spanish.php' ? 'es' : 'en'); ?>" class="color-4"><?= $nv["nombre"] ?></a></h3>
<!-- PAGE TITLE SECTION-->
<section class="pageTitleSection" style="background-image: url(<?php echo $data["rootUrl"]; ?>global/images/breacumb.jpg)">
<div class="container">
<div class="pageTitleInfo">
<h2><?= todoloscursos ?></h2>
<ol class="breadcrumb">
<li><a href="<?= $data["rootUrl"] ?>"><?= inicio ?></a></li>
<li class="active"><?= curso ?></li>
</ol>
</div>
</div>
</section>
<!-- MAIN SECTION -->
<section class="mainContent full-width clearfix coursesSection">
<div class="container">
<div class="row">
<?php foreach ($data["niveles"] as $nv) { ?>
<div class="col-md-3 col-sm-6 col-xs-12 block">
<div class="thumbnail thumbnailContent">
<a href="<?= $data["rootUrl"] ?>viewcurso/<?php echo $nv["id"]; ?>/<?php echo ($data['idioma'] == 'spanish.php' ? 'es' : 'en'); ?>"><img src="<?= $data["rootUrl"] ?>files/fotos_niveles/<?= $nv["foto"] ?>" alt="image" class="img-responsive"></a>
<div class="caption border-color-3">
<h3><a href="
<?= $data["rootUrl"] ?>viewcurso
<?php echo $nv["id"]; ?>/
<?php echo ($data['idioma'] == 'spanish.php' ? 'es' : 'en'); ?>" class="color-4">
<?= $nv["nombre"] ?></a></h3>
<p><?= $nv["descripcion"] ?></p>
<ul class="list-inline btn-red">
<li><a href="<?= $data["rootUrl"] ?>viewcurso/<?php echo $nv["id"]; ?>/<?php echo ($data['idioma'] == 'spanish.php' ? 'es' : 'en'); ?>" class="btn btn-link"><i class="fa fa-angle-double-right" aria-hidden="true"></i> <?= mas ?></a></li>
</ul>
</div>
</div>
</div>
<?php } ?>
</div>
</div>
</section>
* Stack Trace...
- /home/gimnasioaltaired/public_html/index.php(27) calling run()
- /home/gimnasioaltaired/public_html/dooframework/app/DooWebApp.php(34) calling routeTo()
- /home/gimnasioaltaired/public_html/dooframework/app/DooWebApp.php(116) calling Curso()
- /home/gimnasioaltaired/public_html/protected/controller/MainController.php(298) calling renderc()
- /home/gimnasioaltaired/public_html/dooframework/controller/DooController.php(231) calling renderc()
- /home/gimnasioaltaired/public_html/dooframework/view/DooView.php(199) calling include()
- /home/gimnasioaltaired/public_html/protected/viewc/home.php(76) calling include()
object(DooConfig)#1 (43) {
["AUTOLOAD"] => NULL
["SITE_PATH"] => string(35) "/home/gimnasioaltaired/public_html/"
["PROTECTED_FOLDER"] => string(10) "protected/"
["BASE_PATH"] => string(48) "/home/gimnasioaltaired/public_html/dooframework/"
["LOG_PATH"] => NULL
["APP_URL"] => string(29) "http://gimnasioaltair.edu.co/"
["SUBFOLDER"] => string(1) "/"
["APP_MODE"] => string(4) "prod"
["AUTOROUTE"] => bool(true)
["DEBUG_ENABLED"] => bool(false)
["ERROR_404_DOCUMENT"] => NULL
["ERROR_404_ROUTE"] => string(6) "/error"
["CACHE_PATH"] => NULL
["AUTO_VIEW_RENDER_PATH"] => string(14) "/curso/:idioma"
["MEMCACHE"] => NULL
["TEMPLATE_ENGINE"] => string(7) "DooView"
["TEMPLATE_SHOW_COMMENT"] => NULL
["TEMPLATE_ALLOW_PHP"] => NULL
["TEMPLATE_COMPILE_ALWAYS"] => NULL
["TEMPLATE_GLOBAL_TAGS"] => array(9) {
[0] => string(5) "upper"
[1] => string(7) "tofloat"
[2] => string(16) "sample_with_args"
[3] => string(5) "debug"
[4] => string(3) "url"
[5] => string(4) "url2"
[6] => string(13) "function_deny"
[7] => string(5) "isset"
[8] => string(5) "empty"
}
["MODULES"] => NULL
["APP_NAMESPACE_ID"] => NULL
["RELATIVE_IMG_DIR"] => string(13) "/uploads/img/"
["IMG_DIR"] => string(47) "/home/gimnasioaltaired/public_html/uploads/img/"
["FILE_DIR"] => string(42) "/home/gimnasioaltaired/public_html//files/"
["IMG_BD"] => string(60) "/home/gimnasioaltaired/public_html//files/fotos_facilidades/"
["IMG_SV"] => string(58) "/home/gimnasioaltaired/public_html//files/fotos_servicios/"
["IMG_NT"] => string(57) "/home/gimnasioaltaired/public_html//files/fotos_noticias/"
["IMG_EG"] => string(58) "/home/gimnasioaltaired/public_html//files/fotos_egresados/"
["IMG_NV"] => string(56) "/home/gimnasioaltaired/public_html//files/fotos_niveles/"
["IMG_CU"] => string(55) "/home/gimnasioaltaired/public_html//files/fotos_cursos/"
["PDF_PG"] => string(52) "/home/gimnasioaltaired/public_html//files/pdf_pages/"
["IMG_EV"] => string(56) "/home/gimnasioaltaired/public_html//files/fotos_eventos/"
["IMG_PRF"] => string(59) "/home/gimnasioaltaired/public_html//files/fotos_profesores/"
["IMG_video"] => string(55) "/home/gimnasioaltaired/public_html//files/fotos_videos/"
["IMG_BANNER"] => string(55) "/home/gimnasioaltaired/public_html//files/fotos_banner/"
["IMG_PL"] => string(59) "/home/gimnasioaltaired/public_html//files/fotos_plataforma/"
["IMG_PG"] => string(56) "/home/gimnasioaltaired/public_html//files/fotos_paginas/"
["IMG_BG"] => string(59) "/home/gimnasioaltaired/public_html//files/fotos_background/"
["IMG_GL"] => string(57) "/home/gimnasioaltaired/public_html//files/fotos_galerias/"
["PDF_NT"] => string(53) "/home/gimnasioaltaired/public_html//files/documentos/"
["DIR_NOW"] => string(28) "gimnasioaltair.edu.co/curso/"
["PARAM"] => string(0) ""
}
$_SESSION Variables
array(0) {
}
$_COOKIE Variables
array(0) {
}