Registros ordenados por el filtro "Fosa de Clavados" (11)

photo count 36
Rentar propiedad de un tercero
CDMX
Clubes Deportivos Fosa de Clavados Alberca Deportes
Precio al preguntar
photo count 15
Rentar propiedad de un tercero
Chimalhuacan
Fosa de Clavados Alberca Deportes
Precio al preguntar
photo count 24
Rentar propiedad de un tercero
CDMX
Fosa de Clavados Alberca Deportes
Precio al preguntar
photo count 33
Rentar propiedad de un tercero
CDMX
Fosa de Clavados Alberca Deportes
Precio al preguntar
photo count 68
Rentar propiedad de un tercero
CDMX
Clubes Deportivos Fosa de Clavados Alberca Deportes
Precio al preguntar
photo count 118
Rentar propiedad de un tercero
CDMX
Baño de Vapor Areas Ring de Box Lucha Libre Estacionamiento Fosa de Clavados Alberca Deportes
Precio al preguntar
photo count 5
Rentar propiedad de un tercero
CDMX
Fosa de Clavados Alberca Deportes
Precio al preguntar
photo count 64
Rentar propiedad de un tercero
CDMX
Fosa de Clavados Alberca Deportes
MXN $ Desde 70 K
photo count 75
Rentar propiedad de un tercero
CDMX
Piso Duela Parquet Basketball Fut Cancha Fut 11 Gimnasia Tenis Juegos Infantiles / Casa del Arbol Atletismo Tartan Geometria Fosa de Clavados Domo Alberca Deportes
Precio al preguntar
photo count 59
Rentar propiedad de un tercero
CDMX
Areas Ring de Box Lucha Libre Fut Cancha Gyms / Gimnasio / Crossfit Fosa de Clavados Alberca Deportes
Precio al preguntar
photo count 299
Rentar propiedad de un tercero
CDMX
Alberca Placer Escuela Universidad Basketball Baseball Clubes Deportivos Fut Cancha Gimnasia Tenis Estacionamiento Lobby Moderno & Futurista Motor Lobby / Bahia Fosa de Clavados Alberca Deportes
Solo viernes. Deportivo privado. Cuenta con canchas de tenis, fútbol, pádel, alberca, gimnasio y diversas área...
MXN $ Desde 150 K
 
^ 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" => "690b66210c8c4", "url" => "https://locaciones.mx/service-442", "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:42 LiteSpeed Yii Framework/1.1.24