Administrator, Persona privada

Administrator

Anuncios del usuario Administrator (7)

  • Rusia, Mariy-El, Yoshkar-Ola
    • Número total de pisos: 10
  • Precio a consultar
The neighborhood "Sportivny" is a modern complex building, within the framework of...
  • Estados Unidos, California, Los Angeles
  • Precio a consultar
The Sunset Los Angeles is located in the heart of West Hollywood....
  • Rusia, Moscú
    • 1 cuarto
    • Piso/Número total de pisos: 7/14
    • Área total: 35 m2
  • 94 626 RUB por mes
This apartment with nice shades of blue and a beautiful bathroom will...
  • Rusia, Moscú
    • 4 cuartos
    • Número total de pisos: 2
    • Área total: 150 m2
  • 118 283 RUB por mes
Сountry house for monthly rent in Badeevo, Chekhov, Moscow Oblast
  • Rusia, Moscú
    • 4 cuartos
    • Piso/Número total de pisos: 1/2
    • Área total: 350 m2
  • 14 194 RUB por dia
Сountry house in Stolbovaya settlement, Chekhovsky Region
  • Rusia, Mariy-El, Yoshkar-Ola
    • 3 cuartos
    • Piso/Número total de pisos: 7/10
    • Área total: 95 m2
  • 5 002 247 RUB
  • Rusia, Mariy-El, Yoshkar-Ola
    • 2 cuartos
    • Piso/Número total de pisos: 2/10
    • Área total: 66.2 m2
  • 3 479 241 RUB
^ Volver al principio
PHP warning

PHP warning

file_put_contents(): Only 0 of 184870 bytes written, possibly out of free disk space

/home/admin/web/dev.open-real-estate.info/public_html/protected/extensions/yii2-debug/Yii2Debug.php(242)

230                     $panel->filterData,
231                     array('data' => $data[$panel->getId()])
232                 );
233             }
234             $panel->load($data[$panel->getId()]);
235         }
236 
237         $data['summary'] = $this->prepareDataSummary();
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      *
249      * @param string $indexFile path to index file
250      * @param array $summary summary log data
251      * @throws Exception
252      */
253     private function updateIndexFile($indexFile, $summary)
254     {

Stack Trace

#0
+
 /home/admin/web/dev.open-real-estate.info/public_html/protected/extensions/yii2-debug/Yii2Debug.php(242): file_put_contents("/home/admin/web/dev.open-real-estate.info/public_html/protected/...", "a:6:{s:6:"config";a:4:{s:10:"phpVersion";s:6:"7.0.33";s:10:"yiiV...")
237         $data['summary'] = $this->prepareDataSummary();
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
#1
+
 /home/admin/web/dev.open-real-estate.info/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      */
#5
+
 /home/admin/web/dev.open-real-estate.info/public_html/index.php(22): CApplication->run()
17 
18 define('ALREADY_INSTALL_FILE', ROOT_PATH . DIRECTORY_SEPARATOR . 'protected' . DIRECTORY_SEPARATOR
19                                 . 'runtime' . DIRECTORY_SEPARATOR . 'already_install');
20 
21 require_once($yii);
22 Yii::createWebApplication($config)->run();
2025-06-04 05:32:25 nginx/1.16.0 Yii Framework/1.1.28