Nachrichten


In Manhattan verfügt eine Wohnung über Treppe, deren Geländer aus 20.000 Legosteinen besteht.
5. Januar 2019

Wenn Sie nach einem neuen Zuhause suchen, müssen Sie normalerweise einige Dinge beachten, ob es eine eingebaute Spülmaschine oder eine zentrale Klimaanlage gibt. Aber eine Wohnung hat in Manhattan eine ziemlich einzigartige Besonderheit, die sie von allen anderen unterscheidet - und sie hat keine Verbindung mit leibliches Wohl.

Lesen Sie mehr & raquo;
Wo kann ich es kriegen?
5. Januar 2019

Es gibt viele Variationen der Passages des Lorem Ipsum, aber der Hauptteil erlitt Änderungen in irgendeiner Form, durch Humor oder zufällige Wörter welche nicht einmal ansatzweise glaubwürdig aussehen.

Lesen Sie mehr & raquo;
5. Januar 2019

Lorem Ipsum ist ein einfacher Demo-Text für die Print- und Schriftindustrie.

Lesen Sie mehr & raquo;
^ Zurück
PHP warning

PHP warning

file_put_contents(): Only 0 of 138449 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-07-05 05:25:14 nginx/1.16.0 Yii Framework/1.1.28