Sin Resultados
¿No encuentras lo que estas buscando?
if ($zona === 'region') {$condicionUbigeo['perfil_direcciones.ubi_region_slug'] = $slug;
App\Controller\WebController::busquedas() /home/todos/public_html/src/Controller/WebController.php, line 256 Cake\Controller\Controller::invokeAction() /home/todos/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php, line 547 Cake\Controller\ControllerFactory::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 139 Cake\Controller\ControllerFactory::invoke() /home/todos/public_html/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 114 Cake\Http\BaseApplication::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php, line 320 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 86 Authentication\Middleware\AuthenticationMiddleware::process() /home/todos/public_html/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 124 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Http\Middleware\BodyParserMiddleware::process() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Middleware/BodyParserMiddleware.php, line 157 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Routing\Middleware\RoutingMiddleware::process() /home/todos/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php, line 186 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Routing\Middleware\AssetMiddleware::process() /home/todos/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php, line 68 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Error\Middleware\ErrorHandlerMiddleware::process() /home/todos/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php, line 131 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Http\Runner::run() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 67 Cake\Http\Server::run() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Server.php, line 90 [main] /home/todos/public_html/webroot/index.php, line 44
$condicionUbigeo['perfil_direcciones.ubi_region_slug'] = $slug;} elseif ($zona === 'provincia') {$condicionUbigeo['perfil_direcciones.ubi_provincia_slug'] = $slug;
App\Controller\WebController::busquedas() /home/todos/public_html/src/Controller/WebController.php, line 258 Cake\Controller\Controller::invokeAction() /home/todos/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php, line 547 Cake\Controller\ControllerFactory::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 139 Cake\Controller\ControllerFactory::invoke() /home/todos/public_html/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 114 Cake\Http\BaseApplication::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php, line 320 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 86 Authentication\Middleware\AuthenticationMiddleware::process() /home/todos/public_html/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 124 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Http\Middleware\BodyParserMiddleware::process() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Middleware/BodyParserMiddleware.php, line 157 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Routing\Middleware\RoutingMiddleware::process() /home/todos/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php, line 186 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Routing\Middleware\AssetMiddleware::process() /home/todos/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php, line 68 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Error\Middleware\ErrorHandlerMiddleware::process() /home/todos/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php, line 131 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Http\Runner::run() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 67 Cake\Http\Server::run() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Server.php, line 90 [main] /home/todos/public_html/webroot/index.php, line 44
$condicionUbigeo['perfil_direcciones.ubi_provincia_slug'] = $slug;} elseif ($zona === 'distrito') {$condicionUbigeo['perfil_direcciones.ubi_distrito_slug'] = $slug;
App\Controller\WebController::busquedas() /home/todos/public_html/src/Controller/WebController.php, line 260 Cake\Controller\Controller::invokeAction() /home/todos/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php, line 547 Cake\Controller\ControllerFactory::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 139 Cake\Controller\ControllerFactory::invoke() /home/todos/public_html/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 114 Cake\Http\BaseApplication::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php, line 320 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 86 Authentication\Middleware\AuthenticationMiddleware::process() /home/todos/public_html/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 124 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Http\Middleware\BodyParserMiddleware::process() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Middleware/BodyParserMiddleware.php, line 157 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Routing\Middleware\RoutingMiddleware::process() /home/todos/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php, line 186 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Routing\Middleware\AssetMiddleware::process() /home/todos/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php, line 68 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Error\Middleware\ErrorHandlerMiddleware::process() /home/todos/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php, line 131 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Http\Runner::run() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 67 Cake\Http\Server::run() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Server.php, line 90 [main] /home/todos/public_html/webroot/index.php, line 44
$condicionUbigeo['perfil_direcciones.ubi_distrito_slug'] = $slug;} elseif ($zona === 'localidad') {$condicionUbigeo['perfil_direcciones.ubi_poblado_slug'] = $slug;
App\Controller\WebController::busquedas() /home/todos/public_html/src/Controller/WebController.php, line 262 Cake\Controller\Controller::invokeAction() /home/todos/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php, line 547 Cake\Controller\ControllerFactory::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 139 Cake\Controller\ControllerFactory::invoke() /home/todos/public_html/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 114 Cake\Http\BaseApplication::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php, line 320 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 86 Authentication\Middleware\AuthenticationMiddleware::process() /home/todos/public_html/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 124 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Http\Middleware\BodyParserMiddleware::process() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Middleware/BodyParserMiddleware.php, line 157 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Routing\Middleware\RoutingMiddleware::process() /home/todos/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php, line 186 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Routing\Middleware\AssetMiddleware::process() /home/todos/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php, line 68 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Error\Middleware\ErrorHandlerMiddleware::process() /home/todos/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php, line 131 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Http\Runner::run() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 67 Cake\Http\Server::run() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Server.php, line 90 [main] /home/todos/public_html/webroot/index.php, line 44
// Primero verificar si hay resultadosif ($zona === 'region') {foreach($perfiles as $perfil) {
App\Controller\WebController::busquedas() /home/todos/public_html/src/Controller/WebController.php, line 366 Cake\Controller\Controller::invokeAction() /home/todos/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php, line 547 Cake\Controller\ControllerFactory::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 139 Cake\Controller\ControllerFactory::invoke() /home/todos/public_html/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 114 Cake\Http\BaseApplication::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php, line 320 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 86 Authentication\Middleware\AuthenticationMiddleware::process() /home/todos/public_html/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 124 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Http\Middleware\BodyParserMiddleware::process() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Middleware/BodyParserMiddleware.php, line 157 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Routing\Middleware\RoutingMiddleware::process() /home/todos/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php, line 186 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Routing\Middleware\AssetMiddleware::process() /home/todos/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php, line 68 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Error\Middleware\ErrorHandlerMiddleware::process() /home/todos/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php, line 131 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Http\Runner::run() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 67 Cake\Http\Server::run() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Server.php, line 90 [main] /home/todos/public_html/webroot/index.php, line 44
$filtrado = "Provincias";} elseif ($zona === 'provincia') {foreach($perfiles as $perfil) {
App\Controller\WebController::busquedas() /home/todos/public_html/src/Controller/WebController.php, line 371 Cake\Controller\Controller::invokeAction() /home/todos/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php, line 547 Cake\Controller\ControllerFactory::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 139 Cake\Controller\ControllerFactory::invoke() /home/todos/public_html/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 114 Cake\Http\BaseApplication::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php, line 320 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 86 Authentication\Middleware\AuthenticationMiddleware::process() /home/todos/public_html/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 124 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Http\Middleware\BodyParserMiddleware::process() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Middleware/BodyParserMiddleware.php, line 157 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Routing\Middleware\RoutingMiddleware::process() /home/todos/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php, line 186 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Routing\Middleware\AssetMiddleware::process() /home/todos/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php, line 68 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Error\Middleware\ErrorHandlerMiddleware::process() /home/todos/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php, line 131 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Http\Runner::run() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 67 Cake\Http\Server::run() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Server.php, line 90 [main] /home/todos/public_html/webroot/index.php, line 44
$this->set('zona', $zona);$this->set('breadcrumb', $breadcrumb);
App\Controller\WebController::busquedas() /home/todos/public_html/src/Controller/WebController.php, line 421 Cake\Controller\Controller::invokeAction() /home/todos/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php, line 547 Cake\Controller\ControllerFactory::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 139 Cake\Controller\ControllerFactory::invoke() /home/todos/public_html/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php, line 114 Cake\Http\BaseApplication::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php, line 320 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 86 Authentication\Middleware\AuthenticationMiddleware::process() /home/todos/public_html/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 124 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Http\Middleware\BodyParserMiddleware::process() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Middleware/BodyParserMiddleware.php, line 157 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Routing\Middleware\RoutingMiddleware::process() /home/todos/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php, line 186 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Routing\Middleware\AssetMiddleware::process() /home/todos/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php, line 68 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Error\Middleware\ErrorHandlerMiddleware::process() /home/todos/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php, line 131 Cake\Http\Runner::handle() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 82 Cake\Http\Runner::run() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Runner.php, line 67 Cake\Http\Server::run() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Server.php, line 90 [main] /home/todos/public_html/webroot/index.php, line 44
$message = "Unable to emit headers. Headers sent in file=$file line=$line";trigger_error($message, E_USER_WARNING);}
Cake\Http\ResponseEmitter::emit() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 71 Cake\Http\Server::emit() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Server.php, line 128 [main] /home/todos/public_html/webroot/index.php, line 44
$response->getStatusCode(),($reasonPhrase ? ' ' . $reasonPhrase : '')));
header [internal], line ?? Cake\Http\ResponseEmitter::emitStatusLine() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 168 Cake\Http\ResponseEmitter::emit() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 74 Cake\Http\Server::emit() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Server.php, line 128 [main] /home/todos/public_html/webroot/index.php, line 44
foreach ($values as $value) {header(sprintf('%s: %s',
header [internal], line ?? Cake\Http\ResponseEmitter::emitHeaders() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 197 Cake\Http\ResponseEmitter::emit() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 75 Cake\Http\Server::emit() /home/todos/public_html/vendor/cakephp/cakephp/src/Http/Server.php, line 128 [main] /home/todos/public_html/webroot/index.php, line 44
Sin Resultados
¿No encuentras lo que estas buscando?