Registros ordenados por el filtro "No hay agua" (15)

photo count 72
Rentar propiedad de un tercero
CDMX
Cafe Cafeteria Iglesia Capilla Brutalista Moderno & Futurista Arquitectura Escalones / Escalera Exterior
Locación privilegiada para encontrar una estética brutalista, monumental y espiritual, con amplios espacios ex...
Precio al preguntar
photo count 9
Rentar propiedad de un tercero
CDMX
Estudio Taller Artista Brutalista Geometria Arquitectura
Locación única en su tipo: una construcción escultórica, brutalista y orgánica que fusiona arte, arquitectura ...
photo count 90
Rentar propiedad de un tercero
CDMX
Fuente Parque Arbolada Bosques Lagos y Presas Track Espejo de Agua
El Parque Nacional Fuentes Brotantes es una joya escondida al sur de la ciudad, con un carácter más íntimo y c...
Precio al preguntar
photo count 50
Rentar propiedad de un tercero
CDMX
Espacio natural, bosque urbano protegido Zonificación: Área Natural Protegida (requiere permisos especiales) ...
Precio al preguntar
photo count 9
Rentar propiedad de un tercero
Apizaco
Cuevas
Precio al preguntar
photo count 32
Rentar propiedad de un tercero
CDMX
Metrobus Parada / Bus Stop
ESTRUCTURA METALICA, QUE SE USABA COMO BAHI DE METRO BUS EN LA ENTRADA DEL ZOLOGICO DE CHAULTEPEC, CON VISTA A...
Precio al preguntar
photo count 13
Rentar propiedad de un tercero
CDMX
Juegos Mecanicos

CARRUCEL EN EL BOSQUE DE CHAPULTTEPEC

Precio al preguntar
photo count 11
Rentar propiedad de un tercero
CDMX
Parque Lagos y Presas

FAMOSLO LAGO EN EL BOSQUE DE CHAPULTEPEC, CON VISTA A POLANCO

Precio al preguntar
photo count 77
Rentar propiedad de un tercero
CDMX
Fuente Parque Multilocacion Bosques Lagos y Presas Museo
Bosque de Chapultepec, se tiene que ingresar una escrito con todos los datos y lugares, entre mas explicacion ...
Precio al preguntar
photo count 6
Rentar propiedad de un tercero
CDMX
Vialidad Callecita Back Alley Callejon
Precio al preguntar
photo count 54
Rentar propiedad de un tercero
CDMX
Carretera Gasolineria Tienda / Tiendita Abarrotes Mini Supers
Precio al preguntar
photo count 68
Rentar propiedad de un tercero
CDMX
Trenes Terraceria Off Road Bodega Western
Precio al preguntar
photo count 26
Rentar propiedad de un tercero
CDMX
Trenes Western Abandonado
Precio al preguntar
photo count 31
Rentar propiedad de un tercero
CDMX
Fachadas Columnas Escalera Casa Bajo Puente Calle Ladrillo Estudio / Loft Industrial
Precio al preguntar
photo count 52
Rentar propiedad de un tercero
CDMX
Fachadas Brutalista Moderno & Futurista Geometria
Fachada de las oficinas centrales de Infonavit. De estilo brutalista. Moderno y con juegos de líneas y sombras...
Precio al preguntar
 
^ Subir
PHP notice

PHP notice

unserialize(): Error at offset 8153 of 8192 bytes

/home/locaciones/public_html/protected/extensions/yii2-debug/Yii2Debug.php(268)

256         if (($fp = @fopen($indexFile, 'r+')) === false) {
257             throw new Exception("Unable to open debug data index file: $indexFile");
258         }
259         @flock($fp, LOCK_EX);
260         $manifest = '';
261         while (($buffer = fgets($fp)) !== false) {
262             $manifest .= $buffer;
263         }
264         if (!feof($fp) || empty($manifest)) {
265             // error while reading index data, ignore and create new
266             $manifest = array();
267         } else {
268             $manifest = unserialize($manifest);
269         }
270 
271         $manifest[$this->tag] = $summary;
272         $this->resizeHistory($manifest);
273 
274         ftruncate($fp, 0);
275         rewind($fp);
276         fwrite($fp, serialize($manifest));
277 
278         @flock($fp, LOCK_UN);
279         @fclose($fp);
280     }

Stack Trace

#0
+
 /home/locaciones/public_html/protected/extensions/yii2-debug/Yii2Debug.php(268): unserialize("a:54:{s:13:"690b64ac871c7";a:7:{s:3:"tag";s:13:"690b64ac871c7";s...")
263         }
264         if (!feof($fp) || empty($manifest)) {
265             // error while reading index data, ignore and create new
266             $manifest = array();
267         } else {
268             $manifest = unserialize($manifest);
269         }
270 
271         $manifest[$this->tag] = $summary;
272         $this->resizeHistory($manifest);
273 
#1
+
 /home/locaciones/public_html/protected/extensions/yii2-debug/Yii2Debug.php(243): Yii2Debug->updateIndexFile("/home/locaciones/public_html/protected/runtime/debug/index.data", array("tag" => "690b66222c921", "url" => "https://locaciones.mx/service-39", "ajax" => false, "method" => "GET", ...))
238 
239         $path = $this->logPath;
240         if (!is_dir($path)) mkdir($path);
241 
242         file_put_contents("$path/{$this->getTag()}.data", serialize($data));
243         $this->updateIndexFile("$path/index.data", $data['summary']);
244     }
245 
246     /**
247      * Updates index file with summary log data
248      *
#2
+
 /home/locaciones/public_html/protected/extensions/yii2-debug/Yii2Debug.php(217): Yii2Debug->processDebug()
212     /**
213      * @param CEvent $event
214      */
215     protected function onEndRequest($event)
216     {
217         $this->processDebug();
218     }
219 
220     /**
221      * Log processing routine.
222      */
2025-11-05 08:58:44 LiteSpeed Yii Framework/1.1.24