Notice (8): compact(): Undefined variable: whatsapps [APP/Controller/AppController.php, line 93]Code Context }
$this->set(compact('configuracoes', 'telefones','whatsapps','paginas','unidades'));
$usuarios = null
$configuracoes = array(
'Configuracoes' => array(
'id' => '1',
'nome_aplicacao' => 'Casa da Fazenda Esportes',
'facebook' => 'https://www.facebook.com/casadafazendaesportes',
'instagram' => 'https://www.instagram.com/casadafazendaesportes',
'email' => 'contato@fazendabike.com.br',
'meta_keyword' => 'esportes,caça,pesca,camping,bicicletas,bicicletas elétricas,country,airsoft,airgun,armas de fogo,petshop,lazer,praia',
'meta_description' => '',
'logo' => '1bb87d41d15fe27b500a4bfcde01bb0e.png',
'logo_dir' => '1',
'icon' => 'e8ab3530fbec2080028c18735e1446eb.jpg',
'icon_dir' => '1',
'telefone' => '(12) 99610-6033',
'link' => '12996106033'
)
)
$telefones = array(
(int) 0 => array(
'Telefone' => array(
'id' => '3',
'link' => '1231324567',
'numero' => '(12) 3132-4567',
'tipo' => 'telefone',
'loja_id' => '1'
),
'Loja' => array(
'id' => '1',
'cep' => '12500-010',
'rua' => 'Rua Comendador Rodrigues Alves',
'numero' => '250',
'bairro' => 'Centro',
'cidade' => 'Mega Loja • Guaratinguetá',
'estado' => 'SP',
'mapa' => '<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d14710.79368709766!2d-45.193791!3d-22.813636!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x94ccc45700000001%3A0xca0b6d67dbe78bb9!2sCasa%20da%20Fazenda%20Esportes!5e0!3m2!1spt-BR!2sbr!4v1706144839953!5m2!1spt-BR!2sbr" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>'
)
),
(int) 1 => array(
'Telefone' => array(
'id' => '6',
'link' => '1231534567',
'numero' => '(12) 3153-4567',
'tipo' => 'telefone',
'loja_id' => '2'
),
'Loja' => array(
'id' => '2',
'cep' => '12600-010',
'rua' => 'Rua São Benedito',
'numero' => '106',
'bairro' => 'Centro',
'cidade' => 'Mega Loja - Lorena',
'estado' => 'SP',
'mapa' => '<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d14719.553658044102!2d-45.1208697!3d-22.7323885!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x94ccc8e5a136a6d5%3A0x4d7fca99c83be525!2sCasa%20da%20Fazenda%20Esportes!5e0!3m2!1spt-BR!2sbr!4v1706144684188!5m2!1spt-BR!2sbr" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>'
)
)
)
$unidades = array(
(int) 0 => array(
'Loja' => array(
'id' => '1',
'cep' => '12500-010',
'rua' => 'Rua Comendador Rodrigues Alves',
'numero' => '250',
'bairro' => 'Centro',
'cidade' => 'Mega Loja • Guaratinguetá',
'estado' => 'SP',
'mapa' => '<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d14710.79368709766!2d-45.193791!3d-22.813636!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x94ccc45700000001%3A0xca0b6d67dbe78bb9!2sCasa%20da%20Fazenda%20Esportes!5e0!3m2!1spt-BR!2sbr!4v1706144839953!5m2!1spt-BR!2sbr" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>'
),
'Telefone' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'Loja' => array(
'id' => '2',
'cep' => '12600-010',
'rua' => 'Rua São Benedito',
'numero' => '106',
'bairro' => 'Centro',
'cidade' => 'Mega Loja - Lorena',
'estado' => 'SP',
'mapa' => '<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d14719.553658044102!2d-45.1208697!3d-22.7323885!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x94ccc8e5a136a6d5%3A0x4d7fca99c83be525!2sCasa%20da%20Fazenda%20Esportes!5e0!3m2!1spt-BR!2sbr!4v1706144684188!5m2!1spt-BR!2sbr" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>'
),
'Telefone' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
)
)
compact - [internal], line ??
AppController::beforeRender() - APP/Controller/AppController.php, line 93
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::render() - CORE/Cake/Controller/Controller.php, line 941
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 292
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: paginas [APP/Controller/AppController.php, line 93]Code Context }
$this->set(compact('configuracoes', 'telefones','whatsapps','paginas','unidades'));
$usuarios = null
$configuracoes = array(
'Configuracoes' => array(
'id' => '1',
'nome_aplicacao' => 'Casa da Fazenda Esportes',
'facebook' => 'https://www.facebook.com/casadafazendaesportes',
'instagram' => 'https://www.instagram.com/casadafazendaesportes',
'email' => 'contato@fazendabike.com.br',
'meta_keyword' => 'esportes,caça,pesca,camping,bicicletas,bicicletas elétricas,country,airsoft,airgun,armas de fogo,petshop,lazer,praia',
'meta_description' => '',
'logo' => '1bb87d41d15fe27b500a4bfcde01bb0e.png',
'logo_dir' => '1',
'icon' => 'e8ab3530fbec2080028c18735e1446eb.jpg',
'icon_dir' => '1',
'telefone' => '(12) 99610-6033',
'link' => '12996106033'
)
)
$telefones = array(
(int) 0 => array(
'Telefone' => array(
'id' => '3',
'link' => '1231324567',
'numero' => '(12) 3132-4567',
'tipo' => 'telefone',
'loja_id' => '1'
),
'Loja' => array(
'id' => '1',
'cep' => '12500-010',
'rua' => 'Rua Comendador Rodrigues Alves',
'numero' => '250',
'bairro' => 'Centro',
'cidade' => 'Mega Loja • Guaratinguetá',
'estado' => 'SP',
'mapa' => '<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d14710.79368709766!2d-45.193791!3d-22.813636!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x94ccc45700000001%3A0xca0b6d67dbe78bb9!2sCasa%20da%20Fazenda%20Esportes!5e0!3m2!1spt-BR!2sbr!4v1706144839953!5m2!1spt-BR!2sbr" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>'
)
),
(int) 1 => array(
'Telefone' => array(
'id' => '6',
'link' => '1231534567',
'numero' => '(12) 3153-4567',
'tipo' => 'telefone',
'loja_id' => '2'
),
'Loja' => array(
'id' => '2',
'cep' => '12600-010',
'rua' => 'Rua São Benedito',
'numero' => '106',
'bairro' => 'Centro',
'cidade' => 'Mega Loja - Lorena',
'estado' => 'SP',
'mapa' => '<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d14719.553658044102!2d-45.1208697!3d-22.7323885!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x94ccc8e5a136a6d5%3A0x4d7fca99c83be525!2sCasa%20da%20Fazenda%20Esportes!5e0!3m2!1spt-BR!2sbr!4v1706144684188!5m2!1spt-BR!2sbr" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>'
)
)
)
$unidades = array(
(int) 0 => array(
'Loja' => array(
'id' => '1',
'cep' => '12500-010',
'rua' => 'Rua Comendador Rodrigues Alves',
'numero' => '250',
'bairro' => 'Centro',
'cidade' => 'Mega Loja • Guaratinguetá',
'estado' => 'SP',
'mapa' => '<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d14710.79368709766!2d-45.193791!3d-22.813636!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x94ccc45700000001%3A0xca0b6d67dbe78bb9!2sCasa%20da%20Fazenda%20Esportes!5e0!3m2!1spt-BR!2sbr!4v1706144839953!5m2!1spt-BR!2sbr" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>'
),
'Telefone' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'Loja' => array(
'id' => '2',
'cep' => '12600-010',
'rua' => 'Rua São Benedito',
'numero' => '106',
'bairro' => 'Centro',
'cidade' => 'Mega Loja - Lorena',
'estado' => 'SP',
'mapa' => '<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d14719.553658044102!2d-45.1208697!3d-22.7323885!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x94ccc8e5a136a6d5%3A0x4d7fca99c83be525!2sCasa%20da%20Fazenda%20Esportes!5e0!3m2!1spt-BR!2sbr!4v1706144684188!5m2!1spt-BR!2sbr" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>'
),
'Telefone' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
)
)
compact - [internal], line ??
AppController::beforeRender() - APP/Controller/AppController.php, line 93
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::render() - CORE/Cake/Controller/Controller.php, line 941
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 292
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??
404
Controller class PaginasController could not be found.
Controller class PaginasController could not be found.
/sitemap.xml