Warning (512) : Cache engine Cake\Cache\Engine\RedisEngine is not properly configured. [CORE/src/Cache/Cache.php , line 176 ]Code Context $registry -> set ( $name , new NullEngine ());
trigger_error ( $e -> getMessage (), E_USER_WARNING );
$name = 'default'
$registry = object(Cake\Cache\CacheRegistry) {
'_loaded' => [
(int) 0 => 'default'
]
}
$config = [
'className' => 'Redis',
'servers' => [
(int) 0 => '127.0.0.1'
],
'password' => 'password',
'database' => '2',
'prefix' => 'Educbr_default_',
'duration' => '+30 days'
]
$e = object(RuntimeException) {
[protected] message => 'Cache engine Cake\Cache\Engine\RedisEngine is not properly configured.'
[protected] code => (int) 0
[protected] file => '/home/infra.ibijus.com/www/vendor/cakephp/cakephp/src/Cache/CacheRegistry.php'
[protected] line => (int) 91
} Cake\Cache\Cache::_buildEngine() - CORE/src/Cache/Cache.php, line 176
Cake\Cache\Cache::engine() - CORE/src/Cache/Cache.php, line 232
Cake\Cache\Cache::read() - CORE/src/Cache/Cache.php, line 360
include - ROOT/config/configs.php, line 9
require_once - ROOT/config/bootstrap.php, line 220
Cake\Http\BaseApplication::bootstrap() - CORE/src/Http/BaseApplication.php, line 152
App\Application::bootstrap() - APP/Application.php, line 54
Cake\Http\Server::bootstrap() - CORE/src/Http/Server.php, line 121
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 82
[main] - ROOT/webroot/index.php, line 41 Warning (512) : Cache engine Cake\Cache\Engine\RedisEngine is not properly configured. [CORE/src/Cache/Cache.php , line 176 ]Code Context $registry -> set ( $name , new NullEngine ());
trigger_error ( $e -> getMessage (), E_USER_WARNING );
$name = '_cake_model_'
$registry = object(Cake\Cache\CacheRegistry) {
'_loaded' => [
(int) 0 => 'default',
(int) 1 => '_cake_model_'
]
}
$config = [
'className' => 'Redis',
'servers' => [
(int) 0 => '127.0.0.1'
],
'password' => 'password',
'database' => '2',
'prefix' => 'Educbr_model_',
'duration' => '+2 minutes'
]
$e = object(RuntimeException) {
[protected] message => 'Cache engine Cake\Cache\Engine\RedisEngine is not properly configured.'
[protected] code => (int) 0
[protected] file => '/home/infra.ibijus.com/www/vendor/cakephp/cakephp/src/Cache/CacheRegistry.php'
[protected] line => (int) 91
} Cake\Cache\Cache::_buildEngine() - CORE/src/Cache/Cache.php, line 176
Cake\Cache\Cache::engine() - CORE/src/Cache/Cache.php, line 232
Cake\Cache\Cache::read() - CORE/src/Cache/Cache.php, line 360
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 57
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 555
Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 271
Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 169
Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1765
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1357
include - ROOT/config/configs.php, line 20
require_once - ROOT/config/bootstrap.php, line 220
Cake\Http\BaseApplication::bootstrap() - CORE/src/Http/BaseApplication.php, line 152
App\Application::bootstrap() - APP/Application.php, line 54
Cake\Http\Server::bootstrap() - CORE/src/Http/Server.php, line 121
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 82
[main] - ROOT/webroot/index.php, line 41 Warning (512) : Cache engine Cake\Cache\Engine\RedisEngine is not properly configured. [CORE/src/Cache/Cache.php , line 176 ]Code Context $registry -> set ( $name , new NullEngine ());
trigger_error ( $e -> getMessage (), E_USER_WARNING );
$name = '_cake_routes_'
$registry = object(Cake\Cache\CacheRegistry) {
'_loaded' => [
(int) 0 => 'default',
(int) 1 => '_cake_model_',
(int) 2 => '_cake_routes_'
]
}
$config = [
'className' => 'Redis',
'servers' => [
(int) 0 => '127.0.0.1'
],
'password' => 'password',
'database' => '2',
'prefix' => 'Educbr_routes_',
'duration' => '+2 seconds'
]
$e = object(RuntimeException) {
[protected] message => 'Cache engine Cake\Cache\Engine\RedisEngine is not properly configured.'
[protected] code => (int) 0
[protected] file => '/home/infra.ibijus.com/www/vendor/cakephp/cakephp/src/Cache/CacheRegistry.php'
[protected] line => (int) 91
} Cake\Cache\Cache::_buildEngine() - CORE/src/Cache/Cache.php, line 176
Cake\Cache\Cache::engine() - CORE/src/Cache/Cache.php, line 232
Cake\Cache\Cache::read() - CORE/src/Cache/Cache.php, line 360
Cake\Cache\Cache::remember() - CORE/src/Cache/Cache.php, line 628
Cake\Routing\Middleware\RoutingMiddleware::buildRouteCollection() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 95
Cake\Routing\Middleware\RoutingMiddleware::loadRoutes() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 81
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 130
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 98
[main] - ROOT/webroot/index.php, line 41 Warning (512) : Cache engine Cake\Cache\Engine\RedisEngine is not properly configured. [CORE/src/Cache/Cache.php , line 176 ]Code Context $registry -> set ( $name , new NullEngine ());
trigger_error ( $e -> getMessage (), E_USER_WARNING );
$name = '_cake_core_'
$registry = object(Cake\Cache\CacheRegistry) {
'_loaded' => [
(int) 0 => 'default',
(int) 1 => '_cake_model_',
(int) 2 => '_cake_routes_',
(int) 3 => '_cake_core_'
]
}
$config = [
'className' => 'Redis',
'servers' => [
(int) 0 => '127.0.0.1'
],
'password' => 'password',
'database' => '2',
'prefix' => 'Educbr_core_',
'duration' => '+2 minutes'
]
$e = object(RuntimeException) {
[protected] message => 'Cache engine Cake\Cache\Engine\RedisEngine is not properly configured.'
[protected] code => (int) 0
[protected] file => '/home/infra.ibijus.com/www/vendor/cakephp/cakephp/src/Cache/CacheRegistry.php'
[protected] line => (int) 91
} Cake\Cache\Cache::_buildEngine() - CORE/src/Cache/Cache.php, line 176
Cake\Cache\Cache::engine() - CORE/src/Cache/Cache.php, line 232
Cake\I18n\I18n::translators() - CORE/src/I18n/I18n.php, line 79
Cake\I18n\I18n::getTranslator() - CORE/src/I18n/I18n.php, line 203
__ - CORE/src/I18n/functions.php, line 35
App\Model\Status\PostStatus::statuses() - APP/Model/Status/PostStatus.php, line 17
App\Model\Table\PostsTable::initialize() - APP/Model/Table/PostsTable.php, line 72
Cake\ORM\Table::__construct() - CORE/src/ORM/Table.php, line 298
Cake\ORM\Locator\TableLocator::_create() - CORE/src/ORM/Locator/TableLocator.php, line 257
Cake\ORM\Locator\TableLocator::get() - CORE/src/ORM/Locator/TableLocator.php, line 224
Cake\ORM\TableRegistry::get() - CORE/src/ORM/TableRegistry.php, line 143
App\Routing\Route\BlogRoute::parse() - APP/Routing/Route/BlogRoute.php, line 15
Cake\Routing\Route\Route::parseRequest() - CORE/src/Routing/Route/Route.php, line 429
Cake\Routing\RouteCollection::parseRequest() - CORE/src/Routing/RouteCollection.php, line 205
Cake\Routing\Router::parseRequest() - CORE/src/Routing/Router.php, line 383
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 140 Warning (512) : Unable to emit headers. Headers sent in file=/home/infra.ibijus.com/www/vendor/cakephp/cakephp/src/Error/Debugger.php line=853 [CORE/src/Http/ResponseEmitter.php , line 48 ]Code Context if ( Configure :: read ( 'debug' )) {
trigger_error ( $message , E_USER_WARNING );
} else {
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<!-- web-hostname --><html>
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Posts </title>
<link href="/educbr/favicon.ico" type="image/x-icon" rel="icon"/><link href="/educbr/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <link rel="stylesheet" href="/educbr/css/front.min.css"/> </head>
<body>
<!--Main Navigation-->
<header>
<nav class="navbar navbar-expand grey lighten-4 justify-content-between">
<div class="container">
<div class="navbar-collapse">
<a class="navbar-brand" href="/">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b77470-trace').style.display = (document.getElementById('cakeErr6748566b77470-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Uninitialized string offset: -1 [<b>ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php</b>, line <b>89</b>]<div id="cakeErr6748566b77470-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b77470-code').style.display = (document.getElementById('cakeErr6748566b77470-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b77470-context').style.display = (document.getElementById('cakeErr6748566b77470-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b77470-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'ENVIRONMENT'</span><span style="color: #007700">) !== </span><span style="color: #DD0000">'prod'</span><span style="color: #007700">){</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $folder_s3 </span><span style="color: #007700">= </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">)[-</span><span style="color: #0000BB">1</span><span style="color: #007700">] != </span><span style="color: #DD0000">"/" </span><span style="color: #007700">? </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">) : </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">),</span><span style="color: #0000BB">0</span><span style="color: #007700">,-</span><span style="color: #0000BB">1</span><span style="color: #007700">) ;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr6748566b77470-context" class="cake-context" style="display: none;">$path = 'logo-cabecalho.svg'
$options = []
$folder_s3 = null</pre><pre class="stack-trace">Bootstrap\View\Helper\UrlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php, line 89
include - APP/Template/Element/header.ctp, line 12
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Layout/default.ctp, line 33
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 850
Cake\View\View::render() - CORE/src/View/View.php, line 808
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\EncryptedCookieMiddleware::__invoke() - CORE/src/Http/Middleware/EncryptedCookieMiddleware.php, line 89</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b77801-trace').style.display = (document.getElementById('cakeErr6748566b77801-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Uninitialized string offset: -1 [<b>ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php</b>, line <b>89</b>]<div id="cakeErr6748566b77801-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b77801-code').style.display = (document.getElementById('cakeErr6748566b77801-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b77801-context').style.display = (document.getElementById('cakeErr6748566b77801-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b77801-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'ENVIRONMENT'</span><span style="color: #007700">) !== </span><span style="color: #DD0000">'prod'</span><span style="color: #007700">){</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $folder_s3 </span><span style="color: #007700">= </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">)[-</span><span style="color: #0000BB">1</span><span style="color: #007700">] != </span><span style="color: #DD0000">"/" </span><span style="color: #007700">? </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">) : </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">),</span><span style="color: #0000BB">0</span><span style="color: #007700">,-</span><span style="color: #0000BB">1</span><span style="color: #007700">) ;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr6748566b77801-context" class="cake-context" style="display: none;">$path = 'logo-cabecalho.svg'
$options = [
'class' => 'd-none d-sm-block',
'style' => 'max-height:60px',
'alt' => 'Logo Educbr cabeçalho',
'b-lazy' => true,
'srcset' => '/educbr/img/logo-cabecalho.svg',
'data-srcset' => false
]
$folder_s3 = null</pre><pre class="stack-trace">Bootstrap\View\Helper\UrlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php, line 89
Bootstrap\View\Helper\HtmlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/HtmlHelper.php, line 494
include - APP/Template/Element/header.ctp, line 8
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Layout/default.ctp, line 33
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 850
Cake\View\View::render() - CORE/src/View/View.php, line 808
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre><img class="d-none d-sm-block b-lazy" style="max-height:60px" alt="Logo Educbr cabeçalho" b-lazy="1" srcset="/educbr/img/logo-cabecalho.svg" sizes="auto" data-src="/educbr/img/logo-cabecalho.svg" /> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b77b00-trace').style.display = (document.getElementById('cakeErr6748566b77b00-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Uninitialized string offset: -1 [<b>ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php</b>, line <b>89</b>]<div id="cakeErr6748566b77b00-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b77b00-code').style.display = (document.getElementById('cakeErr6748566b77b00-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b77b00-context').style.display = (document.getElementById('cakeErr6748566b77b00-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b77b00-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'ENVIRONMENT'</span><span style="color: #007700">) !== </span><span style="color: #DD0000">'prod'</span><span style="color: #007700">){</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $folder_s3 </span><span style="color: #007700">= </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">)[-</span><span style="color: #0000BB">1</span><span style="color: #007700">] != </span><span style="color: #DD0000">"/" </span><span style="color: #007700">? </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">) : </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">),</span><span style="color: #0000BB">0</span><span style="color: #007700">,-</span><span style="color: #0000BB">1</span><span style="color: #007700">) ;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr6748566b77b00-context" class="cake-context" style="display: none;">$path = 'logo-cabecalho.svg'
$options = []
$folder_s3 = null</pre><pre class="stack-trace">Bootstrap\View\Helper\UrlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php, line 89
include - APP/Template/Element/header.ctp, line 19
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Layout/default.ctp, line 33
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 850
Cake\View\View::render() - CORE/src/View/View.php, line 808
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\EncryptedCookieMiddleware::__invoke() - CORE/src/Http/Middleware/EncryptedCookieMiddleware.php, line 89</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b77e0d-trace').style.display = (document.getElementById('cakeErr6748566b77e0d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Uninitialized string offset: -1 [<b>ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php</b>, line <b>89</b>]<div id="cakeErr6748566b77e0d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b77e0d-code').style.display = (document.getElementById('cakeErr6748566b77e0d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b77e0d-context').style.display = (document.getElementById('cakeErr6748566b77e0d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b77e0d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'ENVIRONMENT'</span><span style="color: #007700">) !== </span><span style="color: #DD0000">'prod'</span><span style="color: #007700">){</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $folder_s3 </span><span style="color: #007700">= </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">)[-</span><span style="color: #0000BB">1</span><span style="color: #007700">] != </span><span style="color: #DD0000">"/" </span><span style="color: #007700">? </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">) : </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">),</span><span style="color: #0000BB">0</span><span style="color: #007700">,-</span><span style="color: #0000BB">1</span><span style="color: #007700">) ;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr6748566b77e0d-context" class="cake-context" style="display: none;">$path = 'logo-mini.png'
$options = [
'class' => 'd-block d-sm-none',
'alt' => 'Logo Educbr mini',
'b-lazy' => true,
'srcset' => '/educbr/img/logo-cabecalho.svg',
'data-srcset' => false
]
$folder_s3 = null</pre><pre class="stack-trace">Bootstrap\View\Helper\UrlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php, line 89
Bootstrap\View\Helper\HtmlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/HtmlHelper.php, line 494
include - APP/Template/Element/header.ctp, line 16
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Layout/default.ctp, line 33
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 850
Cake\View\View::render() - CORE/src/View/View.php, line 808
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre><img class="d-block d-sm-none b-lazy" alt="Logo Educbr mini" b-lazy="1" srcset="/educbr/img/logo-cabecalho.svg" sizes="auto" data-src="/educbr/img/logo-mini.png" /> </a>
</div>
<div class="form-inline">
<ul class="dropdown navbar-nav ml-auto nav-flex-icons">
<a class="nav-link dropdown-toggle waves-effect waves-light" id="dLabel" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true">
Cadastrar </a>
<ul class="dropdown-menu dont-close-son dropdown-info dropdown-menu-right nav-pills nav-fill" role="menu" aria-labelledby="dLabel">
<!-- Tab panes -->
<div class="tab-content text-center">
<div class="tab-pane fade show active" id="cadastro-md" role="tabpanel" aria-labelledby="cadastro-tab-md">
<h3 class="h3-responsive font-weight-bold">Cadastrar</h3>
<form method="post" accept-charset="utf-8" id="recaptcha_form" name="recaptcha_form" data-cy="home-register-form" role="form" action="/cadastrar"><div style="display:none;"><input type="hidden" name="_method" class="form-control" value="POST" /></div><input type="hidden" name="redirect" class="form-control" /> <div class="md-form required"><input type="text" name="nome" class="form-control w-100 ml-0" aria-label="Nome Completo" id="cell-nome" autocomplete="name" data-cy="home-register-form__nome" required="required" maxlength="50" /><label for="cell-nome">Nome Completo <span class='required'>*</span></label></div> <div class="md-form required"><input type="email" name="email" class="form-control w-100 ml-0" aria-label="Email" id="cell-email" autocomplete="username" data-cy="home-register-form__email" required="required" maxlength="255" /><label for="cell-email">Email <span class='required'>*</span></label></div> <div class="md-form required"><div class="input-group"><input type="password" name="password" class="form-control w-90 ml-0" placeholder="Defina uma senha" aria-label="Senha" id="cell-password" autocomplete="new-password" data-cy="home-register-form__password" required="required" /><label for="cell-password">Senha <span class='required'>*</span></label><span class="input-group-addon"><span class="mostrar-senha dont-close-son keep-open" style="cursor:pointer;"><i class="fas fa-eye-slash grey-text"></i></span></span></div></div> <button class="btn btn-sm btn-primary w-100 bg-primary lighten-1 mx-auto disable-link-click" submitButton="true" message-redirect="Aguarde... <i class="fas fa-spinner fa-pulse"></i>" id="btn-recaptcha" data-cy="home-register-form__submit-btn" type="submit">Cadastro</button></form>
<script>
;(function() {
elem = document.getElementById('btn-recaptcha');
elem.addEventListener('click', function (e) {
e.preventDefault();
form_elem = document.getElementById("recaptcha_form")
if (form_elem.checkValidity()) {
sendRecaptcha(form_elem,"btn-recaptcha","6LfNYMISAAAAAOrYkMZXqQvorySvL-Fe0Y88bF6h");
}else{
form_elem.reportValidity();
}
}, false);
})();
</script>
</div>
</div>
</ul>
</ul>
<ul class="dropdown navbar-nav ml-auto nav-flex-icons">
<a class="nav-link dropdown-toggle waves-effect waves-light btn btn-primary" id="dLabel" test-id="formHeaderOpenLoginForm" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true">
Painel do aluno </a>
<ul class="dropdown-menu dont-close-son dropdown-primary dropdown-menu-right nav-pills nav-fill" role="menu" aria-labelledby="dLabel">
<!-- Tab panes -->
<div class="tab-content text-center">
<div class="tab-pane fade show active" id="login-md" role="tabpanel" aria-labelledby="login-tab-md">
<form method="post" accept-charset="utf-8" id="recaptchaLoginPrincipalHeader" role="form" action="/login"><div style="display:none;"><input type="hidden" name="_method" class="form-control" value="POST" /></div> <h3 class="h3-responsive font-weight-bold">Painel do aluno</h3>
<div class="md-form">
<div class="md-form"><input type="email" name="email" class="form-control form-control w-100" placeholder="Email" aria-label="Email" test-id="formHeaderEmail" autocomplete="username" /></div> </div>
<div class="md-form">
<div class="md-form"><div class="input-group"><input type="password" name="password" class="form-control form-control w-90" placeholder="Senha" aria-label="Senha" test-id="formHeaderPassword" autocomplete="current-password" /><span class="input-group-addon"><span class="mostrar-senha dont-close-son keep-open" style="cursor:pointer;"><i class="fas fa-eye-slash grey-text"></i></span></span></div></div> </div>
<div class="row">
<div class="col-12">
<div class="form-check float-right"><input type="checkbox" name="keepLogged" value="1" id="keepLogged-header" class="form-check-input" checked="checked"/><label class="form-check-label" class="text-danger" for="keepLogged-header" style="font-size:13px">Mantenha-me logado</label></div>
</div>
</div>
<div class="md-form">
<button class="btn btn-primary btn-sm lighten-2 w-100 mx-auto disable-link-click" submitButton="true" message-redirect="Aguarde... <i class="fas fa-spinner fa-pulse"></i>" data-cy="login-btn-submit" test-id="formHeaderLoginSubmit" id="loginBtnSubmitHeader" type="submit">Login</button> </div>
<div class="dropdown-divider"></div>
<div class="dropdown-primary">
<a class="dropdown-item" href="/recuperar-senha">Esqueceu a senha?</a>
</div>
</form> </div>
</div>
</ul>
</ul>
</div>
</div>
</nav>
</header>
<!--Main Navigation-->
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b7b2b4-trace').style.display = (document.getElementById('cakeErr6748566b7b2b4-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (512)</a>: Cache engine Cake\Cache\Engine\RedisEngine is not properly configured. [<b>CORE/src/Cache/Cache.php</b>, line <b>176</b>]<div id="cakeErr6748566b7b2b4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b7b2b4-code').style.display = (document.getElementById('cakeErr6748566b7b2b4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b7b2b4-context').style.display = (document.getElementById('cakeErr6748566b7b2b4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b7b2b4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $registry</span><span style="color: #007700">-></span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, new </span><span style="color: #0000BB">NullEngine</span><span style="color: #007700">());</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">$e</span><span style="color: #007700">-></span><span style="color: #0000BB">getMessage</span><span style="color: #007700">(), </span><span style="color: #0000BB">E_USER_WARNING</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre><pre id="cakeErr6748566b7b2b4-context" class="cake-context" style="display: none;">$name = 'layout_cms_menu'
$registry = object(Cake\Cache\CacheRegistry) {
'_loaded' => [
(int) 0 => 'default',
(int) 1 => '_cake_model_',
(int) 2 => '_cake_routes_',
(int) 3 => '_cake_core_',
(int) 4 => 'layout_cms_menu'
]
}
$config = [
'className' => 'Redis',
'servers' => [
(int) 0 => '127.0.0.1'
],
'password' => 'password',
'database' => '2',
'prefix' => 'Educbr_layout_cms_menu_',
'duration' => '+30 days'
]
$e = object(RuntimeException) {
[protected] message => 'Cache engine Cake\Cache\Engine\RedisEngine is not properly configured.'
[protected] code => (int) 0
[protected] file => '/home/infra.ibijus.com/www/vendor/cakephp/cakephp/src/Cache/CacheRegistry.php'
[protected] line => (int) 91
}</pre><pre class="stack-trace">Cake\Cache\Cache::_buildEngine() - CORE/src/Cache/Cache.php, line 176
Cake\Cache\Cache::engine() - CORE/src/Cache/Cache.php, line 232
Cake\Cache\Cache::read() - CORE/src/Cache/Cache.php, line 360
Cake\Cache\Cache::remember() - CORE/src/Cache/Cache.php, line 628
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 237
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Element/layout/default.ctp, line 6
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Layout/default.ctp, line 57
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 850
Cake\View\View::render() - CORE/src/View/View.php, line 808</pre></div></pre><!--Navbar-->
<nav class="navbar navbar-expand-md navbar-dark bg-primary header__navbar">
<div class="container px-0 header__navbar-btn-wrapper">
<!-- Collapse button -->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#basicExampleNav"
aria-controls="basicExampleNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<!-- Collapsible content -->
<div class="collapse navbar-collapse" id="basicExampleNav">
<!-- Links -->
<ul class="navbar-nav mr-auto">
<li class="nav-item">
<a class="nav-link pl-0 pr-3" href="/sobre-a-educbr" data-cy="cmsMenuSobre-a-educbr" test-id="cmsMenuSobre-a-educbr">Sobre a EducBr</a>
</li>
<li class="nav-item">
<a class="nav-link pl-0 pr-3" href="/cursos" data-cy="cmsMenuCursos" test-id="cmsMenuCursos">Cursos</a>
</li>
<li class="nav-item">
<a class="nav-link pl-0 pr-3" href="/escolas" data-cy="cmsMenuEscolas" test-id="cmsMenuEscolas">Escolas</a>
</li>
<li class="nav-item">
<a class="nav-link pl-0 pr-3" href="/blog" data-cy="cmsMenuBlog" test-id="cmsMenuBlog">Blog</a>
</li>
<li class="nav-item">
<a class="nav-link pl-0 pr-3" href="/contato" data-cy="cmsMenuContato" test-id="cmsMenuContato">Contato</a>
</li>
</ul>
<!-- Links -->
<div class="navbar-nav">
<form method="post" accept-charset="utf-8" id="search-form" role="form" action="/busca_geral"><div style="display:none;"><input type="hidden" name="_method" class="form-control" value="POST" /></div>
<div class="md-form m-0"><div class="input-group"><input type="text" name="q" class="form-control m-0" id="search-params" placeholder="Pesquisar" autocomplete="off" /><span class="input-group-btn"><button class="btn-primary border-0" style="margin-top: 5px" id="btn-search"><i class="fas fa-search"></i></button></span></div></div><div class="d-none" id="search-options" style="margin-left:8px">
<div class="form-check form-check-inline"><input type="checkbox" name="cursos" value="1" class="form-check-input d-none" checked="checked" id="cursos"/><label class="form-check-label pl-4 white-text" for="cursos" style="font-size:13px">Cursos</label></div> <div class="form-check form-check-inline"><input type="checkbox" name="professores" value="1" class="form-check-input d-none" checked="checked" id="professores"/><label class="form-check-label pl-4 white-text" for="professores" style="font-size:13px">Professores</label></div> <div class="form-check form-check-inline"><input type="checkbox" name="artigos" value="1" class="form-check-input d-none" checked="checked" id="artigos"/><label class="form-check-label pl-4 white-text" for="artigos" style="font-size:13px">Artigos</label></div> <div class="form-check form-check-inline"><input type="checkbox" name="faqs" value="1" class="form-check-input d-none" checked="checked" id="faqs"/><label class="form-check-label pl-4 white-text" for="faqs" style="font-size:13px">Faqs</label></div></div>
</form> </div>
</div>
<!-- Collapsible content -->
</div>
</nav>
<!--/.Navbar-->
<div class="author-header">
<div class="view jarallax" data-jarallax='{"speed": 0.2}'>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b72ccc-trace').style.display = (document.getElementById('cakeErr6748566b72ccc-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Uninitialized string offset: -1 [<b>ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php</b>, line <b>89</b>]<div id="cakeErr6748566b72ccc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b72ccc-code').style.display = (document.getElementById('cakeErr6748566b72ccc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b72ccc-context').style.display = (document.getElementById('cakeErr6748566b72ccc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b72ccc-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'ENVIRONMENT'</span><span style="color: #007700">) !== </span><span style="color: #DD0000">'prod'</span><span style="color: #007700">){</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $folder_s3 </span><span style="color: #007700">= </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">)[-</span><span style="color: #0000BB">1</span><span style="color: #007700">] != </span><span style="color: #DD0000">"/" </span><span style="color: #007700">? </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">) : </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">),</span><span style="color: #0000BB">0</span><span style="color: #007700">,-</span><span style="color: #0000BB">1</span><span style="color: #007700">) ;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr6748566b72ccc-context" class="cake-context" style="display: none;">$path = 'author-header.jpg'
$options = [
'pathPrefix' => '/img/',
'class' => 'jarallax-img',
'alt' => 'Posts'
]
$folder_s3 = null</pre><pre class="stack-trace">Bootstrap\View\Helper\UrlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php, line 89
Bootstrap\View\Helper\HtmlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/HtmlHelper.php, line 494
include - APP/Template/Posts/author.ctp, line 4
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\EncryptedCookieMiddleware::__invoke() - CORE/src/Http/Middleware/EncryptedCookieMiddleware.php, line 89
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 156
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre><img class="jarallax-img" alt="Posts" src="/img/author-header.jpg"/> </div>
</div>
<main>
<div class="container">
<section class="text-center team-section">
<div class="row text-center">
<div class="col-md-12 mb-4" style="margin-top: -100px;">
<div class="avatar mx-auto">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b731f4-trace').style.display = (document.getElementById('cakeErr6748566b731f4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Uninitialized string offset: -1 [<b>ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php</b>, line <b>89</b>]<div id="cakeErr6748566b731f4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b731f4-code').style.display = (document.getElementById('cakeErr6748566b731f4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b731f4-context').style.display = (document.getElementById('cakeErr6748566b731f4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b731f4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'ENVIRONMENT'</span><span style="color: #007700">) !== </span><span style="color: #DD0000">'prod'</span><span style="color: #007700">){</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $folder_s3 </span><span style="color: #007700">= </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">)[-</span><span style="color: #0000BB">1</span><span style="color: #007700">] != </span><span style="color: #DD0000">"/" </span><span style="color: #007700">? </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">) : </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">),</span><span style="color: #0000BB">0</span><span style="color: #007700">,-</span><span style="color: #0000BB">1</span><span style="color: #007700">) ;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr6748566b731f4-context" class="cake-context" style="display: none;">$path = 'https://i.pravatar.cc/150?img=31'
$options = [
'pathPrefix' => '/img/users/',
'b-lazy' => true,
'class' => 'img-fluid rounded-circle z-depth-1',
'alt' => 'Monise Vieira'
]
$folder_s3 = null</pre><pre class="stack-trace">Bootstrap\View\Helper\UrlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php, line 89
Bootstrap\View\Helper\HtmlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/HtmlHelper.php, line 494
include - APP/Template/Posts/author.ctp, line 25
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\EncryptedCookieMiddleware::__invoke() - CORE/src/Http/Middleware/EncryptedCookieMiddleware.php, line 89
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 156
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre><img b-lazy="1" class="img-fluid rounded-circle z-depth-1 b-lazy" alt="Monise Vieira" data-srcset="https://i.pravatar-small.webp?img=31 640w, https://i.pravatar-medium.webp?img=31 1024w, https://i.pravatar-large.webp?img=31 1340w" srcset="https://i.pravatar-blur.webp?img=31" sizes="auto" data-src="https://i.pravatar.cc/150?img=31" /> </div>
<ul class="list-unstyled mt-2 mb-0 social-icon-list">
<a href="https://www.facebook.com/ecf0640af665c30c0629419a87a65fd3" class="px-1 fa-lg fb-ic externo">
<i class="fab fa-facebook-f text-primary"> </i>
</a>
</ul>
<h3 class="my-3 font-weight-bold text-escola">
<strong>Monise Vieira</strong>
</h3>
<p class="mt-5">Graduanda em Comunicação Social pela Universidade Federal de Juiz de Fora.
Experiência como Social Media e assessoria de comunicação em:
– AIESEC (Association Internationale des Etudiants en Sciences Economiques et Commerciales)
– Faculdade de Comunicação Social (UFJF)
- Futuro Comunicação - Agência de Marketing Digital e Desenvolvimento web
- Secretaria de Desevolvimento Social da Prefeitura de Juiz de Fora
QUALIFICAÇÕES E ATIVIDADES COMPLEMENTARES
• Inglês – Intermediário
• Francês – Básico
• Trabalho voluntário como professora de reforço para crianças na ABAN Juiz de Fora (Associação dos Amigos)
• Intercâmbio estudantil na Universidade da Beira Interior - Portugal (1º semestre 2014/2015)
</p>
</div>
</div>
</section>
<section>
<div class="row">
<div class="col-12 col-lg-6">
<div class="item-post card wider mt-3 z-depth-1">
<div class="view overlay post-banner item-post__img-card">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b736d4-trace').style.display = (document.getElementById('cakeErr6748566b736d4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Uninitialized string offset: -1 [<b>ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php</b>, line <b>89</b>]<div id="cakeErr6748566b736d4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b736d4-code').style.display = (document.getElementById('cakeErr6748566b736d4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b736d4-context').style.display = (document.getElementById('cakeErr6748566b736d4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b736d4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'ENVIRONMENT'</span><span style="color: #007700">) !== </span><span style="color: #DD0000">'prod'</span><span style="color: #007700">){</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $folder_s3 </span><span style="color: #007700">= </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">)[-</span><span style="color: #0000BB">1</span><span style="color: #007700">] != </span><span style="color: #DD0000">"/" </span><span style="color: #007700">? </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">) : </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">),</span><span style="color: #0000BB">0</span><span style="color: #007700">,-</span><span style="color: #0000BB">1</span><span style="color: #007700">) ;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr6748566b736d4-context" class="cake-context" style="display: none;">$path = 'https://www.educbr.com/img/posts/10-filmes-para-repensar-a-educacao.png'
$options = [
'pathPrefix' => '/img/posts/',
'class' => 'img-fluid w-100 item-post__img',
'b-lazy' => true,
'maxSize' => 'medium',
'alt' => '10 filmes para repensar a educação'
]
$folder_s3 = null</pre><pre class="stack-trace">Bootstrap\View\Helper\UrlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php, line 89
Bootstrap\View\Helper\HtmlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/HtmlHelper.php, line 494
include - APP/Template/Element/posts/item_post.ctp, line 17
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Posts/author.ctp, line 53
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\EncryptedCookieMiddleware::__invoke() - CORE/src/Http/Middleware/EncryptedCookieMiddleware.php, line 89</pre></div></pre><img class="img-fluid w-100 item-post__img b-lazy" b-lazy="1" maxSize="medium" alt="10 filmes para repensar a educação" data-srcset="https://www.educbr.com/img/posts/10-filmes-para-repensar-a-educacao-small.webp 640w, https://www.educbr.com/img/posts/10-filmes-para-repensar-a-educacao-medium.webp 1024w" srcset="https://www.educbr.com/img/posts/10-filmes-para-repensar-a-educacao-blur.webp" sizes="auto" data-src="https://www.educbr.com/img/posts/10-filmes-para-repensar-a-educacao.png" /> <a href="/blog/7-10-filmes-para-repensar-a-educacao" class="mask rgba-white-slight"></a> </div>
<div class="card-body" data-cy="post-card">
<h3 class="card-title">
<strong>
<a href="http://infra.ibijus.com/blog/7-10-filmes-para-repensar-a-educacao" class="font-weight-bold text-escola">10 filmes para repensar a educação</a></strong></h3>
<p>Mais do que entreter, alguns filmes têm o poder de inspirar. Ainda mais quando o assunto é educação. Produções nacionais e internacionais vão além ...</p>
<p class="card-text">
Por <strong><a href="/blog/monisevieira" class="text-primary">Monise Vieira</a></strong>
em <span class="text-primary">09/03/2015</span> | Comentários: 0 </p>
</div>
</div>
</div>
<div class="col-12 col-lg-6">
<div class="item-post card wider mt-3 z-depth-1">
<div class="view overlay post-banner item-post__img-card">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b752c6-trace').style.display = (document.getElementById('cakeErr6748566b752c6-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Uninitialized string offset: -1 [<b>ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php</b>, line <b>89</b>]<div id="cakeErr6748566b752c6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b752c6-code').style.display = (document.getElementById('cakeErr6748566b752c6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b752c6-context').style.display = (document.getElementById('cakeErr6748566b752c6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b752c6-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'ENVIRONMENT'</span><span style="color: #007700">) !== </span><span style="color: #DD0000">'prod'</span><span style="color: #007700">){</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $folder_s3 </span><span style="color: #007700">= </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">)[-</span><span style="color: #0000BB">1</span><span style="color: #007700">] != </span><span style="color: #DD0000">"/" </span><span style="color: #007700">? </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">) : </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">),</span><span style="color: #0000BB">0</span><span style="color: #007700">,-</span><span style="color: #0000BB">1</span><span style="color: #007700">) ;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr6748566b752c6-context" class="cake-context" style="display: none;">$path = 'https://www.educbr.com/img/posts/Incentivar-a-criatividade-e-o-caminho-para-trabalhar-a-tecnologia-na-sala-de-aula.png'
$options = [
'pathPrefix' => '/img/posts/',
'class' => 'img-fluid w-100 item-post__img',
'b-lazy' => true,
'maxSize' => 'medium',
'alt' => 'Incentivar a criatividade é o caminho para trabalhar a tecnologia na sala de aula, afirma pesquisador do MIT'
]
$folder_s3 = null</pre><pre class="stack-trace">Bootstrap\View\Helper\UrlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php, line 89
Bootstrap\View\Helper\HtmlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/HtmlHelper.php, line 494
include - APP/Template/Element/posts/item_post.ctp, line 17
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Posts/author.ctp, line 53
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\EncryptedCookieMiddleware::__invoke() - CORE/src/Http/Middleware/EncryptedCookieMiddleware.php, line 89</pre></div></pre><img class="img-fluid w-100 item-post__img b-lazy" b-lazy="1" maxSize="medium" alt="Incentivar a criatividade é o caminho para trabalhar a tecnologia na sala de aula, afirma pesquisador do MIT" data-srcset="https://www.educbr.com/img/posts/Incentivar-a-criatividade-e-o-caminho-para-trabalhar-a-tecnologia-na-sala-de-aula-small.webp 640w, https://www.educbr.com/img/posts/Incentivar-a-criatividade-e-o-caminho-para-trabalhar-a-tecnologia-na-sala-de-aula-medium.webp 1024w" srcset="https://www.educbr.com/img/posts/Incentivar-a-criatividade-e-o-caminho-para-trabalhar-a-tecnologia-na-sala-de-aula-blur.webp" sizes="auto" data-src="https://www.educbr.com/img/posts/Incentivar-a-criatividade-e-o-caminho-para-trabalhar-a-tecnologia-na-sala-de-aula.png" /> <a href="/blog/6-incentivar-a-criatividade-e-o-caminho-para-trabalhar-a-tecnologia-na-sala-de-aula-afirma-pesquisador-do-mit" class="mask rgba-white-slight"></a> </div>
<div class="card-body" data-cy="post-card">
<h3 class="card-title">
<strong>
<a href="http://infra.ibijus.com/blog/6-incentivar-a-criatividade-e-o-caminho-para-trabalhar-a-tecnologia-na-sala-de-aula-afirma-pesquisador-do-mit" class="font-weight-bold text-escola">Incentivar a criatividade é o caminho para trabalhar a tecnologia na sala de aula, afirma pesquisador do MIT</a></strong></h3>
<p>A tecnologia se tornou inerente à vida moderna e urbana. Da hora de acordar, passando pela forma como nos comunicamos, nos transportamos e ...</p>
<p class="card-text">
Por <strong><a href="/blog/monisevieira" class="text-primary">Monise Vieira</a></strong>
em <span class="text-primary">09/03/2015</span> | Comentários: 0 </p>
</div>
</div>
</div>
<div class="col-12 col-lg-6">
<div class="item-post card wider mt-3 z-depth-1">
<div class="view overlay post-banner item-post__img-card">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b75d52-trace').style.display = (document.getElementById('cakeErr6748566b75d52-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Uninitialized string offset: -1 [<b>ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php</b>, line <b>89</b>]<div id="cakeErr6748566b75d52-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b75d52-code').style.display = (document.getElementById('cakeErr6748566b75d52-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b75d52-context').style.display = (document.getElementById('cakeErr6748566b75d52-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b75d52-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'ENVIRONMENT'</span><span style="color: #007700">) !== </span><span style="color: #DD0000">'prod'</span><span style="color: #007700">){</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $folder_s3 </span><span style="color: #007700">= </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">)[-</span><span style="color: #0000BB">1</span><span style="color: #007700">] != </span><span style="color: #DD0000">"/" </span><span style="color: #007700">? </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">) : </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">),</span><span style="color: #0000BB">0</span><span style="color: #007700">,-</span><span style="color: #0000BB">1</span><span style="color: #007700">) ;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr6748566b75d52-context" class="cake-context" style="display: none;">$path = 'https://www.educbr.com/img/posts/dicas-ebooks-para-quem-trabalha-com-educacao.png'
$options = [
'pathPrefix' => '/img/posts/',
'class' => 'img-fluid w-100 item-post__img',
'b-lazy' => true,
'maxSize' => 'medium',
'alt' => '10 e-books gratuitos para quem trabalha com educação'
]
$folder_s3 = null</pre><pre class="stack-trace">Bootstrap\View\Helper\UrlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php, line 89
Bootstrap\View\Helper\HtmlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/HtmlHelper.php, line 494
include - APP/Template/Element/posts/item_post.ctp, line 17
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Posts/author.ctp, line 53
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\EncryptedCookieMiddleware::__invoke() - CORE/src/Http/Middleware/EncryptedCookieMiddleware.php, line 89</pre></div></pre><img class="img-fluid w-100 item-post__img b-lazy" b-lazy="1" maxSize="medium" alt="10 e-books gratuitos para quem trabalha com educação" data-srcset="https://www.educbr.com/img/posts/dicas-ebooks-para-quem-trabalha-com-educacao-small.webp 640w, https://www.educbr.com/img/posts/dicas-ebooks-para-quem-trabalha-com-educacao-medium.webp 1024w" srcset="https://www.educbr.com/img/posts/dicas-ebooks-para-quem-trabalha-com-educacao-blur.webp" sizes="auto" data-src="https://www.educbr.com/img/posts/dicas-ebooks-para-quem-trabalha-com-educacao.png" /> <a href="/blog/4-10-e-books-gratuitos-para-quem-trabalha-com-educacao" class="mask rgba-white-slight"></a> </div>
<div class="card-body" data-cy="post-card">
<h3 class="card-title">
<strong>
<a href="http://infra.ibijus.com/blog/4-10-e-books-gratuitos-para-quem-trabalha-com-educacao" class="font-weight-bold text-escola">10 e-books gratuitos para quem trabalha com educação</a></strong></h3>
<p>Eles não têm o velho charme nem aquele familiar cheiro de papel, mas para quem busca praticidade, os livros online podem ser bons aliados na hora ...</p>
<p class="card-text">
Por <strong><a href="/blog/monisevieira" class="text-primary">Monise Vieira</a></strong>
em <span class="text-primary">09/03/2015</span> | Comentários: 0 </p>
</div>
</div>
</div>
<div class="col-12 col-lg-6">
<div class="item-post card wider mt-3 z-depth-1">
<div class="view overlay post-banner item-post__img-card">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b766e5-trace').style.display = (document.getElementById('cakeErr6748566b766e5-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Uninitialized string offset: -1 [<b>ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php</b>, line <b>89</b>]<div id="cakeErr6748566b766e5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b766e5-code').style.display = (document.getElementById('cakeErr6748566b766e5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b766e5-context').style.display = (document.getElementById('cakeErr6748566b766e5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b766e5-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'ENVIRONMENT'</span><span style="color: #007700">) !== </span><span style="color: #DD0000">'prod'</span><span style="color: #007700">){</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $folder_s3 </span><span style="color: #007700">= </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">)[-</span><span style="color: #0000BB">1</span><span style="color: #007700">] != </span><span style="color: #DD0000">"/" </span><span style="color: #007700">? </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">) : </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">),</span><span style="color: #0000BB">0</span><span style="color: #007700">,-</span><span style="color: #0000BB">1</span><span style="color: #007700">) ;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr6748566b766e5-context" class="cake-context" style="display: none;">$path = 'https://www.educbr.com/img/posts/ex-office-boy-faz-sucesso-com-escola-online.png'
$options = [
'pathPrefix' => '/img/posts/',
'class' => 'img-fluid w-100 item-post__img',
'b-lazy' => true,
'maxSize' => 'medium',
'alt' => 'Ex-office boy faz sucesso com escola online'
]
$folder_s3 = null</pre><pre class="stack-trace">Bootstrap\View\Helper\UrlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php, line 89
Bootstrap\View\Helper\HtmlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/HtmlHelper.php, line 494
include - APP/Template/Element/posts/item_post.ctp, line 17
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Posts/author.ctp, line 53
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\EncryptedCookieMiddleware::__invoke() - CORE/src/Http/Middleware/EncryptedCookieMiddleware.php, line 89</pre></div></pre><img class="img-fluid w-100 item-post__img b-lazy" b-lazy="1" maxSize="medium" alt="Ex-office boy faz sucesso com escola online" data-srcset="https://www.educbr.com/img/posts/ex-office-boy-faz-sucesso-com-escola-online-small.webp 640w, https://www.educbr.com/img/posts/ex-office-boy-faz-sucesso-com-escola-online-medium.webp 1024w" srcset="https://www.educbr.com/img/posts/ex-office-boy-faz-sucesso-com-escola-online-blur.webp" sizes="auto" data-src="https://www.educbr.com/img/posts/ex-office-boy-faz-sucesso-com-escola-online.png" /> <a href="/blog/3-ex-office-boy-faz-sucesso-com-escola-online" class="mask rgba-white-slight"></a> </div>
<div class="card-body" data-cy="post-card">
<h3 class="card-title">
<strong>
<a href="http://infra.ibijus.com/blog/3-ex-office-boy-faz-sucesso-com-escola-online" class="font-weight-bold text-escola">Ex-office boy faz sucesso com escola online</a></strong></h3>
<p>Quando Severino Félix da Silva tinha apenas cinco anos, sua família decidiu deixar Ingá do Bacamarte, na Paraíba, para tentar a sorte no Rio de ...</p>
<p class="card-text">
Por <strong><a href="/blog/monisevieira" class="text-primary">Monise Vieira</a></strong>
em <span class="text-primary">09/03/2015</span> | Comentários: 0 </p>
</div>
</div>
</div>
</div>
<div class="row mt-4">
<nav class="mx-auto" aria-label="Page Navigation">
<p>Página 1 de 1, exibindo 4 registro(s) de um total de 4</p>
</nav>
</div>
</section>
</div>
</main>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b7f9a2-trace').style.display = (document.getElementById('cakeErr6748566b7f9a2-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (512)</a>: Cache engine Cake\Cache\Engine\RedisEngine is not properly configured. [<b>CORE/src/Cache/Cache.php</b>, line <b>176</b>]<div id="cakeErr6748566b7f9a2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b7f9a2-code').style.display = (document.getElementById('cakeErr6748566b7f9a2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b7f9a2-context').style.display = (document.getElementById('cakeErr6748566b7f9a2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b7f9a2-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $registry</span><span style="color: #007700">-></span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, new </span><span style="color: #0000BB">NullEngine</span><span style="color: #007700">());</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">$e</span><span style="color: #007700">-></span><span style="color: #0000BB">getMessage</span><span style="color: #007700">(), </span><span style="color: #0000BB">E_USER_WARNING</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre><pre id="cakeErr6748566b7f9a2-context" class="cake-context" style="display: none;">$name = 'layout_footer'
$registry = object(Cake\Cache\CacheRegistry) {
'_loaded' => [
(int) 0 => 'default',
(int) 1 => '_cake_model_',
(int) 2 => '_cake_routes_',
(int) 3 => '_cake_core_',
(int) 4 => 'layout_cms_menu',
(int) 5 => 'layout_footer'
]
}
$config = [
'className' => 'Redis',
'servers' => [
(int) 0 => '127.0.0.1'
],
'password' => 'password',
'database' => '2',
'prefix' => 'Educbr_layout_footer_',
'duration' => '+30 days'
]
$e = object(RuntimeException) {
[protected] message => 'Cache engine Cake\Cache\Engine\RedisEngine is not properly configured.'
[protected] code => (int) 0
[protected] file => '/home/infra.ibijus.com/www/vendor/cakephp/cakephp/src/Cache/CacheRegistry.php'
[protected] line => (int) 91
}</pre><pre class="stack-trace">Cake\Cache\Cache::_buildEngine() - CORE/src/Cache/Cache.php, line 176
Cake\Cache\Cache::engine() - CORE/src/Cache/Cache.php, line 232
Cake\Cache\Cache::read() - CORE/src/Cache/Cache.php, line 360
Cake\Cache\Cache::remember() - CORE/src/Cache/Cache.php, line 628
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 237
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Element/layout/default.ctp, line 10
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Layout/default.ctp, line 57
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 850
Cake\View\View::render() - CORE/src/View/View.php, line 808</pre></div></pre>
<!-- Footer -->
<footer class="page-footer font-small">
<div class="bg-primary container-fluid p-4">
<div class="container">
<div class="row">
<div class="col-md-4">
<h4>EducBr</h4>
<ul>
<li><a href="../../../paginas/sobre-a-educbr">Sobre a EducBr</a></li>
<li><a href="../../../escolas">Escolas</a></li>
<li><a href="../../../cursos">Cursos</a></li>
<li><a href="../../../blog">Blog</a></li>
<li><a href="../../../contato">Contato</a></li>
<li><a href="../../../certificados">Certificados</a></li>
</ul>
</div>
<div class="col-md-4">
<h4>Cursos</h4>
<ul>
<li><a href="../../../cursos/categoria/ensino-virtual">Ensino Virtual</a></li>
<li><a href="../../../cursos/categoria/trabalho-virtual">Trabalho Virtual</a></li>
<li><a href="../../../cursos/categoria/marketing-digital">Marketing Digital</a></li>
<li><a href="../../../cursos/categoria/ferramentas-digitais">Ferramentas Digitais</a></li>
<li><a href="../../../cursos/categoria/plataforma-de-ensino-virtual-educbr">Plataforma de Ensino Virtual EducBr</a></li>
</ul>
</div>
<div class="col-md-4">
<h4>Conecte-se</h4>
<ul>
<li><a href="https://www.facebook.com/pages/EducBr/648581605246960" target="_blank" rel="nofollow noopener">Facebook</a></li>
<li><a href="http://twitter.com/educ_br" target="_blank" rel="nofollow noopener">Twitter</a></li>
<li><a href="http://youtube.com/institutoibijus" target="_blank" rel="nofollow noopener">Youtube</a></li>
</ul>
</div>
</div>
</div>
</div></footer>
<footer class="page-footer bg-primary font-small ">
<!-- Footer Links -->
<div class="container text-center text-md-left">
</div>
<!-- Footer Links -->
<div class="container-fluid footer-copyright">
<div class="container">
<div class="row d-flex align-items-end">
<div class="col-12 col-md-3 p-3 text-center">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b81b33-trace').style.display = (document.getElementById('cakeErr6748566b81b33-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Uninitialized string offset: -1 [<b>ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php</b>, line <b>89</b>]<div id="cakeErr6748566b81b33-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b81b33-code').style.display = (document.getElementById('cakeErr6748566b81b33-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b81b33-context').style.display = (document.getElementById('cakeErr6748566b81b33-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b81b33-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'ENVIRONMENT'</span><span style="color: #007700">) !== </span><span style="color: #DD0000">'prod'</span><span style="color: #007700">){</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $folder_s3 </span><span style="color: #007700">= </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">)[-</span><span style="color: #0000BB">1</span><span style="color: #007700">] != </span><span style="color: #DD0000">"/" </span><span style="color: #007700">? </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">) : </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">),</span><span style="color: #0000BB">0</span><span style="color: #007700">,-</span><span style="color: #0000BB">1</span><span style="color: #007700">) ;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr6748566b81b33-context" class="cake-context" style="display: none;">$path = 'logo-rodape.png'
$options = [
'width' => '200px',
'b-lazy' => true,
'data-srcset' => false,
'local' => true,
'alt' => 'Logo Educbr rodapé'
]
$folder_s3 = null</pre><pre class="stack-trace">Bootstrap\View\Helper\UrlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php, line 89
Bootstrap\View\Helper\HtmlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/HtmlHelper.php, line 494
include - APP/Template/Cell/FooterEducbr/display.ctp, line 23
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
call_user_func - [internal], line ??
Cake\Cache\Cache::remember() - CORE/src/Cache/Cache.php, line 632
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 237
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Element/layout/default.ctp, line 10
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Layout/default.ctp, line 57</pre></div></pre><img width="200px" b-lazy="1" local="1" alt="Logo Educbr rodapé" sizes="auto" class="b-lazy" data-src="/educbr/img/logo-rodape.png" /> </div>
<div class="col-12 col-md-3 p-3 text-center">
Todos os direitos reservados - 2024 </div>
<div class="col-12 col-md-3 p-3 text-center">
<a href="/politica-de-privacidade">Política de privacidade</a> </div>
<div class="col-12 col-md-3 p-3 text-center">
<a href="/abuso?url=%2Fblog%2Fmonisevieira">Reportar erro</a> </div>
</div>
</div>
</div>
</footer>
<!-- Footer -->
<script src="/js/jquery-3.3.1.min.js"></script>
<script src="/js/popper.min.js"></script>
<script src="/js/bootstrap.min.js"></script>
<script src="/js/mdb.min.js"></script>
<script src="/fontawesome/js/custom.js"></script>
<script src="/js/blazy.min.js"></script>
<script src="/js/app.js"></script>
<script src="/js/asideNavMenu.js"></script>
<script src="https://www.google.com/recaptcha/api.js?hl=pt-BR"></script><script> $(document).ready(function(){
$('#recaptchaLoginPrincipalHeader').on('submit', function(event){
event.preventDefault();
form_elem = this;
if (form_elem.checkValidity()) {
sendRecaptcha(form_elem,'loginBtnSubmitHeader',"6LfNYMISAAAAAOrYkMZXqQvorySvL-Fe0Y88bF6h");
}else{
form_elem.reportValidity();
}
});
});
</script> <div class="cookie-shadow" id="cookieShadow">
<div class="cookie-banner col-12" id="cookieBanner">
<div class="row">
<div class="row d-flex justify-content-center align-items-center text-center col-lg-10 col-xl-10 pt-lg-4 pt-xl-4 cookie-text">
<p>Educbr e os cookies:
a gente usa cookies para personalizar anúncios e melhorar a sua experiência no site.
Ao continuar navegando, você concorda com a nossa
<a href="politica-de-privacidade">Política de privacidade.</a> </p>
</div>
<button type="button" class="btn btn-secondary col-lg-2 col-xl-2" id="aceitaCookies" test-id="aceitaCookies" data-dismiss="modal">Continuar e fechar</button>
</div>
</div>
</div>
<script type="text/javascript">
$("#aceitaCookies").click(function() {
setCookie("aceitaCookie", 1, 60);
$.when($('#cookieShadow').fadeOut())
.then(() => {
$('#cookieShadow').remove();
});
});
function setCookie(cname, cvalue, exdays) {
var d = new Date();
d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
var expires = "expires=" + d.toUTCString();
document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
}
</script>
</body>
</html>
'
}
$maxBufferLength = (int) 8192
$file = '/home/infra.ibijus.com/www/vendor/cakephp/cakephp/src/Error/Debugger.php'
$line = (int) 853
$message = 'Unable to emit headers. Headers sent in file=/home/infra.ibijus.com/www/vendor/cakephp/cakephp/src/Error/Debugger.php line=853' Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 48
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 41 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/infra.ibijus.com/www/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php , line 148 ]Code Context $response -> getStatusCode (),
( $reasonPhrase ? ' ' . $reasonPhrase : '' )
));
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<!-- web-hostname --><html>
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Posts </title>
<link href="/educbr/favicon.ico" type="image/x-icon" rel="icon"/><link href="/educbr/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <link rel="stylesheet" href="/educbr/css/front.min.css"/> </head>
<body>
<!--Main Navigation-->
<header>
<nav class="navbar navbar-expand grey lighten-4 justify-content-between">
<div class="container">
<div class="navbar-collapse">
<a class="navbar-brand" href="/">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b77470-trace').style.display = (document.getElementById('cakeErr6748566b77470-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Uninitialized string offset: -1 [<b>ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php</b>, line <b>89</b>]<div id="cakeErr6748566b77470-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b77470-code').style.display = (document.getElementById('cakeErr6748566b77470-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b77470-context').style.display = (document.getElementById('cakeErr6748566b77470-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b77470-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'ENVIRONMENT'</span><span style="color: #007700">) !== </span><span style="color: #DD0000">'prod'</span><span style="color: #007700">){</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $folder_s3 </span><span style="color: #007700">= </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">)[-</span><span style="color: #0000BB">1</span><span style="color: #007700">] != </span><span style="color: #DD0000">"/" </span><span style="color: #007700">? </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">) : </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">),</span><span style="color: #0000BB">0</span><span style="color: #007700">,-</span><span style="color: #0000BB">1</span><span style="color: #007700">) ;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr6748566b77470-context" class="cake-context" style="display: none;">$path = 'logo-cabecalho.svg'
$options = []
$folder_s3 = null</pre><pre class="stack-trace">Bootstrap\View\Helper\UrlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php, line 89
include - APP/Template/Element/header.ctp, line 12
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Layout/default.ctp, line 33
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 850
Cake\View\View::render() - CORE/src/View/View.php, line 808
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\EncryptedCookieMiddleware::__invoke() - CORE/src/Http/Middleware/EncryptedCookieMiddleware.php, line 89</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b77801-trace').style.display = (document.getElementById('cakeErr6748566b77801-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Uninitialized string offset: -1 [<b>ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php</b>, line <b>89</b>]<div id="cakeErr6748566b77801-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b77801-code').style.display = (document.getElementById('cakeErr6748566b77801-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b77801-context').style.display = (document.getElementById('cakeErr6748566b77801-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b77801-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'ENVIRONMENT'</span><span style="color: #007700">) !== </span><span style="color: #DD0000">'prod'</span><span style="color: #007700">){</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $folder_s3 </span><span style="color: #007700">= </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">)[-</span><span style="color: #0000BB">1</span><span style="color: #007700">] != </span><span style="color: #DD0000">"/" </span><span style="color: #007700">? </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">) : </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">),</span><span style="color: #0000BB">0</span><span style="color: #007700">,-</span><span style="color: #0000BB">1</span><span style="color: #007700">) ;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr6748566b77801-context" class="cake-context" style="display: none;">$path = 'logo-cabecalho.svg'
$options = [
'class' => 'd-none d-sm-block',
'style' => 'max-height:60px',
'alt' => 'Logo Educbr cabeçalho',
'b-lazy' => true,
'srcset' => '/educbr/img/logo-cabecalho.svg',
'data-srcset' => false
]
$folder_s3 = null</pre><pre class="stack-trace">Bootstrap\View\Helper\UrlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php, line 89
Bootstrap\View\Helper\HtmlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/HtmlHelper.php, line 494
include - APP/Template/Element/header.ctp, line 8
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Layout/default.ctp, line 33
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 850
Cake\View\View::render() - CORE/src/View/View.php, line 808
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre><img class="d-none d-sm-block b-lazy" style="max-height:60px" alt="Logo Educbr cabeçalho" b-lazy="1" srcset="/educbr/img/logo-cabecalho.svg" sizes="auto" data-src="/educbr/img/logo-cabecalho.svg" /> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b77b00-trace').style.display = (document.getElementById('cakeErr6748566b77b00-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Uninitialized string offset: -1 [<b>ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php</b>, line <b>89</b>]<div id="cakeErr6748566b77b00-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b77b00-code').style.display = (document.getElementById('cakeErr6748566b77b00-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b77b00-context').style.display = (document.getElementById('cakeErr6748566b77b00-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b77b00-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'ENVIRONMENT'</span><span style="color: #007700">) !== </span><span style="color: #DD0000">'prod'</span><span style="color: #007700">){</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $folder_s3 </span><span style="color: #007700">= </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">)[-</span><span style="color: #0000BB">1</span><span style="color: #007700">] != </span><span style="color: #DD0000">"/" </span><span style="color: #007700">? </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">) : </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">),</span><span style="color: #0000BB">0</span><span style="color: #007700">,-</span><span style="color: #0000BB">1</span><span style="color: #007700">) ;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr6748566b77b00-context" class="cake-context" style="display: none;">$path = 'logo-cabecalho.svg'
$options = []
$folder_s3 = null</pre><pre class="stack-trace">Bootstrap\View\Helper\UrlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php, line 89
include - APP/Template/Element/header.ctp, line 19
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Layout/default.ctp, line 33
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 850
Cake\View\View::render() - CORE/src/View/View.php, line 808
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\EncryptedCookieMiddleware::__invoke() - CORE/src/Http/Middleware/EncryptedCookieMiddleware.php, line 89</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b77e0d-trace').style.display = (document.getElementById('cakeErr6748566b77e0d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Uninitialized string offset: -1 [<b>ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php</b>, line <b>89</b>]<div id="cakeErr6748566b77e0d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b77e0d-code').style.display = (document.getElementById('cakeErr6748566b77e0d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b77e0d-context').style.display = (document.getElementById('cakeErr6748566b77e0d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b77e0d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'ENVIRONMENT'</span><span style="color: #007700">) !== </span><span style="color: #DD0000">'prod'</span><span style="color: #007700">){</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $folder_s3 </span><span style="color: #007700">= </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">)[-</span><span style="color: #0000BB">1</span><span style="color: #007700">] != </span><span style="color: #DD0000">"/" </span><span style="color: #007700">? </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">) : </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">),</span><span style="color: #0000BB">0</span><span style="color: #007700">,-</span><span style="color: #0000BB">1</span><span style="color: #007700">) ;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr6748566b77e0d-context" class="cake-context" style="display: none;">$path = 'logo-mini.png'
$options = [
'class' => 'd-block d-sm-none',
'alt' => 'Logo Educbr mini',
'b-lazy' => true,
'srcset' => '/educbr/img/logo-cabecalho.svg',
'data-srcset' => false
]
$folder_s3 = null</pre><pre class="stack-trace">Bootstrap\View\Helper\UrlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php, line 89
Bootstrap\View\Helper\HtmlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/HtmlHelper.php, line 494
include - APP/Template/Element/header.ctp, line 16
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Layout/default.ctp, line 33
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 850
Cake\View\View::render() - CORE/src/View/View.php, line 808
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre><img class="d-block d-sm-none b-lazy" alt="Logo Educbr mini" b-lazy="1" srcset="/educbr/img/logo-cabecalho.svg" sizes="auto" data-src="/educbr/img/logo-mini.png" /> </a>
</div>
<div class="form-inline">
<ul class="dropdown navbar-nav ml-auto nav-flex-icons">
<a class="nav-link dropdown-toggle waves-effect waves-light" id="dLabel" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true">
Cadastrar </a>
<ul class="dropdown-menu dont-close-son dropdown-info dropdown-menu-right nav-pills nav-fill" role="menu" aria-labelledby="dLabel">
<!-- Tab panes -->
<div class="tab-content text-center">
<div class="tab-pane fade show active" id="cadastro-md" role="tabpanel" aria-labelledby="cadastro-tab-md">
<h3 class="h3-responsive font-weight-bold">Cadastrar</h3>
<form method="post" accept-charset="utf-8" id="recaptcha_form" name="recaptcha_form" data-cy="home-register-form" role="form" action="/cadastrar"><div style="display:none;"><input type="hidden" name="_method" class="form-control" value="POST" /></div><input type="hidden" name="redirect" class="form-control" /> <div class="md-form required"><input type="text" name="nome" class="form-control w-100 ml-0" aria-label="Nome Completo" id="cell-nome" autocomplete="name" data-cy="home-register-form__nome" required="required" maxlength="50" /><label for="cell-nome">Nome Completo <span class='required'>*</span></label></div> <div class="md-form required"><input type="email" name="email" class="form-control w-100 ml-0" aria-label="Email" id="cell-email" autocomplete="username" data-cy="home-register-form__email" required="required" maxlength="255" /><label for="cell-email">Email <span class='required'>*</span></label></div> <div class="md-form required"><div class="input-group"><input type="password" name="password" class="form-control w-90 ml-0" placeholder="Defina uma senha" aria-label="Senha" id="cell-password" autocomplete="new-password" data-cy="home-register-form__password" required="required" /><label for="cell-password">Senha <span class='required'>*</span></label><span class="input-group-addon"><span class="mostrar-senha dont-close-son keep-open" style="cursor:pointer;"><i class="fas fa-eye-slash grey-text"></i></span></span></div></div> <button class="btn btn-sm btn-primary w-100 bg-primary lighten-1 mx-auto disable-link-click" submitButton="true" message-redirect="Aguarde... <i class="fas fa-spinner fa-pulse"></i>" id="btn-recaptcha" data-cy="home-register-form__submit-btn" type="submit">Cadastro</button></form>
<script>
;(function() {
elem = document.getElementById('btn-recaptcha');
elem.addEventListener('click', function (e) {
e.preventDefault();
form_elem = document.getElementById("recaptcha_form")
if (form_elem.checkValidity()) {
sendRecaptcha(form_elem,"btn-recaptcha","6LfNYMISAAAAAOrYkMZXqQvorySvL-Fe0Y88bF6h");
}else{
form_elem.reportValidity();
}
}, false);
})();
</script>
</div>
</div>
</ul>
</ul>
<ul class="dropdown navbar-nav ml-auto nav-flex-icons">
<a class="nav-link dropdown-toggle waves-effect waves-light btn btn-primary" id="dLabel" test-id="formHeaderOpenLoginForm" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true">
Painel do aluno </a>
<ul class="dropdown-menu dont-close-son dropdown-primary dropdown-menu-right nav-pills nav-fill" role="menu" aria-labelledby="dLabel">
<!-- Tab panes -->
<div class="tab-content text-center">
<div class="tab-pane fade show active" id="login-md" role="tabpanel" aria-labelledby="login-tab-md">
<form method="post" accept-charset="utf-8" id="recaptchaLoginPrincipalHeader" role="form" action="/login"><div style="display:none;"><input type="hidden" name="_method" class="form-control" value="POST" /></div> <h3 class="h3-responsive font-weight-bold">Painel do aluno</h3>
<div class="md-form">
<div class="md-form"><input type="email" name="email" class="form-control form-control w-100" placeholder="Email" aria-label="Email" test-id="formHeaderEmail" autocomplete="username" /></div> </div>
<div class="md-form">
<div class="md-form"><div class="input-group"><input type="password" name="password" class="form-control form-control w-90" placeholder="Senha" aria-label="Senha" test-id="formHeaderPassword" autocomplete="current-password" /><span class="input-group-addon"><span class="mostrar-senha dont-close-son keep-open" style="cursor:pointer;"><i class="fas fa-eye-slash grey-text"></i></span></span></div></div> </div>
<div class="row">
<div class="col-12">
<div class="form-check float-right"><input type="checkbox" name="keepLogged" value="1" id="keepLogged-header" class="form-check-input" checked="checked"/><label class="form-check-label" class="text-danger" for="keepLogged-header" style="font-size:13px">Mantenha-me logado</label></div>
</div>
</div>
<div class="md-form">
<button class="btn btn-primary btn-sm lighten-2 w-100 mx-auto disable-link-click" submitButton="true" message-redirect="Aguarde... <i class="fas fa-spinner fa-pulse"></i>" data-cy="login-btn-submit" test-id="formHeaderLoginSubmit" id="loginBtnSubmitHeader" type="submit">Login</button> </div>
<div class="dropdown-divider"></div>
<div class="dropdown-primary">
<a class="dropdown-item" href="/recuperar-senha">Esqueceu a senha?</a>
</div>
</form> </div>
</div>
</ul>
</ul>
</div>
</div>
</nav>
</header>
<!--Main Navigation-->
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b7b2b4-trace').style.display = (document.getElementById('cakeErr6748566b7b2b4-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (512)</a>: Cache engine Cake\Cache\Engine\RedisEngine is not properly configured. [<b>CORE/src/Cache/Cache.php</b>, line <b>176</b>]<div id="cakeErr6748566b7b2b4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b7b2b4-code').style.display = (document.getElementById('cakeErr6748566b7b2b4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b7b2b4-context').style.display = (document.getElementById('cakeErr6748566b7b2b4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b7b2b4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $registry</span><span style="color: #007700">-></span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, new </span><span style="color: #0000BB">NullEngine</span><span style="color: #007700">());</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">$e</span><span style="color: #007700">-></span><span style="color: #0000BB">getMessage</span><span style="color: #007700">(), </span><span style="color: #0000BB">E_USER_WARNING</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre><pre id="cakeErr6748566b7b2b4-context" class="cake-context" style="display: none;">$name = 'layout_cms_menu'
$registry = object(Cake\Cache\CacheRegistry) {
'_loaded' => [
(int) 0 => 'default',
(int) 1 => '_cake_model_',
(int) 2 => '_cake_routes_',
(int) 3 => '_cake_core_',
(int) 4 => 'layout_cms_menu'
]
}
$config = [
'className' => 'Redis',
'servers' => [
(int) 0 => '127.0.0.1'
],
'password' => 'password',
'database' => '2',
'prefix' => 'Educbr_layout_cms_menu_',
'duration' => '+30 days'
]
$e = object(RuntimeException) {
[protected] message => 'Cache engine Cake\Cache\Engine\RedisEngine is not properly configured.'
[protected] code => (int) 0
[protected] file => '/home/infra.ibijus.com/www/vendor/cakephp/cakephp/src/Cache/CacheRegistry.php'
[protected] line => (int) 91
}</pre><pre class="stack-trace">Cake\Cache\Cache::_buildEngine() - CORE/src/Cache/Cache.php, line 176
Cake\Cache\Cache::engine() - CORE/src/Cache/Cache.php, line 232
Cake\Cache\Cache::read() - CORE/src/Cache/Cache.php, line 360
Cake\Cache\Cache::remember() - CORE/src/Cache/Cache.php, line 628
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 237
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Element/layout/default.ctp, line 6
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Layout/default.ctp, line 57
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 850
Cake\View\View::render() - CORE/src/View/View.php, line 808</pre></div></pre><!--Navbar-->
<nav class="navbar navbar-expand-md navbar-dark bg-primary header__navbar">
<div class="container px-0 header__navbar-btn-wrapper">
<!-- Collapse button -->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#basicExampleNav"
aria-controls="basicExampleNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<!-- Collapsible content -->
<div class="collapse navbar-collapse" id="basicExampleNav">
<!-- Links -->
<ul class="navbar-nav mr-auto">
<li class="nav-item">
<a class="nav-link pl-0 pr-3" href="/sobre-a-educbr" data-cy="cmsMenuSobre-a-educbr" test-id="cmsMenuSobre-a-educbr">Sobre a EducBr</a>
</li>
<li class="nav-item">
<a class="nav-link pl-0 pr-3" href="/cursos" data-cy="cmsMenuCursos" test-id="cmsMenuCursos">Cursos</a>
</li>
<li class="nav-item">
<a class="nav-link pl-0 pr-3" href="/escolas" data-cy="cmsMenuEscolas" test-id="cmsMenuEscolas">Escolas</a>
</li>
<li class="nav-item">
<a class="nav-link pl-0 pr-3" href="/blog" data-cy="cmsMenuBlog" test-id="cmsMenuBlog">Blog</a>
</li>
<li class="nav-item">
<a class="nav-link pl-0 pr-3" href="/contato" data-cy="cmsMenuContato" test-id="cmsMenuContato">Contato</a>
</li>
</ul>
<!-- Links -->
<div class="navbar-nav">
<form method="post" accept-charset="utf-8" id="search-form" role="form" action="/busca_geral"><div style="display:none;"><input type="hidden" name="_method" class="form-control" value="POST" /></div>
<div class="md-form m-0"><div class="input-group"><input type="text" name="q" class="form-control m-0" id="search-params" placeholder="Pesquisar" autocomplete="off" /><span class="input-group-btn"><button class="btn-primary border-0" style="margin-top: 5px" id="btn-search"><i class="fas fa-search"></i></button></span></div></div><div class="d-none" id="search-options" style="margin-left:8px">
<div class="form-check form-check-inline"><input type="checkbox" name="cursos" value="1" class="form-check-input d-none" checked="checked" id="cursos"/><label class="form-check-label pl-4 white-text" for="cursos" style="font-size:13px">Cursos</label></div> <div class="form-check form-check-inline"><input type="checkbox" name="professores" value="1" class="form-check-input d-none" checked="checked" id="professores"/><label class="form-check-label pl-4 white-text" for="professores" style="font-size:13px">Professores</label></div> <div class="form-check form-check-inline"><input type="checkbox" name="artigos" value="1" class="form-check-input d-none" checked="checked" id="artigos"/><label class="form-check-label pl-4 white-text" for="artigos" style="font-size:13px">Artigos</label></div> <div class="form-check form-check-inline"><input type="checkbox" name="faqs" value="1" class="form-check-input d-none" checked="checked" id="faqs"/><label class="form-check-label pl-4 white-text" for="faqs" style="font-size:13px">Faqs</label></div></div>
</form> </div>
</div>
<!-- Collapsible content -->
</div>
</nav>
<!--/.Navbar-->
<div class="author-header">
<div class="view jarallax" data-jarallax='{"speed": 0.2}'>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b72ccc-trace').style.display = (document.getElementById('cakeErr6748566b72ccc-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Uninitialized string offset: -1 [<b>ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php</b>, line <b>89</b>]<div id="cakeErr6748566b72ccc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b72ccc-code').style.display = (document.getElementById('cakeErr6748566b72ccc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b72ccc-context').style.display = (document.getElementById('cakeErr6748566b72ccc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b72ccc-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'ENVIRONMENT'</span><span style="color: #007700">) !== </span><span style="color: #DD0000">'prod'</span><span style="color: #007700">){</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $folder_s3 </span><span style="color: #007700">= </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">)[-</span><span style="color: #0000BB">1</span><span style="color: #007700">] != </span><span style="color: #DD0000">"/" </span><span style="color: #007700">? </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">) : </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">),</span><span style="color: #0000BB">0</span><span style="color: #007700">,-</span><span style="color: #0000BB">1</span><span style="color: #007700">) ;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr6748566b72ccc-context" class="cake-context" style="display: none;">$path = 'author-header.jpg'
$options = [
'pathPrefix' => '/img/',
'class' => 'jarallax-img',
'alt' => 'Posts'
]
$folder_s3 = null</pre><pre class="stack-trace">Bootstrap\View\Helper\UrlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php, line 89
Bootstrap\View\Helper\HtmlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/HtmlHelper.php, line 494
include - APP/Template/Posts/author.ctp, line 4
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\EncryptedCookieMiddleware::__invoke() - CORE/src/Http/Middleware/EncryptedCookieMiddleware.php, line 89
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 156
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre><img class="jarallax-img" alt="Posts" src="/img/author-header.jpg"/> </div>
</div>
<main>
<div class="container">
<section class="text-center team-section">
<div class="row text-center">
<div class="col-md-12 mb-4" style="margin-top: -100px;">
<div class="avatar mx-auto">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b731f4-trace').style.display = (document.getElementById('cakeErr6748566b731f4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Uninitialized string offset: -1 [<b>ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php</b>, line <b>89</b>]<div id="cakeErr6748566b731f4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b731f4-code').style.display = (document.getElementById('cakeErr6748566b731f4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b731f4-context').style.display = (document.getElementById('cakeErr6748566b731f4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b731f4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'ENVIRONMENT'</span><span style="color: #007700">) !== </span><span style="color: #DD0000">'prod'</span><span style="color: #007700">){</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $folder_s3 </span><span style="color: #007700">= </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">)[-</span><span style="color: #0000BB">1</span><span style="color: #007700">] != </span><span style="color: #DD0000">"/" </span><span style="color: #007700">? </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">) : </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">),</span><span style="color: #0000BB">0</span><span style="color: #007700">,-</span><span style="color: #0000BB">1</span><span style="color: #007700">) ;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr6748566b731f4-context" class="cake-context" style="display: none;">$path = 'https://i.pravatar.cc/150?img=31'
$options = [
'pathPrefix' => '/img/users/',
'b-lazy' => true,
'class' => 'img-fluid rounded-circle z-depth-1',
'alt' => 'Monise Vieira'
]
$folder_s3 = null</pre><pre class="stack-trace">Bootstrap\View\Helper\UrlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php, line 89
Bootstrap\View\Helper\HtmlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/HtmlHelper.php, line 494
include - APP/Template/Posts/author.ctp, line 25
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\EncryptedCookieMiddleware::__invoke() - CORE/src/Http/Middleware/EncryptedCookieMiddleware.php, line 89
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 156
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre><img b-lazy="1" class="img-fluid rounded-circle z-depth-1 b-lazy" alt="Monise Vieira" data-srcset="https://i.pravatar-small.webp?img=31 640w, https://i.pravatar-medium.webp?img=31 1024w, https://i.pravatar-large.webp?img=31 1340w" srcset="https://i.pravatar-blur.webp?img=31" sizes="auto" data-src="https://i.pravatar.cc/150?img=31" /> </div>
<ul class="list-unstyled mt-2 mb-0 social-icon-list">
<a href="https://www.facebook.com/ecf0640af665c30c0629419a87a65fd3" class="px-1 fa-lg fb-ic externo">
<i class="fab fa-facebook-f text-primary"> </i>
</a>
</ul>
<h3 class="my-3 font-weight-bold text-escola">
<strong>Monise Vieira</strong>
</h3>
<p class="mt-5">Graduanda em Comunicação Social pela Universidade Federal de Juiz de Fora.
Experiência como Social Media e assessoria de comunicação em:
– AIESEC (Association Internationale des Etudiants en Sciences Economiques et Commerciales)
– Faculdade de Comunicação Social (UFJF)
- Futuro Comunicação - Agência de Marketing Digital e Desenvolvimento web
- Secretaria de Desevolvimento Social da Prefeitura de Juiz de Fora
QUALIFICAÇÕES E ATIVIDADES COMPLEMENTARES
• Inglês – Intermediário
• Francês – Básico
• Trabalho voluntário como professora de reforço para crianças na ABAN Juiz de Fora (Associação dos Amigos)
• Intercâmbio estudantil na Universidade da Beira Interior - Portugal (1º semestre 2014/2015)
</p>
</div>
</div>
</section>
<section>
<div class="row">
<div class="col-12 col-lg-6">
<div class="item-post card wider mt-3 z-depth-1">
<div class="view overlay post-banner item-post__img-card">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b736d4-trace').style.display = (document.getElementById('cakeErr6748566b736d4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Uninitialized string offset: -1 [<b>ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php</b>, line <b>89</b>]<div id="cakeErr6748566b736d4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b736d4-code').style.display = (document.getElementById('cakeErr6748566b736d4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b736d4-context').style.display = (document.getElementById('cakeErr6748566b736d4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b736d4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'ENVIRONMENT'</span><span style="color: #007700">) !== </span><span style="color: #DD0000">'prod'</span><span style="color: #007700">){</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $folder_s3 </span><span style="color: #007700">= </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">)[-</span><span style="color: #0000BB">1</span><span style="color: #007700">] != </span><span style="color: #DD0000">"/" </span><span style="color: #007700">? </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">) : </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">),</span><span style="color: #0000BB">0</span><span style="color: #007700">,-</span><span style="color: #0000BB">1</span><span style="color: #007700">) ;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr6748566b736d4-context" class="cake-context" style="display: none;">$path = 'https://www.educbr.com/img/posts/10-filmes-para-repensar-a-educacao.png'
$options = [
'pathPrefix' => '/img/posts/',
'class' => 'img-fluid w-100 item-post__img',
'b-lazy' => true,
'maxSize' => 'medium',
'alt' => '10 filmes para repensar a educação'
]
$folder_s3 = null</pre><pre class="stack-trace">Bootstrap\View\Helper\UrlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php, line 89
Bootstrap\View\Helper\HtmlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/HtmlHelper.php, line 494
include - APP/Template/Element/posts/item_post.ctp, line 17
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Posts/author.ctp, line 53
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\EncryptedCookieMiddleware::__invoke() - CORE/src/Http/Middleware/EncryptedCookieMiddleware.php, line 89</pre></div></pre><img class="img-fluid w-100 item-post__img b-lazy" b-lazy="1" maxSize="medium" alt="10 filmes para repensar a educação" data-srcset="https://www.educbr.com/img/posts/10-filmes-para-repensar-a-educacao-small.webp 640w, https://www.educbr.com/img/posts/10-filmes-para-repensar-a-educacao-medium.webp 1024w" srcset="https://www.educbr.com/img/posts/10-filmes-para-repensar-a-educacao-blur.webp" sizes="auto" data-src="https://www.educbr.com/img/posts/10-filmes-para-repensar-a-educacao.png" /> <a href="/blog/7-10-filmes-para-repensar-a-educacao" class="mask rgba-white-slight"></a> </div>
<div class="card-body" data-cy="post-card">
<h3 class="card-title">
<strong>
<a href="http://infra.ibijus.com/blog/7-10-filmes-para-repensar-a-educacao" class="font-weight-bold text-escola">10 filmes para repensar a educação</a></strong></h3>
<p>Mais do que entreter, alguns filmes têm o poder de inspirar. Ainda mais quando o assunto é educação. Produções nacionais e internacionais vão além ...</p>
<p class="card-text">
Por <strong><a href="/blog/monisevieira" class="text-primary">Monise Vieira</a></strong>
em <span class="text-primary">09/03/2015</span> | Comentários: 0 </p>
</div>
</div>
</div>
<div class="col-12 col-lg-6">
<div class="item-post card wider mt-3 z-depth-1">
<div class="view overlay post-banner item-post__img-card">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b752c6-trace').style.display = (document.getElementById('cakeErr6748566b752c6-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Uninitialized string offset: -1 [<b>ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php</b>, line <b>89</b>]<div id="cakeErr6748566b752c6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b752c6-code').style.display = (document.getElementById('cakeErr6748566b752c6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b752c6-context').style.display = (document.getElementById('cakeErr6748566b752c6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b752c6-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'ENVIRONMENT'</span><span style="color: #007700">) !== </span><span style="color: #DD0000">'prod'</span><span style="color: #007700">){</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $folder_s3 </span><span style="color: #007700">= </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">)[-</span><span style="color: #0000BB">1</span><span style="color: #007700">] != </span><span style="color: #DD0000">"/" </span><span style="color: #007700">? </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">) : </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">),</span><span style="color: #0000BB">0</span><span style="color: #007700">,-</span><span style="color: #0000BB">1</span><span style="color: #007700">) ;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr6748566b752c6-context" class="cake-context" style="display: none;">$path = 'https://www.educbr.com/img/posts/Incentivar-a-criatividade-e-o-caminho-para-trabalhar-a-tecnologia-na-sala-de-aula.png'
$options = [
'pathPrefix' => '/img/posts/',
'class' => 'img-fluid w-100 item-post__img',
'b-lazy' => true,
'maxSize' => 'medium',
'alt' => 'Incentivar a criatividade é o caminho para trabalhar a tecnologia na sala de aula, afirma pesquisador do MIT'
]
$folder_s3 = null</pre><pre class="stack-trace">Bootstrap\View\Helper\UrlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php, line 89
Bootstrap\View\Helper\HtmlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/HtmlHelper.php, line 494
include - APP/Template/Element/posts/item_post.ctp, line 17
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Posts/author.ctp, line 53
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\EncryptedCookieMiddleware::__invoke() - CORE/src/Http/Middleware/EncryptedCookieMiddleware.php, line 89</pre></div></pre><img class="img-fluid w-100 item-post__img b-lazy" b-lazy="1" maxSize="medium" alt="Incentivar a criatividade é o caminho para trabalhar a tecnologia na sala de aula, afirma pesquisador do MIT" data-srcset="https://www.educbr.com/img/posts/Incentivar-a-criatividade-e-o-caminho-para-trabalhar-a-tecnologia-na-sala-de-aula-small.webp 640w, https://www.educbr.com/img/posts/Incentivar-a-criatividade-e-o-caminho-para-trabalhar-a-tecnologia-na-sala-de-aula-medium.webp 1024w" srcset="https://www.educbr.com/img/posts/Incentivar-a-criatividade-e-o-caminho-para-trabalhar-a-tecnologia-na-sala-de-aula-blur.webp" sizes="auto" data-src="https://www.educbr.com/img/posts/Incentivar-a-criatividade-e-o-caminho-para-trabalhar-a-tecnologia-na-sala-de-aula.png" /> <a href="/blog/6-incentivar-a-criatividade-e-o-caminho-para-trabalhar-a-tecnologia-na-sala-de-aula-afirma-pesquisador-do-mit" class="mask rgba-white-slight"></a> </div>
<div class="card-body" data-cy="post-card">
<h3 class="card-title">
<strong>
<a href="http://infra.ibijus.com/blog/6-incentivar-a-criatividade-e-o-caminho-para-trabalhar-a-tecnologia-na-sala-de-aula-afirma-pesquisador-do-mit" class="font-weight-bold text-escola">Incentivar a criatividade é o caminho para trabalhar a tecnologia na sala de aula, afirma pesquisador do MIT</a></strong></h3>
<p>A tecnologia se tornou inerente à vida moderna e urbana. Da hora de acordar, passando pela forma como nos comunicamos, nos transportamos e ...</p>
<p class="card-text">
Por <strong><a href="/blog/monisevieira" class="text-primary">Monise Vieira</a></strong>
em <span class="text-primary">09/03/2015</span> | Comentários: 0 </p>
</div>
</div>
</div>
<div class="col-12 col-lg-6">
<div class="item-post card wider mt-3 z-depth-1">
<div class="view overlay post-banner item-post__img-card">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b75d52-trace').style.display = (document.getElementById('cakeErr6748566b75d52-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Uninitialized string offset: -1 [<b>ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php</b>, line <b>89</b>]<div id="cakeErr6748566b75d52-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b75d52-code').style.display = (document.getElementById('cakeErr6748566b75d52-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b75d52-context').style.display = (document.getElementById('cakeErr6748566b75d52-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b75d52-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'ENVIRONMENT'</span><span style="color: #007700">) !== </span><span style="color: #DD0000">'prod'</span><span style="color: #007700">){</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $folder_s3 </span><span style="color: #007700">= </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">)[-</span><span style="color: #0000BB">1</span><span style="color: #007700">] != </span><span style="color: #DD0000">"/" </span><span style="color: #007700">? </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">) : </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">),</span><span style="color: #0000BB">0</span><span style="color: #007700">,-</span><span style="color: #0000BB">1</span><span style="color: #007700">) ;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr6748566b75d52-context" class="cake-context" style="display: none;">$path = 'https://www.educbr.com/img/posts/dicas-ebooks-para-quem-trabalha-com-educacao.png'
$options = [
'pathPrefix' => '/img/posts/',
'class' => 'img-fluid w-100 item-post__img',
'b-lazy' => true,
'maxSize' => 'medium',
'alt' => '10 e-books gratuitos para quem trabalha com educação'
]
$folder_s3 = null</pre><pre class="stack-trace">Bootstrap\View\Helper\UrlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php, line 89
Bootstrap\View\Helper\HtmlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/HtmlHelper.php, line 494
include - APP/Template/Element/posts/item_post.ctp, line 17
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Posts/author.ctp, line 53
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\EncryptedCookieMiddleware::__invoke() - CORE/src/Http/Middleware/EncryptedCookieMiddleware.php, line 89</pre></div></pre><img class="img-fluid w-100 item-post__img b-lazy" b-lazy="1" maxSize="medium" alt="10 e-books gratuitos para quem trabalha com educação" data-srcset="https://www.educbr.com/img/posts/dicas-ebooks-para-quem-trabalha-com-educacao-small.webp 640w, https://www.educbr.com/img/posts/dicas-ebooks-para-quem-trabalha-com-educacao-medium.webp 1024w" srcset="https://www.educbr.com/img/posts/dicas-ebooks-para-quem-trabalha-com-educacao-blur.webp" sizes="auto" data-src="https://www.educbr.com/img/posts/dicas-ebooks-para-quem-trabalha-com-educacao.png" /> <a href="/blog/4-10-e-books-gratuitos-para-quem-trabalha-com-educacao" class="mask rgba-white-slight"></a> </div>
<div class="card-body" data-cy="post-card">
<h3 class="card-title">
<strong>
<a href="http://infra.ibijus.com/blog/4-10-e-books-gratuitos-para-quem-trabalha-com-educacao" class="font-weight-bold text-escola">10 e-books gratuitos para quem trabalha com educação</a></strong></h3>
<p>Eles não têm o velho charme nem aquele familiar cheiro de papel, mas para quem busca praticidade, os livros online podem ser bons aliados na hora ...</p>
<p class="card-text">
Por <strong><a href="/blog/monisevieira" class="text-primary">Monise Vieira</a></strong>
em <span class="text-primary">09/03/2015</span> | Comentários: 0 </p>
</div>
</div>
</div>
<div class="col-12 col-lg-6">
<div class="item-post card wider mt-3 z-depth-1">
<div class="view overlay post-banner item-post__img-card">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b766e5-trace').style.display = (document.getElementById('cakeErr6748566b766e5-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Uninitialized string offset: -1 [<b>ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php</b>, line <b>89</b>]<div id="cakeErr6748566b766e5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b766e5-code').style.display = (document.getElementById('cakeErr6748566b766e5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b766e5-context').style.display = (document.getElementById('cakeErr6748566b766e5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b766e5-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'ENVIRONMENT'</span><span style="color: #007700">) !== </span><span style="color: #DD0000">'prod'</span><span style="color: #007700">){</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $folder_s3 </span><span style="color: #007700">= </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">)[-</span><span style="color: #0000BB">1</span><span style="color: #007700">] != </span><span style="color: #DD0000">"/" </span><span style="color: #007700">? </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">) : </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">),</span><span style="color: #0000BB">0</span><span style="color: #007700">,-</span><span style="color: #0000BB">1</span><span style="color: #007700">) ;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr6748566b766e5-context" class="cake-context" style="display: none;">$path = 'https://www.educbr.com/img/posts/ex-office-boy-faz-sucesso-com-escola-online.png'
$options = [
'pathPrefix' => '/img/posts/',
'class' => 'img-fluid w-100 item-post__img',
'b-lazy' => true,
'maxSize' => 'medium',
'alt' => 'Ex-office boy faz sucesso com escola online'
]
$folder_s3 = null</pre><pre class="stack-trace">Bootstrap\View\Helper\UrlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php, line 89
Bootstrap\View\Helper\HtmlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/HtmlHelper.php, line 494
include - APP/Template/Element/posts/item_post.ctp, line 17
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Posts/author.ctp, line 53
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\EncryptedCookieMiddleware::__invoke() - CORE/src/Http/Middleware/EncryptedCookieMiddleware.php, line 89</pre></div></pre><img class="img-fluid w-100 item-post__img b-lazy" b-lazy="1" maxSize="medium" alt="Ex-office boy faz sucesso com escola online" data-srcset="https://www.educbr.com/img/posts/ex-office-boy-faz-sucesso-com-escola-online-small.webp 640w, https://www.educbr.com/img/posts/ex-office-boy-faz-sucesso-com-escola-online-medium.webp 1024w" srcset="https://www.educbr.com/img/posts/ex-office-boy-faz-sucesso-com-escola-online-blur.webp" sizes="auto" data-src="https://www.educbr.com/img/posts/ex-office-boy-faz-sucesso-com-escola-online.png" /> <a href="/blog/3-ex-office-boy-faz-sucesso-com-escola-online" class="mask rgba-white-slight"></a> </div>
<div class="card-body" data-cy="post-card">
<h3 class="card-title">
<strong>
<a href="http://infra.ibijus.com/blog/3-ex-office-boy-faz-sucesso-com-escola-online" class="font-weight-bold text-escola">Ex-office boy faz sucesso com escola online</a></strong></h3>
<p>Quando Severino Félix da Silva tinha apenas cinco anos, sua família decidiu deixar Ingá do Bacamarte, na Paraíba, para tentar a sorte no Rio de ...</p>
<p class="card-text">
Por <strong><a href="/blog/monisevieira" class="text-primary">Monise Vieira</a></strong>
em <span class="text-primary">09/03/2015</span> | Comentários: 0 </p>
</div>
</div>
</div>
</div>
<div class="row mt-4">
<nav class="mx-auto" aria-label="Page Navigation">
<p>Página 1 de 1, exibindo 4 registro(s) de um total de 4</p>
</nav>
</div>
</section>
</div>
</main>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b7f9a2-trace').style.display = (document.getElementById('cakeErr6748566b7f9a2-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (512)</a>: Cache engine Cake\Cache\Engine\RedisEngine is not properly configured. [<b>CORE/src/Cache/Cache.php</b>, line <b>176</b>]<div id="cakeErr6748566b7f9a2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b7f9a2-code').style.display = (document.getElementById('cakeErr6748566b7f9a2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b7f9a2-context').style.display = (document.getElementById('cakeErr6748566b7f9a2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b7f9a2-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $registry</span><span style="color: #007700">-></span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, new </span><span style="color: #0000BB">NullEngine</span><span style="color: #007700">());</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">$e</span><span style="color: #007700">-></span><span style="color: #0000BB">getMessage</span><span style="color: #007700">(), </span><span style="color: #0000BB">E_USER_WARNING</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre><pre id="cakeErr6748566b7f9a2-context" class="cake-context" style="display: none;">$name = 'layout_footer'
$registry = object(Cake\Cache\CacheRegistry) {
'_loaded' => [
(int) 0 => 'default',
(int) 1 => '_cake_model_',
(int) 2 => '_cake_routes_',
(int) 3 => '_cake_core_',
(int) 4 => 'layout_cms_menu',
(int) 5 => 'layout_footer'
]
}
$config = [
'className' => 'Redis',
'servers' => [
(int) 0 => '127.0.0.1'
],
'password' => 'password',
'database' => '2',
'prefix' => 'Educbr_layout_footer_',
'duration' => '+30 days'
]
$e = object(RuntimeException) {
[protected] message => 'Cache engine Cake\Cache\Engine\RedisEngine is not properly configured.'
[protected] code => (int) 0
[protected] file => '/home/infra.ibijus.com/www/vendor/cakephp/cakephp/src/Cache/CacheRegistry.php'
[protected] line => (int) 91
}</pre><pre class="stack-trace">Cake\Cache\Cache::_buildEngine() - CORE/src/Cache/Cache.php, line 176
Cake\Cache\Cache::engine() - CORE/src/Cache/Cache.php, line 232
Cake\Cache\Cache::read() - CORE/src/Cache/Cache.php, line 360
Cake\Cache\Cache::remember() - CORE/src/Cache/Cache.php, line 628
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 237
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Element/layout/default.ctp, line 10
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Layout/default.ctp, line 57
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 850
Cake\View\View::render() - CORE/src/View/View.php, line 808</pre></div></pre>
<!-- Footer -->
<footer class="page-footer font-small">
<div class="bg-primary container-fluid p-4">
<div class="container">
<div class="row">
<div class="col-md-4">
<h4>EducBr</h4>
<ul>
<li><a href="../../../paginas/sobre-a-educbr">Sobre a EducBr</a></li>
<li><a href="../../../escolas">Escolas</a></li>
<li><a href="../../../cursos">Cursos</a></li>
<li><a href="../../../blog">Blog</a></li>
<li><a href="../../../contato">Contato</a></li>
<li><a href="../../../certificados">Certificados</a></li>
</ul>
</div>
<div class="col-md-4">
<h4>Cursos</h4>
<ul>
<li><a href="../../../cursos/categoria/ensino-virtual">Ensino Virtual</a></li>
<li><a href="../../../cursos/categoria/trabalho-virtual">Trabalho Virtual</a></li>
<li><a href="../../../cursos/categoria/marketing-digital">Marketing Digital</a></li>
<li><a href="../../../cursos/categoria/ferramentas-digitais">Ferramentas Digitais</a></li>
<li><a href="../../../cursos/categoria/plataforma-de-ensino-virtual-educbr">Plataforma de Ensino Virtual EducBr</a></li>
</ul>
</div>
<div class="col-md-4">
<h4>Conecte-se</h4>
<ul>
<li><a href="https://www.facebook.com/pages/EducBr/648581605246960" target="_blank" rel="nofollow noopener">Facebook</a></li>
<li><a href="http://twitter.com/educ_br" target="_blank" rel="nofollow noopener">Twitter</a></li>
<li><a href="http://youtube.com/institutoibijus" target="_blank" rel="nofollow noopener">Youtube</a></li>
</ul>
</div>
</div>
</div>
</div></footer>
<footer class="page-footer bg-primary font-small ">
<!-- Footer Links -->
<div class="container text-center text-md-left">
</div>
<!-- Footer Links -->
<div class="container-fluid footer-copyright">
<div class="container">
<div class="row d-flex align-items-end">
<div class="col-12 col-md-3 p-3 text-center">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b81b33-trace').style.display = (document.getElementById('cakeErr6748566b81b33-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Uninitialized string offset: -1 [<b>ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php</b>, line <b>89</b>]<div id="cakeErr6748566b81b33-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b81b33-code').style.display = (document.getElementById('cakeErr6748566b81b33-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b81b33-context').style.display = (document.getElementById('cakeErr6748566b81b33-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b81b33-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'ENVIRONMENT'</span><span style="color: #007700">) !== </span><span style="color: #DD0000">'prod'</span><span style="color: #007700">){</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $folder_s3 </span><span style="color: #007700">= </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">)[-</span><span style="color: #0000BB">1</span><span style="color: #007700">] != </span><span style="color: #DD0000">"/" </span><span style="color: #007700">? </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">) : </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">),</span><span style="color: #0000BB">0</span><span style="color: #007700">,-</span><span style="color: #0000BB">1</span><span style="color: #007700">) ;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr6748566b81b33-context" class="cake-context" style="display: none;">$path = 'logo-rodape.png'
$options = [
'width' => '200px',
'b-lazy' => true,
'data-srcset' => false,
'local' => true,
'alt' => 'Logo Educbr rodapé'
]
$folder_s3 = null</pre><pre class="stack-trace">Bootstrap\View\Helper\UrlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php, line 89
Bootstrap\View\Helper\HtmlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/HtmlHelper.php, line 494
include - APP/Template/Cell/FooterEducbr/display.ctp, line 23
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
call_user_func - [internal], line ??
Cake\Cache\Cache::remember() - CORE/src/Cache/Cache.php, line 632
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 237
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Element/layout/default.ctp, line 10
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Layout/default.ctp, line 57</pre></div></pre><img width="200px" b-lazy="1" local="1" alt="Logo Educbr rodapé" sizes="auto" class="b-lazy" data-src="/educbr/img/logo-rodape.png" /> </div>
<div class="col-12 col-md-3 p-3 text-center">
Todos os direitos reservados - 2024 </div>
<div class="col-12 col-md-3 p-3 text-center">
<a href="/politica-de-privacidade">Política de privacidade</a> </div>
<div class="col-12 col-md-3 p-3 text-center">
<a href="/abuso?url=%2Fblog%2Fmonisevieira">Reportar erro</a> </div>
</div>
</div>
</div>
</footer>
<!-- Footer -->
<script src="/js/jquery-3.3.1.min.js"></script>
<script src="/js/popper.min.js"></script>
<script src="/js/bootstrap.min.js"></script>
<script src="/js/mdb.min.js"></script>
<script src="/fontawesome/js/custom.js"></script>
<script src="/js/blazy.min.js"></script>
<script src="/js/app.js"></script>
<script src="/js/asideNavMenu.js"></script>
<script src="https://www.google.com/recaptcha/api.js?hl=pt-BR"></script><script> $(document).ready(function(){
$('#recaptchaLoginPrincipalHeader').on('submit', function(event){
event.preventDefault();
form_elem = this;
if (form_elem.checkValidity()) {
sendRecaptcha(form_elem,'loginBtnSubmitHeader',"6LfNYMISAAAAAOrYkMZXqQvorySvL-Fe0Y88bF6h");
}else{
form_elem.reportValidity();
}
});
});
</script> <div class="cookie-shadow" id="cookieShadow">
<div class="cookie-banner col-12" id="cookieBanner">
<div class="row">
<div class="row d-flex justify-content-center align-items-center text-center col-lg-10 col-xl-10 pt-lg-4 pt-xl-4 cookie-text">
<p>Educbr e os cookies:
a gente usa cookies para personalizar anúncios e melhorar a sua experiência no site.
Ao continuar navegando, você concorda com a nossa
<a href="politica-de-privacidade">Política de privacidade.</a> </p>
</div>
<button type="button" class="btn btn-secondary col-lg-2 col-xl-2" id="aceitaCookies" test-id="aceitaCookies" data-dismiss="modal">Continuar e fechar</button>
</div>
</div>
</div>
<script type="text/javascript">
$("#aceitaCookies").click(function() {
setCookie("aceitaCookie", 1, 60);
$.when($('#cookieShadow').fadeOut())
.then(() => {
$('#cookieShadow').remove();
});
});
function setCookie(cname, cvalue, exdays) {
var d = new Date();
d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
var expires = "expires=" + d.toUTCString();
document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
}
</script>
</body>
</html>
'
}
$reasonPhrase = 'OK' header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 148
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 54
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 41 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/infra.ibijus.com/www/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php , line 181 ]Code Context $value
), $first );
$first = false ;
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<!-- web-hostname --><html>
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Posts </title>
<link href="/educbr/favicon.ico" type="image/x-icon" rel="icon"/><link href="/educbr/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <link rel="stylesheet" href="/educbr/css/front.min.css"/> </head>
<body>
<!--Main Navigation-->
<header>
<nav class="navbar navbar-expand grey lighten-4 justify-content-between">
<div class="container">
<div class="navbar-collapse">
<a class="navbar-brand" href="/">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b77470-trace').style.display = (document.getElementById('cakeErr6748566b77470-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Uninitialized string offset: -1 [<b>ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php</b>, line <b>89</b>]<div id="cakeErr6748566b77470-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b77470-code').style.display = (document.getElementById('cakeErr6748566b77470-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b77470-context').style.display = (document.getElementById('cakeErr6748566b77470-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b77470-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'ENVIRONMENT'</span><span style="color: #007700">) !== </span><span style="color: #DD0000">'prod'</span><span style="color: #007700">){</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $folder_s3 </span><span style="color: #007700">= </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">)[-</span><span style="color: #0000BB">1</span><span style="color: #007700">] != </span><span style="color: #DD0000">"/" </span><span style="color: #007700">? </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">) : </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">),</span><span style="color: #0000BB">0</span><span style="color: #007700">,-</span><span style="color: #0000BB">1</span><span style="color: #007700">) ;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr6748566b77470-context" class="cake-context" style="display: none;">$path = 'logo-cabecalho.svg'
$options = []
$folder_s3 = null</pre><pre class="stack-trace">Bootstrap\View\Helper\UrlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php, line 89
include - APP/Template/Element/header.ctp, line 12
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Layout/default.ctp, line 33
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 850
Cake\View\View::render() - CORE/src/View/View.php, line 808
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\EncryptedCookieMiddleware::__invoke() - CORE/src/Http/Middleware/EncryptedCookieMiddleware.php, line 89</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b77801-trace').style.display = (document.getElementById('cakeErr6748566b77801-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Uninitialized string offset: -1 [<b>ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php</b>, line <b>89</b>]<div id="cakeErr6748566b77801-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b77801-code').style.display = (document.getElementById('cakeErr6748566b77801-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b77801-context').style.display = (document.getElementById('cakeErr6748566b77801-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b77801-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'ENVIRONMENT'</span><span style="color: #007700">) !== </span><span style="color: #DD0000">'prod'</span><span style="color: #007700">){</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $folder_s3 </span><span style="color: #007700">= </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">)[-</span><span style="color: #0000BB">1</span><span style="color: #007700">] != </span><span style="color: #DD0000">"/" </span><span style="color: #007700">? </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">) : </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">),</span><span style="color: #0000BB">0</span><span style="color: #007700">,-</span><span style="color: #0000BB">1</span><span style="color: #007700">) ;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr6748566b77801-context" class="cake-context" style="display: none;">$path = 'logo-cabecalho.svg'
$options = [
'class' => 'd-none d-sm-block',
'style' => 'max-height:60px',
'alt' => 'Logo Educbr cabeçalho',
'b-lazy' => true,
'srcset' => '/educbr/img/logo-cabecalho.svg',
'data-srcset' => false
]
$folder_s3 = null</pre><pre class="stack-trace">Bootstrap\View\Helper\UrlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php, line 89
Bootstrap\View\Helper\HtmlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/HtmlHelper.php, line 494
include - APP/Template/Element/header.ctp, line 8
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Layout/default.ctp, line 33
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 850
Cake\View\View::render() - CORE/src/View/View.php, line 808
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre><img class="d-none d-sm-block b-lazy" style="max-height:60px" alt="Logo Educbr cabeçalho" b-lazy="1" srcset="/educbr/img/logo-cabecalho.svg" sizes="auto" data-src="/educbr/img/logo-cabecalho.svg" /> <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b77b00-trace').style.display = (document.getElementById('cakeErr6748566b77b00-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Uninitialized string offset: -1 [<b>ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php</b>, line <b>89</b>]<div id="cakeErr6748566b77b00-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b77b00-code').style.display = (document.getElementById('cakeErr6748566b77b00-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b77b00-context').style.display = (document.getElementById('cakeErr6748566b77b00-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b77b00-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'ENVIRONMENT'</span><span style="color: #007700">) !== </span><span style="color: #DD0000">'prod'</span><span style="color: #007700">){</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $folder_s3 </span><span style="color: #007700">= </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">)[-</span><span style="color: #0000BB">1</span><span style="color: #007700">] != </span><span style="color: #DD0000">"/" </span><span style="color: #007700">? </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">) : </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">),</span><span style="color: #0000BB">0</span><span style="color: #007700">,-</span><span style="color: #0000BB">1</span><span style="color: #007700">) ;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr6748566b77b00-context" class="cake-context" style="display: none;">$path = 'logo-cabecalho.svg'
$options = []
$folder_s3 = null</pre><pre class="stack-trace">Bootstrap\View\Helper\UrlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php, line 89
include - APP/Template/Element/header.ctp, line 19
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Layout/default.ctp, line 33
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 850
Cake\View\View::render() - CORE/src/View/View.php, line 808
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\EncryptedCookieMiddleware::__invoke() - CORE/src/Http/Middleware/EncryptedCookieMiddleware.php, line 89</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b77e0d-trace').style.display = (document.getElementById('cakeErr6748566b77e0d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Uninitialized string offset: -1 [<b>ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php</b>, line <b>89</b>]<div id="cakeErr6748566b77e0d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b77e0d-code').style.display = (document.getElementById('cakeErr6748566b77e0d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b77e0d-context').style.display = (document.getElementById('cakeErr6748566b77e0d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b77e0d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'ENVIRONMENT'</span><span style="color: #007700">) !== </span><span style="color: #DD0000">'prod'</span><span style="color: #007700">){</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $folder_s3 </span><span style="color: #007700">= </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">)[-</span><span style="color: #0000BB">1</span><span style="color: #007700">] != </span><span style="color: #DD0000">"/" </span><span style="color: #007700">? </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">) : </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">),</span><span style="color: #0000BB">0</span><span style="color: #007700">,-</span><span style="color: #0000BB">1</span><span style="color: #007700">) ;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr6748566b77e0d-context" class="cake-context" style="display: none;">$path = 'logo-mini.png'
$options = [
'class' => 'd-block d-sm-none',
'alt' => 'Logo Educbr mini',
'b-lazy' => true,
'srcset' => '/educbr/img/logo-cabecalho.svg',
'data-srcset' => false
]
$folder_s3 = null</pre><pre class="stack-trace">Bootstrap\View\Helper\UrlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php, line 89
Bootstrap\View\Helper\HtmlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/HtmlHelper.php, line 494
include - APP/Template/Element/header.ctp, line 16
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Layout/default.ctp, line 33
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 850
Cake\View\View::render() - CORE/src/View/View.php, line 808
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre><img class="d-block d-sm-none b-lazy" alt="Logo Educbr mini" b-lazy="1" srcset="/educbr/img/logo-cabecalho.svg" sizes="auto" data-src="/educbr/img/logo-mini.png" /> </a>
</div>
<div class="form-inline">
<ul class="dropdown navbar-nav ml-auto nav-flex-icons">
<a class="nav-link dropdown-toggle waves-effect waves-light" id="dLabel" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true">
Cadastrar </a>
<ul class="dropdown-menu dont-close-son dropdown-info dropdown-menu-right nav-pills nav-fill" role="menu" aria-labelledby="dLabel">
<!-- Tab panes -->
<div class="tab-content text-center">
<div class="tab-pane fade show active" id="cadastro-md" role="tabpanel" aria-labelledby="cadastro-tab-md">
<h3 class="h3-responsive font-weight-bold">Cadastrar</h3>
<form method="post" accept-charset="utf-8" id="recaptcha_form" name="recaptcha_form" data-cy="home-register-form" role="form" action="/cadastrar"><div style="display:none;"><input type="hidden" name="_method" class="form-control" value="POST" /></div><input type="hidden" name="redirect" class="form-control" /> <div class="md-form required"><input type="text" name="nome" class="form-control w-100 ml-0" aria-label="Nome Completo" id="cell-nome" autocomplete="name" data-cy="home-register-form__nome" required="required" maxlength="50" /><label for="cell-nome">Nome Completo <span class='required'>*</span></label></div> <div class="md-form required"><input type="email" name="email" class="form-control w-100 ml-0" aria-label="Email" id="cell-email" autocomplete="username" data-cy="home-register-form__email" required="required" maxlength="255" /><label for="cell-email">Email <span class='required'>*</span></label></div> <div class="md-form required"><div class="input-group"><input type="password" name="password" class="form-control w-90 ml-0" placeholder="Defina uma senha" aria-label="Senha" id="cell-password" autocomplete="new-password" data-cy="home-register-form__password" required="required" /><label for="cell-password">Senha <span class='required'>*</span></label><span class="input-group-addon"><span class="mostrar-senha dont-close-son keep-open" style="cursor:pointer;"><i class="fas fa-eye-slash grey-text"></i></span></span></div></div> <button class="btn btn-sm btn-primary w-100 bg-primary lighten-1 mx-auto disable-link-click" submitButton="true" message-redirect="Aguarde... <i class="fas fa-spinner fa-pulse"></i>" id="btn-recaptcha" data-cy="home-register-form__submit-btn" type="submit">Cadastro</button></form>
<script>
;(function() {
elem = document.getElementById('btn-recaptcha');
elem.addEventListener('click', function (e) {
e.preventDefault();
form_elem = document.getElementById("recaptcha_form")
if (form_elem.checkValidity()) {
sendRecaptcha(form_elem,"btn-recaptcha","6LfNYMISAAAAAOrYkMZXqQvorySvL-Fe0Y88bF6h");
}else{
form_elem.reportValidity();
}
}, false);
})();
</script>
</div>
</div>
</ul>
</ul>
<ul class="dropdown navbar-nav ml-auto nav-flex-icons">
<a class="nav-link dropdown-toggle waves-effect waves-light btn btn-primary" id="dLabel" test-id="formHeaderOpenLoginForm" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true">
Painel do aluno </a>
<ul class="dropdown-menu dont-close-son dropdown-primary dropdown-menu-right nav-pills nav-fill" role="menu" aria-labelledby="dLabel">
<!-- Tab panes -->
<div class="tab-content text-center">
<div class="tab-pane fade show active" id="login-md" role="tabpanel" aria-labelledby="login-tab-md">
<form method="post" accept-charset="utf-8" id="recaptchaLoginPrincipalHeader" role="form" action="/login"><div style="display:none;"><input type="hidden" name="_method" class="form-control" value="POST" /></div> <h3 class="h3-responsive font-weight-bold">Painel do aluno</h3>
<div class="md-form">
<div class="md-form"><input type="email" name="email" class="form-control form-control w-100" placeholder="Email" aria-label="Email" test-id="formHeaderEmail" autocomplete="username" /></div> </div>
<div class="md-form">
<div class="md-form"><div class="input-group"><input type="password" name="password" class="form-control form-control w-90" placeholder="Senha" aria-label="Senha" test-id="formHeaderPassword" autocomplete="current-password" /><span class="input-group-addon"><span class="mostrar-senha dont-close-son keep-open" style="cursor:pointer;"><i class="fas fa-eye-slash grey-text"></i></span></span></div></div> </div>
<div class="row">
<div class="col-12">
<div class="form-check float-right"><input type="checkbox" name="keepLogged" value="1" id="keepLogged-header" class="form-check-input" checked="checked"/><label class="form-check-label" class="text-danger" for="keepLogged-header" style="font-size:13px">Mantenha-me logado</label></div>
</div>
</div>
<div class="md-form">
<button class="btn btn-primary btn-sm lighten-2 w-100 mx-auto disable-link-click" submitButton="true" message-redirect="Aguarde... <i class="fas fa-spinner fa-pulse"></i>" data-cy="login-btn-submit" test-id="formHeaderLoginSubmit" id="loginBtnSubmitHeader" type="submit">Login</button> </div>
<div class="dropdown-divider"></div>
<div class="dropdown-primary">
<a class="dropdown-item" href="/recuperar-senha">Esqueceu a senha?</a>
</div>
</form> </div>
</div>
</ul>
</ul>
</div>
</div>
</nav>
</header>
<!--Main Navigation-->
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b7b2b4-trace').style.display = (document.getElementById('cakeErr6748566b7b2b4-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (512)</a>: Cache engine Cake\Cache\Engine\RedisEngine is not properly configured. [<b>CORE/src/Cache/Cache.php</b>, line <b>176</b>]<div id="cakeErr6748566b7b2b4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b7b2b4-code').style.display = (document.getElementById('cakeErr6748566b7b2b4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b7b2b4-context').style.display = (document.getElementById('cakeErr6748566b7b2b4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b7b2b4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $registry</span><span style="color: #007700">-></span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, new </span><span style="color: #0000BB">NullEngine</span><span style="color: #007700">());</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">$e</span><span style="color: #007700">-></span><span style="color: #0000BB">getMessage</span><span style="color: #007700">(), </span><span style="color: #0000BB">E_USER_WARNING</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre><pre id="cakeErr6748566b7b2b4-context" class="cake-context" style="display: none;">$name = 'layout_cms_menu'
$registry = object(Cake\Cache\CacheRegistry) {
'_loaded' => [
(int) 0 => 'default',
(int) 1 => '_cake_model_',
(int) 2 => '_cake_routes_',
(int) 3 => '_cake_core_',
(int) 4 => 'layout_cms_menu'
]
}
$config = [
'className' => 'Redis',
'servers' => [
(int) 0 => '127.0.0.1'
],
'password' => 'password',
'database' => '2',
'prefix' => 'Educbr_layout_cms_menu_',
'duration' => '+30 days'
]
$e = object(RuntimeException) {
[protected] message => 'Cache engine Cake\Cache\Engine\RedisEngine is not properly configured.'
[protected] code => (int) 0
[protected] file => '/home/infra.ibijus.com/www/vendor/cakephp/cakephp/src/Cache/CacheRegistry.php'
[protected] line => (int) 91
}</pre><pre class="stack-trace">Cake\Cache\Cache::_buildEngine() - CORE/src/Cache/Cache.php, line 176
Cake\Cache\Cache::engine() - CORE/src/Cache/Cache.php, line 232
Cake\Cache\Cache::read() - CORE/src/Cache/Cache.php, line 360
Cake\Cache\Cache::remember() - CORE/src/Cache/Cache.php, line 628
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 237
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Element/layout/default.ctp, line 6
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Layout/default.ctp, line 57
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 850
Cake\View\View::render() - CORE/src/View/View.php, line 808</pre></div></pre><!--Navbar-->
<nav class="navbar navbar-expand-md navbar-dark bg-primary header__navbar">
<div class="container px-0 header__navbar-btn-wrapper">
<!-- Collapse button -->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#basicExampleNav"
aria-controls="basicExampleNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<!-- Collapsible content -->
<div class="collapse navbar-collapse" id="basicExampleNav">
<!-- Links -->
<ul class="navbar-nav mr-auto">
<li class="nav-item">
<a class="nav-link pl-0 pr-3" href="/sobre-a-educbr" data-cy="cmsMenuSobre-a-educbr" test-id="cmsMenuSobre-a-educbr">Sobre a EducBr</a>
</li>
<li class="nav-item">
<a class="nav-link pl-0 pr-3" href="/cursos" data-cy="cmsMenuCursos" test-id="cmsMenuCursos">Cursos</a>
</li>
<li class="nav-item">
<a class="nav-link pl-0 pr-3" href="/escolas" data-cy="cmsMenuEscolas" test-id="cmsMenuEscolas">Escolas</a>
</li>
<li class="nav-item">
<a class="nav-link pl-0 pr-3" href="/blog" data-cy="cmsMenuBlog" test-id="cmsMenuBlog">Blog</a>
</li>
<li class="nav-item">
<a class="nav-link pl-0 pr-3" href="/contato" data-cy="cmsMenuContato" test-id="cmsMenuContato">Contato</a>
</li>
</ul>
<!-- Links -->
<div class="navbar-nav">
<form method="post" accept-charset="utf-8" id="search-form" role="form" action="/busca_geral"><div style="display:none;"><input type="hidden" name="_method" class="form-control" value="POST" /></div>
<div class="md-form m-0"><div class="input-group"><input type="text" name="q" class="form-control m-0" id="search-params" placeholder="Pesquisar" autocomplete="off" /><span class="input-group-btn"><button class="btn-primary border-0" style="margin-top: 5px" id="btn-search"><i class="fas fa-search"></i></button></span></div></div><div class="d-none" id="search-options" style="margin-left:8px">
<div class="form-check form-check-inline"><input type="checkbox" name="cursos" value="1" class="form-check-input d-none" checked="checked" id="cursos"/><label class="form-check-label pl-4 white-text" for="cursos" style="font-size:13px">Cursos</label></div> <div class="form-check form-check-inline"><input type="checkbox" name="professores" value="1" class="form-check-input d-none" checked="checked" id="professores"/><label class="form-check-label pl-4 white-text" for="professores" style="font-size:13px">Professores</label></div> <div class="form-check form-check-inline"><input type="checkbox" name="artigos" value="1" class="form-check-input d-none" checked="checked" id="artigos"/><label class="form-check-label pl-4 white-text" for="artigos" style="font-size:13px">Artigos</label></div> <div class="form-check form-check-inline"><input type="checkbox" name="faqs" value="1" class="form-check-input d-none" checked="checked" id="faqs"/><label class="form-check-label pl-4 white-text" for="faqs" style="font-size:13px">Faqs</label></div></div>
</form> </div>
</div>
<!-- Collapsible content -->
</div>
</nav>
<!--/.Navbar-->
<div class="author-header">
<div class="view jarallax" data-jarallax='{"speed": 0.2}'>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b72ccc-trace').style.display = (document.getElementById('cakeErr6748566b72ccc-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Uninitialized string offset: -1 [<b>ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php</b>, line <b>89</b>]<div id="cakeErr6748566b72ccc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b72ccc-code').style.display = (document.getElementById('cakeErr6748566b72ccc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b72ccc-context').style.display = (document.getElementById('cakeErr6748566b72ccc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b72ccc-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'ENVIRONMENT'</span><span style="color: #007700">) !== </span><span style="color: #DD0000">'prod'</span><span style="color: #007700">){</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $folder_s3 </span><span style="color: #007700">= </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">)[-</span><span style="color: #0000BB">1</span><span style="color: #007700">] != </span><span style="color: #DD0000">"/" </span><span style="color: #007700">? </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">) : </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">),</span><span style="color: #0000BB">0</span><span style="color: #007700">,-</span><span style="color: #0000BB">1</span><span style="color: #007700">) ;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr6748566b72ccc-context" class="cake-context" style="display: none;">$path = 'author-header.jpg'
$options = [
'pathPrefix' => '/img/',
'class' => 'jarallax-img',
'alt' => 'Posts'
]
$folder_s3 = null</pre><pre class="stack-trace">Bootstrap\View\Helper\UrlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php, line 89
Bootstrap\View\Helper\HtmlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/HtmlHelper.php, line 494
include - APP/Template/Posts/author.ctp, line 4
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\EncryptedCookieMiddleware::__invoke() - CORE/src/Http/Middleware/EncryptedCookieMiddleware.php, line 89
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 156
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre><img class="jarallax-img" alt="Posts" src="/img/author-header.jpg"/> </div>
</div>
<main>
<div class="container">
<section class="text-center team-section">
<div class="row text-center">
<div class="col-md-12 mb-4" style="margin-top: -100px;">
<div class="avatar mx-auto">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b731f4-trace').style.display = (document.getElementById('cakeErr6748566b731f4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Uninitialized string offset: -1 [<b>ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php</b>, line <b>89</b>]<div id="cakeErr6748566b731f4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b731f4-code').style.display = (document.getElementById('cakeErr6748566b731f4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b731f4-context').style.display = (document.getElementById('cakeErr6748566b731f4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b731f4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'ENVIRONMENT'</span><span style="color: #007700">) !== </span><span style="color: #DD0000">'prod'</span><span style="color: #007700">){</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $folder_s3 </span><span style="color: #007700">= </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">)[-</span><span style="color: #0000BB">1</span><span style="color: #007700">] != </span><span style="color: #DD0000">"/" </span><span style="color: #007700">? </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">) : </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">),</span><span style="color: #0000BB">0</span><span style="color: #007700">,-</span><span style="color: #0000BB">1</span><span style="color: #007700">) ;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr6748566b731f4-context" class="cake-context" style="display: none;">$path = 'https://i.pravatar.cc/150?img=31'
$options = [
'pathPrefix' => '/img/users/',
'b-lazy' => true,
'class' => 'img-fluid rounded-circle z-depth-1',
'alt' => 'Monise Vieira'
]
$folder_s3 = null</pre><pre class="stack-trace">Bootstrap\View\Helper\UrlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php, line 89
Bootstrap\View\Helper\HtmlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/HtmlHelper.php, line 494
include - APP/Template/Posts/author.ctp, line 25
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\EncryptedCookieMiddleware::__invoke() - CORE/src/Http/Middleware/EncryptedCookieMiddleware.php, line 89
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 156
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre><img b-lazy="1" class="img-fluid rounded-circle z-depth-1 b-lazy" alt="Monise Vieira" data-srcset="https://i.pravatar-small.webp?img=31 640w, https://i.pravatar-medium.webp?img=31 1024w, https://i.pravatar-large.webp?img=31 1340w" srcset="https://i.pravatar-blur.webp?img=31" sizes="auto" data-src="https://i.pravatar.cc/150?img=31" /> </div>
<ul class="list-unstyled mt-2 mb-0 social-icon-list">
<a href="https://www.facebook.com/ecf0640af665c30c0629419a87a65fd3" class="px-1 fa-lg fb-ic externo">
<i class="fab fa-facebook-f text-primary"> </i>
</a>
</ul>
<h3 class="my-3 font-weight-bold text-escola">
<strong>Monise Vieira</strong>
</h3>
<p class="mt-5">Graduanda em Comunicação Social pela Universidade Federal de Juiz de Fora.
Experiência como Social Media e assessoria de comunicação em:
– AIESEC (Association Internationale des Etudiants en Sciences Economiques et Commerciales)
– Faculdade de Comunicação Social (UFJF)
- Futuro Comunicação - Agência de Marketing Digital e Desenvolvimento web
- Secretaria de Desevolvimento Social da Prefeitura de Juiz de Fora
QUALIFICAÇÕES E ATIVIDADES COMPLEMENTARES
• Inglês – Intermediário
• Francês – Básico
• Trabalho voluntário como professora de reforço para crianças na ABAN Juiz de Fora (Associação dos Amigos)
• Intercâmbio estudantil na Universidade da Beira Interior - Portugal (1º semestre 2014/2015)
</p>
</div>
</div>
</section>
<section>
<div class="row">
<div class="col-12 col-lg-6">
<div class="item-post card wider mt-3 z-depth-1">
<div class="view overlay post-banner item-post__img-card">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b736d4-trace').style.display = (document.getElementById('cakeErr6748566b736d4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Uninitialized string offset: -1 [<b>ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php</b>, line <b>89</b>]<div id="cakeErr6748566b736d4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b736d4-code').style.display = (document.getElementById('cakeErr6748566b736d4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b736d4-context').style.display = (document.getElementById('cakeErr6748566b736d4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b736d4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'ENVIRONMENT'</span><span style="color: #007700">) !== </span><span style="color: #DD0000">'prod'</span><span style="color: #007700">){</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $folder_s3 </span><span style="color: #007700">= </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">)[-</span><span style="color: #0000BB">1</span><span style="color: #007700">] != </span><span style="color: #DD0000">"/" </span><span style="color: #007700">? </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">) : </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">),</span><span style="color: #0000BB">0</span><span style="color: #007700">,-</span><span style="color: #0000BB">1</span><span style="color: #007700">) ;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr6748566b736d4-context" class="cake-context" style="display: none;">$path = 'https://www.educbr.com/img/posts/10-filmes-para-repensar-a-educacao.png'
$options = [
'pathPrefix' => '/img/posts/',
'class' => 'img-fluid w-100 item-post__img',
'b-lazy' => true,
'maxSize' => 'medium',
'alt' => '10 filmes para repensar a educação'
]
$folder_s3 = null</pre><pre class="stack-trace">Bootstrap\View\Helper\UrlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php, line 89
Bootstrap\View\Helper\HtmlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/HtmlHelper.php, line 494
include - APP/Template/Element/posts/item_post.ctp, line 17
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Posts/author.ctp, line 53
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\EncryptedCookieMiddleware::__invoke() - CORE/src/Http/Middleware/EncryptedCookieMiddleware.php, line 89</pre></div></pre><img class="img-fluid w-100 item-post__img b-lazy" b-lazy="1" maxSize="medium" alt="10 filmes para repensar a educação" data-srcset="https://www.educbr.com/img/posts/10-filmes-para-repensar-a-educacao-small.webp 640w, https://www.educbr.com/img/posts/10-filmes-para-repensar-a-educacao-medium.webp 1024w" srcset="https://www.educbr.com/img/posts/10-filmes-para-repensar-a-educacao-blur.webp" sizes="auto" data-src="https://www.educbr.com/img/posts/10-filmes-para-repensar-a-educacao.png" /> <a href="/blog/7-10-filmes-para-repensar-a-educacao" class="mask rgba-white-slight"></a> </div>
<div class="card-body" data-cy="post-card">
<h3 class="card-title">
<strong>
<a href="http://infra.ibijus.com/blog/7-10-filmes-para-repensar-a-educacao" class="font-weight-bold text-escola">10 filmes para repensar a educação</a></strong></h3>
<p>Mais do que entreter, alguns filmes têm o poder de inspirar. Ainda mais quando o assunto é educação. Produções nacionais e internacionais vão além ...</p>
<p class="card-text">
Por <strong><a href="/blog/monisevieira" class="text-primary">Monise Vieira</a></strong>
em <span class="text-primary">09/03/2015</span> | Comentários: 0 </p>
</div>
</div>
</div>
<div class="col-12 col-lg-6">
<div class="item-post card wider mt-3 z-depth-1">
<div class="view overlay post-banner item-post__img-card">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b752c6-trace').style.display = (document.getElementById('cakeErr6748566b752c6-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Uninitialized string offset: -1 [<b>ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php</b>, line <b>89</b>]<div id="cakeErr6748566b752c6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b752c6-code').style.display = (document.getElementById('cakeErr6748566b752c6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b752c6-context').style.display = (document.getElementById('cakeErr6748566b752c6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b752c6-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'ENVIRONMENT'</span><span style="color: #007700">) !== </span><span style="color: #DD0000">'prod'</span><span style="color: #007700">){</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $folder_s3 </span><span style="color: #007700">= </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">)[-</span><span style="color: #0000BB">1</span><span style="color: #007700">] != </span><span style="color: #DD0000">"/" </span><span style="color: #007700">? </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">) : </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">),</span><span style="color: #0000BB">0</span><span style="color: #007700">,-</span><span style="color: #0000BB">1</span><span style="color: #007700">) ;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr6748566b752c6-context" class="cake-context" style="display: none;">$path = 'https://www.educbr.com/img/posts/Incentivar-a-criatividade-e-o-caminho-para-trabalhar-a-tecnologia-na-sala-de-aula.png'
$options = [
'pathPrefix' => '/img/posts/',
'class' => 'img-fluid w-100 item-post__img',
'b-lazy' => true,
'maxSize' => 'medium',
'alt' => 'Incentivar a criatividade é o caminho para trabalhar a tecnologia na sala de aula, afirma pesquisador do MIT'
]
$folder_s3 = null</pre><pre class="stack-trace">Bootstrap\View\Helper\UrlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php, line 89
Bootstrap\View\Helper\HtmlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/HtmlHelper.php, line 494
include - APP/Template/Element/posts/item_post.ctp, line 17
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Posts/author.ctp, line 53
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\EncryptedCookieMiddleware::__invoke() - CORE/src/Http/Middleware/EncryptedCookieMiddleware.php, line 89</pre></div></pre><img class="img-fluid w-100 item-post__img b-lazy" b-lazy="1" maxSize="medium" alt="Incentivar a criatividade é o caminho para trabalhar a tecnologia na sala de aula, afirma pesquisador do MIT" data-srcset="https://www.educbr.com/img/posts/Incentivar-a-criatividade-e-o-caminho-para-trabalhar-a-tecnologia-na-sala-de-aula-small.webp 640w, https://www.educbr.com/img/posts/Incentivar-a-criatividade-e-o-caminho-para-trabalhar-a-tecnologia-na-sala-de-aula-medium.webp 1024w" srcset="https://www.educbr.com/img/posts/Incentivar-a-criatividade-e-o-caminho-para-trabalhar-a-tecnologia-na-sala-de-aula-blur.webp" sizes="auto" data-src="https://www.educbr.com/img/posts/Incentivar-a-criatividade-e-o-caminho-para-trabalhar-a-tecnologia-na-sala-de-aula.png" /> <a href="/blog/6-incentivar-a-criatividade-e-o-caminho-para-trabalhar-a-tecnologia-na-sala-de-aula-afirma-pesquisador-do-mit" class="mask rgba-white-slight"></a> </div>
<div class="card-body" data-cy="post-card">
<h3 class="card-title">
<strong>
<a href="http://infra.ibijus.com/blog/6-incentivar-a-criatividade-e-o-caminho-para-trabalhar-a-tecnologia-na-sala-de-aula-afirma-pesquisador-do-mit" class="font-weight-bold text-escola">Incentivar a criatividade é o caminho para trabalhar a tecnologia na sala de aula, afirma pesquisador do MIT</a></strong></h3>
<p>A tecnologia se tornou inerente à vida moderna e urbana. Da hora de acordar, passando pela forma como nos comunicamos, nos transportamos e ...</p>
<p class="card-text">
Por <strong><a href="/blog/monisevieira" class="text-primary">Monise Vieira</a></strong>
em <span class="text-primary">09/03/2015</span> | Comentários: 0 </p>
</div>
</div>
</div>
<div class="col-12 col-lg-6">
<div class="item-post card wider mt-3 z-depth-1">
<div class="view overlay post-banner item-post__img-card">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b75d52-trace').style.display = (document.getElementById('cakeErr6748566b75d52-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Uninitialized string offset: -1 [<b>ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php</b>, line <b>89</b>]<div id="cakeErr6748566b75d52-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b75d52-code').style.display = (document.getElementById('cakeErr6748566b75d52-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b75d52-context').style.display = (document.getElementById('cakeErr6748566b75d52-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b75d52-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'ENVIRONMENT'</span><span style="color: #007700">) !== </span><span style="color: #DD0000">'prod'</span><span style="color: #007700">){</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $folder_s3 </span><span style="color: #007700">= </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">)[-</span><span style="color: #0000BB">1</span><span style="color: #007700">] != </span><span style="color: #DD0000">"/" </span><span style="color: #007700">? </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">) : </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">),</span><span style="color: #0000BB">0</span><span style="color: #007700">,-</span><span style="color: #0000BB">1</span><span style="color: #007700">) ;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr6748566b75d52-context" class="cake-context" style="display: none;">$path = 'https://www.educbr.com/img/posts/dicas-ebooks-para-quem-trabalha-com-educacao.png'
$options = [
'pathPrefix' => '/img/posts/',
'class' => 'img-fluid w-100 item-post__img',
'b-lazy' => true,
'maxSize' => 'medium',
'alt' => '10 e-books gratuitos para quem trabalha com educação'
]
$folder_s3 = null</pre><pre class="stack-trace">Bootstrap\View\Helper\UrlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php, line 89
Bootstrap\View\Helper\HtmlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/HtmlHelper.php, line 494
include - APP/Template/Element/posts/item_post.ctp, line 17
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Posts/author.ctp, line 53
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\EncryptedCookieMiddleware::__invoke() - CORE/src/Http/Middleware/EncryptedCookieMiddleware.php, line 89</pre></div></pre><img class="img-fluid w-100 item-post__img b-lazy" b-lazy="1" maxSize="medium" alt="10 e-books gratuitos para quem trabalha com educação" data-srcset="https://www.educbr.com/img/posts/dicas-ebooks-para-quem-trabalha-com-educacao-small.webp 640w, https://www.educbr.com/img/posts/dicas-ebooks-para-quem-trabalha-com-educacao-medium.webp 1024w" srcset="https://www.educbr.com/img/posts/dicas-ebooks-para-quem-trabalha-com-educacao-blur.webp" sizes="auto" data-src="https://www.educbr.com/img/posts/dicas-ebooks-para-quem-trabalha-com-educacao.png" /> <a href="/blog/4-10-e-books-gratuitos-para-quem-trabalha-com-educacao" class="mask rgba-white-slight"></a> </div>
<div class="card-body" data-cy="post-card">
<h3 class="card-title">
<strong>
<a href="http://infra.ibijus.com/blog/4-10-e-books-gratuitos-para-quem-trabalha-com-educacao" class="font-weight-bold text-escola">10 e-books gratuitos para quem trabalha com educação</a></strong></h3>
<p>Eles não têm o velho charme nem aquele familiar cheiro de papel, mas para quem busca praticidade, os livros online podem ser bons aliados na hora ...</p>
<p class="card-text">
Por <strong><a href="/blog/monisevieira" class="text-primary">Monise Vieira</a></strong>
em <span class="text-primary">09/03/2015</span> | Comentários: 0 </p>
</div>
</div>
</div>
<div class="col-12 col-lg-6">
<div class="item-post card wider mt-3 z-depth-1">
<div class="view overlay post-banner item-post__img-card">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b766e5-trace').style.display = (document.getElementById('cakeErr6748566b766e5-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Uninitialized string offset: -1 [<b>ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php</b>, line <b>89</b>]<div id="cakeErr6748566b766e5-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b766e5-code').style.display = (document.getElementById('cakeErr6748566b766e5-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b766e5-context').style.display = (document.getElementById('cakeErr6748566b766e5-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b766e5-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'ENVIRONMENT'</span><span style="color: #007700">) !== </span><span style="color: #DD0000">'prod'</span><span style="color: #007700">){</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $folder_s3 </span><span style="color: #007700">= </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">)[-</span><span style="color: #0000BB">1</span><span style="color: #007700">] != </span><span style="color: #DD0000">"/" </span><span style="color: #007700">? </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">) : </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">),</span><span style="color: #0000BB">0</span><span style="color: #007700">,-</span><span style="color: #0000BB">1</span><span style="color: #007700">) ;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr6748566b766e5-context" class="cake-context" style="display: none;">$path = 'https://www.educbr.com/img/posts/ex-office-boy-faz-sucesso-com-escola-online.png'
$options = [
'pathPrefix' => '/img/posts/',
'class' => 'img-fluid w-100 item-post__img',
'b-lazy' => true,
'maxSize' => 'medium',
'alt' => 'Ex-office boy faz sucesso com escola online'
]
$folder_s3 = null</pre><pre class="stack-trace">Bootstrap\View\Helper\UrlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php, line 89
Bootstrap\View\Helper\HtmlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/HtmlHelper.php, line 494
include - APP/Template/Element/posts/item_post.ctp, line 17
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Posts/author.ctp, line 53
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\EncryptedCookieMiddleware::__invoke() - CORE/src/Http/Middleware/EncryptedCookieMiddleware.php, line 89</pre></div></pre><img class="img-fluid w-100 item-post__img b-lazy" b-lazy="1" maxSize="medium" alt="Ex-office boy faz sucesso com escola online" data-srcset="https://www.educbr.com/img/posts/ex-office-boy-faz-sucesso-com-escola-online-small.webp 640w, https://www.educbr.com/img/posts/ex-office-boy-faz-sucesso-com-escola-online-medium.webp 1024w" srcset="https://www.educbr.com/img/posts/ex-office-boy-faz-sucesso-com-escola-online-blur.webp" sizes="auto" data-src="https://www.educbr.com/img/posts/ex-office-boy-faz-sucesso-com-escola-online.png" /> <a href="/blog/3-ex-office-boy-faz-sucesso-com-escola-online" class="mask rgba-white-slight"></a> </div>
<div class="card-body" data-cy="post-card">
<h3 class="card-title">
<strong>
<a href="http://infra.ibijus.com/blog/3-ex-office-boy-faz-sucesso-com-escola-online" class="font-weight-bold text-escola">Ex-office boy faz sucesso com escola online</a></strong></h3>
<p>Quando Severino Félix da Silva tinha apenas cinco anos, sua família decidiu deixar Ingá do Bacamarte, na Paraíba, para tentar a sorte no Rio de ...</p>
<p class="card-text">
Por <strong><a href="/blog/monisevieira" class="text-primary">Monise Vieira</a></strong>
em <span class="text-primary">09/03/2015</span> | Comentários: 0 </p>
</div>
</div>
</div>
</div>
<div class="row mt-4">
<nav class="mx-auto" aria-label="Page Navigation">
<p>Página 1 de 1, exibindo 4 registro(s) de um total de 4</p>
</nav>
</div>
</section>
</div>
</main>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b7f9a2-trace').style.display = (document.getElementById('cakeErr6748566b7f9a2-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (512)</a>: Cache engine Cake\Cache\Engine\RedisEngine is not properly configured. [<b>CORE/src/Cache/Cache.php</b>, line <b>176</b>]<div id="cakeErr6748566b7f9a2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b7f9a2-code').style.display = (document.getElementById('cakeErr6748566b7f9a2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b7f9a2-context').style.display = (document.getElementById('cakeErr6748566b7f9a2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b7f9a2-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> $registry</span><span style="color: #007700">-></span><span style="color: #0000BB">set</span><span style="color: #007700">(</span><span style="color: #0000BB">$name</span><span style="color: #007700">, new </span><span style="color: #0000BB">NullEngine</span><span style="color: #007700">());</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">$e</span><span style="color: #007700">-></span><span style="color: #0000BB">getMessage</span><span style="color: #007700">(), </span><span style="color: #0000BB">E_USER_WARNING</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre><pre id="cakeErr6748566b7f9a2-context" class="cake-context" style="display: none;">$name = 'layout_footer'
$registry = object(Cake\Cache\CacheRegistry) {
'_loaded' => [
(int) 0 => 'default',
(int) 1 => '_cake_model_',
(int) 2 => '_cake_routes_',
(int) 3 => '_cake_core_',
(int) 4 => 'layout_cms_menu',
(int) 5 => 'layout_footer'
]
}
$config = [
'className' => 'Redis',
'servers' => [
(int) 0 => '127.0.0.1'
],
'password' => 'password',
'database' => '2',
'prefix' => 'Educbr_layout_footer_',
'duration' => '+30 days'
]
$e = object(RuntimeException) {
[protected] message => 'Cache engine Cake\Cache\Engine\RedisEngine is not properly configured.'
[protected] code => (int) 0
[protected] file => '/home/infra.ibijus.com/www/vendor/cakephp/cakephp/src/Cache/CacheRegistry.php'
[protected] line => (int) 91
}</pre><pre class="stack-trace">Cake\Cache\Cache::_buildEngine() - CORE/src/Cache/Cache.php, line 176
Cake\Cache\Cache::engine() - CORE/src/Cache/Cache.php, line 232
Cake\Cache\Cache::read() - CORE/src/Cache/Cache.php, line 360
Cake\Cache\Cache::remember() - CORE/src/Cache/Cache.php, line 628
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 237
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Element/layout/default.ctp, line 10
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Layout/default.ctp, line 57
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 850
Cake\View\View::render() - CORE/src/View/View.php, line 808</pre></div></pre>
<!-- Footer -->
<footer class="page-footer font-small">
<div class="bg-primary container-fluid p-4">
<div class="container">
<div class="row">
<div class="col-md-4">
<h4>EducBr</h4>
<ul>
<li><a href="../../../paginas/sobre-a-educbr">Sobre a EducBr</a></li>
<li><a href="../../../escolas">Escolas</a></li>
<li><a href="../../../cursos">Cursos</a></li>
<li><a href="../../../blog">Blog</a></li>
<li><a href="../../../contato">Contato</a></li>
<li><a href="../../../certificados">Certificados</a></li>
</ul>
</div>
<div class="col-md-4">
<h4>Cursos</h4>
<ul>
<li><a href="../../../cursos/categoria/ensino-virtual">Ensino Virtual</a></li>
<li><a href="../../../cursos/categoria/trabalho-virtual">Trabalho Virtual</a></li>
<li><a href="../../../cursos/categoria/marketing-digital">Marketing Digital</a></li>
<li><a href="../../../cursos/categoria/ferramentas-digitais">Ferramentas Digitais</a></li>
<li><a href="../../../cursos/categoria/plataforma-de-ensino-virtual-educbr">Plataforma de Ensino Virtual EducBr</a></li>
</ul>
</div>
<div class="col-md-4">
<h4>Conecte-se</h4>
<ul>
<li><a href="https://www.facebook.com/pages/EducBr/648581605246960" target="_blank" rel="nofollow noopener">Facebook</a></li>
<li><a href="http://twitter.com/educ_br" target="_blank" rel="nofollow noopener">Twitter</a></li>
<li><a href="http://youtube.com/institutoibijus" target="_blank" rel="nofollow noopener">Youtube</a></li>
</ul>
</div>
</div>
</div>
</div></footer>
<footer class="page-footer bg-primary font-small ">
<!-- Footer Links -->
<div class="container text-center text-md-left">
</div>
<!-- Footer Links -->
<div class="container-fluid footer-copyright">
<div class="container">
<div class="row d-flex align-items-end">
<div class="col-12 col-md-3 p-3 text-center">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b81b33-trace').style.display = (document.getElementById('cakeErr6748566b81b33-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Uninitialized string offset: -1 [<b>ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php</b>, line <b>89</b>]<div id="cakeErr6748566b81b33-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b81b33-code').style.display = (document.getElementById('cakeErr6748566b81b33-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6748566b81b33-context').style.display = (document.getElementById('cakeErr6748566b81b33-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6748566b81b33-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">if(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'ENVIRONMENT'</span><span style="color: #007700">) !== </span><span style="color: #DD0000">'prod'</span><span style="color: #007700">){</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> $folder_s3 </span><span style="color: #007700">= </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">)[-</span><span style="color: #0000BB">1</span><span style="color: #007700">] != </span><span style="color: #DD0000">"/" </span><span style="color: #007700">? </span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">) : </span><span style="color: #0000BB">substr</span><span style="color: #007700">(</span><span style="color: #0000BB">env</span><span style="color: #007700">(</span><span style="color: #DD0000">'S3_URL'</span><span style="color: #007700">),</span><span style="color: #0000BB">0</span><span style="color: #007700">,-</span><span style="color: #0000BB">1</span><span style="color: #007700">) ;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr6748566b81b33-context" class="cake-context" style="display: none;">$path = 'logo-rodape.png'
$options = [
'width' => '200px',
'b-lazy' => true,
'data-srcset' => false,
'local' => true,
'alt' => 'Logo Educbr rodapé'
]
$folder_s3 = null</pre><pre class="stack-trace">Bootstrap\View\Helper\UrlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php, line 89
Bootstrap\View\Helper\HtmlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/HtmlHelper.php, line 494
include - APP/Template/Cell/FooterEducbr/display.ctp, line 23
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
call_user_func - [internal], line ??
Cake\Cache\Cache::remember() - CORE/src/Cache/Cache.php, line 632
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 237
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Element/layout/default.ctp, line 10
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Layout/default.ctp, line 57</pre></div></pre><img width="200px" b-lazy="1" local="1" alt="Logo Educbr rodapé" sizes="auto" class="b-lazy" data-src="/educbr/img/logo-rodape.png" /> </div>
<div class="col-12 col-md-3 p-3 text-center">
Todos os direitos reservados - 2024 </div>
<div class="col-12 col-md-3 p-3 text-center">
<a href="/politica-de-privacidade">Política de privacidade</a> </div>
<div class="col-12 col-md-3 p-3 text-center">
<a href="/abuso?url=%2Fblog%2Fmonisevieira">Reportar erro</a> </div>
</div>
</div>
</div>
</footer>
<!-- Footer -->
<script src="/js/jquery-3.3.1.min.js"></script>
<script src="/js/popper.min.js"></script>
<script src="/js/bootstrap.min.js"></script>
<script src="/js/mdb.min.js"></script>
<script src="/fontawesome/js/custom.js"></script>
<script src="/js/blazy.min.js"></script>
<script src="/js/app.js"></script>
<script src="/js/asideNavMenu.js"></script>
<script src="https://www.google.com/recaptcha/api.js?hl=pt-BR"></script><script> $(document).ready(function(){
$('#recaptchaLoginPrincipalHeader').on('submit', function(event){
event.preventDefault();
form_elem = this;
if (form_elem.checkValidity()) {
sendRecaptcha(form_elem,'loginBtnSubmitHeader',"6LfNYMISAAAAAOrYkMZXqQvorySvL-Fe0Y88bF6h");
}else{
form_elem.reportValidity();
}
});
});
</script> <div class="cookie-shadow" id="cookieShadow">
<div class="cookie-banner col-12" id="cookieBanner">
<div class="row">
<div class="row d-flex justify-content-center align-items-center text-center col-lg-10 col-xl-10 pt-lg-4 pt-xl-4 cookie-text">
<p>Educbr e os cookies:
a gente usa cookies para personalizar anúncios e melhorar a sua experiência no site.
Ao continuar navegando, você concorda com a nossa
<a href="politica-de-privacidade">Política de privacidade.</a> </p>
</div>
<button type="button" class="btn btn-secondary col-lg-2 col-xl-2" id="aceitaCookies" test-id="aceitaCookies" data-dismiss="modal">Continuar e fechar</button>
</div>
</div>
</div>
<script type="text/javascript">
$("#aceitaCookies").click(function() {
setCookie("aceitaCookie", 1, 60);
$.when($('#cookieShadow').fadeOut())
.then(() => {
$('#cookieShadow').remove();
});
});
function setCookie(cname, cvalue, exdays) {
var d = new Date();
d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
var expires = "expires=" + d.toUTCString();
document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
}
</script>
</body>
</html>
'
}
$cookies = [
'entrada' => [
'name' => 'entrada',
'value' => '{"pagina-entrada":"\/blog\/monisevieira","data-inclusao":"2024-11-28 08:39:23"}',
'path' => '/',
'domain' => '',
'secure' => true,
'httpOnly' => true,
'expire' => '1737977963'
]
]
$values = [
(int) 0 => 'text/html; charset=UTF-8'
]
$name = 'Content-Type'
$first = true
$value = 'text/html; charset=UTF-8' header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 181
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 55
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 41 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/infra.ibijus.com/www/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php , line 206 ]Code Context $cookie [ 'secure' ],
$cookie [ 'httpOnly' ]
);
$cookies = [
'entrada' => [
'name' => 'entrada',
'value' => '{"pagina-entrada":"\/blog\/monisevieira","data-inclusao":"2024-11-28 08:39:23"}',
'path' => '/',
'domain' => '',
'secure' => true,
'httpOnly' => true,
'expire' => '1737977963'
]
]
$cookie = [
'name' => 'entrada',
'value' => '{"pagina-entrada":"\/blog\/monisevieira","data-inclusao":"2024-11-28 08:39:23"}',
'path' => '/',
'domain' => '',
'secure' => true,
'httpOnly' => true,
'expire' => '1737977963'
] setcookie - [internal], line ??
Cake\Http\ResponseEmitter::emitCookies() - CORE/src/Http/ResponseEmitter.php, line 206
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 186
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 55
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 41
Posts
Warning (512) : Cache engine Cake\Cache\Engine\RedisEngine is not properly configured. [CORE/src/Cache/Cache.php , line 176 ]Code Context $registry -> set ( $name , new NullEngine ());
trigger_error ( $e -> getMessage (), E_USER_WARNING );
$name = 'layout_cms_menu'
$registry = object(Cake\Cache\CacheRegistry) {
'_loaded' => [
(int) 0 => 'default',
(int) 1 => '_cake_model_',
(int) 2 => '_cake_routes_',
(int) 3 => '_cake_core_',
(int) 4 => 'layout_cms_menu'
]
}
$config = [
'className' => 'Redis',
'servers' => [
(int) 0 => '127.0.0.1'
],
'password' => 'password',
'database' => '2',
'prefix' => 'Educbr_layout_cms_menu_',
'duration' => '+30 days'
]
$e = object(RuntimeException) {
[protected] message => 'Cache engine Cake\Cache\Engine\RedisEngine is not properly configured.'
[protected] code => (int) 0
[protected] file => '/home/infra.ibijus.com/www/vendor/cakephp/cakephp/src/Cache/CacheRegistry.php'
[protected] line => (int) 91
} Cake\Cache\Cache::_buildEngine() - CORE/src/Cache/Cache.php, line 176
Cake\Cache\Cache::engine() - CORE/src/Cache/Cache.php, line 232
Cake\Cache\Cache::read() - CORE/src/Cache/Cache.php, line 360
Cake\Cache\Cache::remember() - CORE/src/Cache/Cache.php, line 628
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 237
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Element/layout/default.ctp, line 6
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Layout/default.ctp, line 57
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 850
Cake\View\View::render() - CORE/src/View/View.php, line 808
Notice (8) : Uninitialized string offset: -1 [ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php , line 89 ]Code Context if( env ( 'ENVIRONMENT' ) !== 'prod' ){
$folder_s3 = env ( 'S3_URL' )[- 1 ] != "/" ? env ( 'S3_URL' ) : substr ( env ( 'S3_URL' ), 0 ,- 1 ) ;
}
$path = 'https://i.pravatar.cc/150?img=31'
$options = [
'pathPrefix' => '/img/users/',
'b-lazy' => true,
'class' => 'img-fluid rounded-circle z-depth-1',
'alt' => 'Monise Vieira'
]
$folder_s3 = null Bootstrap\View\Helper\UrlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php, line 89
Bootstrap\View\Helper\HtmlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/HtmlHelper.php, line 494
include - APP/Template/Posts/author.ctp, line 25
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\EncryptedCookieMiddleware::__invoke() - CORE/src/Http/Middleware/EncryptedCookieMiddleware.php, line 89
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 156
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Monise Vieira
Graduanda em Comunicação Social pela Universidade Federal de Juiz de Fora.
Experiência como Social Media e assessoria de comunicação em:
– AIESEC (Association Internationale des Etudiants en Sciences Economiques et Commerciales)
– Faculdade de Comunicação Social (UFJF)
- Futuro Comunicação - Agência de Marketing Digital e Desenvolvimento web
- Secretaria de Desevolvimento Social da Prefeitura de Juiz de Fora
QUALIFICAÇÕES E ATIVIDADES COMPLEMENTARES
• Inglês – Intermediário
• Francês – Básico
• Trabalho voluntário como professora de reforço para crianças na ABAN Juiz de Fora (Associação dos Amigos)
• Intercâmbio estudantil na Universidade da Beira Interior - Portugal (1º semestre 2014/2015)
Notice (8) : Uninitialized string offset: -1 [ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php , line 89 ]Code Context if( env ( 'ENVIRONMENT' ) !== 'prod' ){
$folder_s3 = env ( 'S3_URL' )[- 1 ] != "/" ? env ( 'S3_URL' ) : substr ( env ( 'S3_URL' ), 0 ,- 1 ) ;
}
$path = 'https://www.educbr.com/img/posts/10-filmes-para-repensar-a-educacao.png'
$options = [
'pathPrefix' => '/img/posts/',
'class' => 'img-fluid w-100 item-post__img',
'b-lazy' => true,
'maxSize' => 'medium',
'alt' => '10 filmes para repensar a educação'
]
$folder_s3 = null Bootstrap\View\Helper\UrlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php, line 89
Bootstrap\View\Helper\HtmlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/HtmlHelper.php, line 494
include - APP/Template/Element/posts/item_post.ctp, line 17
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Posts/author.ctp, line 53
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\EncryptedCookieMiddleware::__invoke() - CORE/src/Http/Middleware/EncryptedCookieMiddleware.php, line 89
Mais do que entreter, alguns filmes têm o poder de inspirar. Ainda mais quando o assunto é educação. Produções nacionais e internacionais vão além ...
Por Monise Vieira
em 09/03/2015 | Comentários: 0
Notice (8) : Uninitialized string offset: -1 [ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php , line 89 ]Code Context if( env ( 'ENVIRONMENT' ) !== 'prod' ){
$folder_s3 = env ( 'S3_URL' )[- 1 ] != "/" ? env ( 'S3_URL' ) : substr ( env ( 'S3_URL' ), 0 ,- 1 ) ;
}
$path = 'https://www.educbr.com/img/posts/Incentivar-a-criatividade-e-o-caminho-para-trabalhar-a-tecnologia-na-sala-de-aula.png'
$options = [
'pathPrefix' => '/img/posts/',
'class' => 'img-fluid w-100 item-post__img',
'b-lazy' => true,
'maxSize' => 'medium',
'alt' => 'Incentivar a criatividade é o caminho para trabalhar a tecnologia na sala de aula, afirma pesquisador do MIT'
]
$folder_s3 = null Bootstrap\View\Helper\UrlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php, line 89
Bootstrap\View\Helper\HtmlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/HtmlHelper.php, line 494
include - APP/Template/Element/posts/item_post.ctp, line 17
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Posts/author.ctp, line 53
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\EncryptedCookieMiddleware::__invoke() - CORE/src/Http/Middleware/EncryptedCookieMiddleware.php, line 89
A tecnologia se tornou inerente à vida moderna e urbana. Da hora de acordar, passando pela forma como nos comunicamos, nos transportamos e ...
Por Monise Vieira
em 09/03/2015 | Comentários: 0
Notice (8) : Uninitialized string offset: -1 [ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php , line 89 ]Code Context if( env ( 'ENVIRONMENT' ) !== 'prod' ){
$folder_s3 = env ( 'S3_URL' )[- 1 ] != "/" ? env ( 'S3_URL' ) : substr ( env ( 'S3_URL' ), 0 ,- 1 ) ;
}
$path = 'https://www.educbr.com/img/posts/dicas-ebooks-para-quem-trabalha-com-educacao.png'
$options = [
'pathPrefix' => '/img/posts/',
'class' => 'img-fluid w-100 item-post__img',
'b-lazy' => true,
'maxSize' => 'medium',
'alt' => '10 e-books gratuitos para quem trabalha com educação'
]
$folder_s3 = null Bootstrap\View\Helper\UrlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php, line 89
Bootstrap\View\Helper\HtmlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/HtmlHelper.php, line 494
include - APP/Template/Element/posts/item_post.ctp, line 17
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Posts/author.ctp, line 53
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\EncryptedCookieMiddleware::__invoke() - CORE/src/Http/Middleware/EncryptedCookieMiddleware.php, line 89
Eles não têm o velho charme nem aquele familiar cheiro de papel, mas para quem busca praticidade, os livros online podem ser bons aliados na hora ...
Por Monise Vieira
em 09/03/2015 | Comentários: 0
Notice (8) : Uninitialized string offset: -1 [ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php , line 89 ]Code Context if( env ( 'ENVIRONMENT' ) !== 'prod' ){
$folder_s3 = env ( 'S3_URL' )[- 1 ] != "/" ? env ( 'S3_URL' ) : substr ( env ( 'S3_URL' ), 0 ,- 1 ) ;
}
$path = 'https://www.educbr.com/img/posts/ex-office-boy-faz-sucesso-com-escola-online.png'
$options = [
'pathPrefix' => '/img/posts/',
'class' => 'img-fluid w-100 item-post__img',
'b-lazy' => true,
'maxSize' => 'medium',
'alt' => 'Ex-office boy faz sucesso com escola online'
]
$folder_s3 = null Bootstrap\View\Helper\UrlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/UrlHelper.php, line 89
Bootstrap\View\Helper\HtmlHelper::image() - ROOT/plugins/Bootstrap/src/View/Helper/HtmlHelper.php, line 494
include - APP/Template/Element/posts/item_post.ctp, line 17
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Posts/author.ctp, line 53
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\EncryptedCookieMiddleware::__invoke() - CORE/src/Http/Middleware/EncryptedCookieMiddleware.php, line 89
Quando Severino Félix da Silva tinha apenas cinco anos, sua família decidiu deixar Ingá do Bacamarte, na Paraíba, para tentar a sorte no Rio de ...
Por Monise Vieira
em 09/03/2015 | Comentários: 0
Página 1 de 1, exibindo 4 registro(s) de um total de 4
Warning (512) : Cache engine Cake\Cache\Engine\RedisEngine is not properly configured. [CORE/src/Cache/Cache.php , line 176 ]Code Context $registry -> set ( $name , new NullEngine ());
trigger_error ( $e -> getMessage (), E_USER_WARNING );
$name = 'layout_footer'
$registry = object(Cake\Cache\CacheRegistry) {
'_loaded' => [
(int) 0 => 'default',
(int) 1 => '_cake_model_',
(int) 2 => '_cake_routes_',
(int) 3 => '_cake_core_',
(int) 4 => 'layout_cms_menu',
(int) 5 => 'layout_footer'
]
}
$config = [
'className' => 'Redis',
'servers' => [
(int) 0 => '127.0.0.1'
],
'password' => 'password',
'database' => '2',
'prefix' => 'Educbr_layout_footer_',
'duration' => '+30 days'
]
$e = object(RuntimeException) {
[protected] message => 'Cache engine Cake\Cache\Engine\RedisEngine is not properly configured.'
[protected] code => (int) 0
[protected] file => '/home/infra.ibijus.com/www/vendor/cakephp/cakephp/src/Cache/CacheRegistry.php'
[protected] line => (int) 91
} Cake\Cache\Cache::_buildEngine() - CORE/src/Cache/Cache.php, line 176
Cake\Cache\Cache::engine() - CORE/src/Cache/Cache.php, line 232
Cake\Cache\Cache::read() - CORE/src/Cache/Cache.php, line 360
Cake\Cache\Cache::remember() - CORE/src/Cache/Cache.php, line 628
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 237
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Element/layout/default.ctp, line 10
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1598
Cake\View\View::element() - CORE/src/View/View.php, line 706
include - APP/Template/Layout/default.ctp, line 57
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 850
Cake\View\View::render() - CORE/src/View/View.php, line 808
Educbr e os cookies:
a gente usa cookies para personalizar anúncios e melhorar a sua experiência no site.
Ao continuar navegando, você concorda com a nossa
Política de privacidade.
Continuar e fechar