WarningDate: 2018-04-27 02:25:21 Code: 2 Message: Creating default object from empty value File: /mnt/web320/a0/99/51016999/htdocs/_plugins/.global/text2image/text2image.class.php Line: 40 IP: 54.144.14.134 Browser: CCBot/2.0 (http://commoncrawl.org/faq/)
Source context35:
36: $this->path->qfw = $qfw->PATH;
37: $this->path->local = qfwMain::getLocalDirectory(__CLASS__, 'plugins', false, false, false, true);
38: $this->path->global = qfwMain::getGlobalDirectory(__CLASS__, 'plugins', false, false, false, true);
39:
40: $this->config->cache = qfwHelperCache::getDirectory('qfwPluginText2image', true, true, true) . '/';
41:
42: unset($qfw);
43:
44: // Set defaults
45: $this->defaults['return'] = 'html';
User errorDate: 2018-04-27 02:25:21 Code: 256 Message: qfwHelperFilesystem::createFile: Error writing file "/mnt/web320/a0/99/51016999/htdocs/sites/www.weidignet.de/_logfiles/handler/error/qfw/20180427.log" File: /mnt/web320/a0/99/51016999/htdocs/_core/helper/qfwHelperFilesystem.class.php Line: 166 IP: 54.144.14.134 Browser: CCBot/2.0 (http://commoncrawl.org/faq/)
Source context161: }
162:
163: if(is_dir(dirname($file)) && @file_put_contents($file, $content, LOCK_EX) !== false) {
164: $_return = true;
165: } else {
166: throw new Exception(__METHOD__ . ': Error writing file "' . $file . '"', E_USER_ERROR);
167: }
168: }
169: } else {
170: throw new Exception(__METHOD__ . ': Illegal path "' . $file . '"', E_USER_ERROR);
171: }
Fatal error: Uncaught exception 'Exception' with message 'qfwHelperFilesystem::createFile: Error writing file "/mnt/web320/a0/99/51016999/htdocs/sites/www.weidignet.de/_logfiles/handler/error/qfw/20180427.log"' in /mnt/web320/a0/99/51016999/htdocs/_core/helper/qfwHelperFilesystem.class.php:166
Stack trace:
#0 /mnt/web320/a0/99/51016999/htdocs/_core/helper/qfwHelperFilesystem.class.php(186): qfwHelperFilesystem::createFile('/mnt/web320/a0/...', 'Date: 2018-0...')
#1 /mnt/web320/a0/99/51016999/htdocs/_core/helper/qfwHelperFilesystem.class.php(216): qfwHelperFilesystem::updateFile('/mnt/web320/a0/...', 'Date: 2018-0...', true, true)
#2 /mnt/web320/a0/99/51016999/htdocs/_core/handler/qfwHandlerErrorQfw.class.php(184): qfwHelperFilesystem::appendFile('/mnt/web320/a0/...', 'Date: 2018-0...', true)
#3 /mnt/web320/a0/99/51016999/htdocs/_core/handler/qfwHandlerErrorQfw.class.php(196): qfwHandlerError::handleError(256, 'qfwHelperFilesy...', '/mnt/web320/a0/...', 166)
#4 [internal function]: qfwHandlerError->handleException in /mnt/web320/a0/99/51016999/htdocs/_core/helper/qfwHelperFilesystem.class.php on line 166
Warning
Date: | 2018-04-27 02:25:21 |
---|---|
Code: | 2 |
Message: | Creating default object from empty value |
File: | /mnt/web320/a0/99/51016999/htdocs/_plugins/.global/text2image/text2image.class.php |
Line: | 40 |
IP: | 54.144.14.134 |
Browser: | CCBot/2.0 (http://commoncrawl.org/faq/) |
Source context
35:
36: $this->path->qfw = $qfw->PATH;
37: $this->path->local = qfwMain::getLocalDirectory(__CLASS__, 'plugins', false, false, false, true);
38: $this->path->global = qfwMain::getGlobalDirectory(__CLASS__, 'plugins', false, false, false, true);
39:
40: $this->config->cache = qfwHelperCache::getDirectory('qfwPluginText2image', true, true, true) . '/';
41:
42: unset($qfw);
43:
44: // Set defaults
45: $this->defaults['return'] = 'html';
User error
Date: | 2018-04-27 02:25:21 |
---|---|
Code: | 256 |
Message: | qfwHelperFilesystem::createFile: Error writing file "/mnt/web320/a0/99/51016999/htdocs/sites/www.weidignet.de/_logfiles/handler/error/qfw/20180427.log" |
File: | /mnt/web320/a0/99/51016999/htdocs/_core/helper/qfwHelperFilesystem.class.php |
Line: | 166 |
IP: | 54.144.14.134 |
Browser: | CCBot/2.0 (http://commoncrawl.org/faq/) |
Source context
161: }
162:
163: if(is_dir(dirname($file)) && @file_put_contents($file, $content, LOCK_EX) !== false) {
164: $_return = true;
165: } else {
166: throw new Exception(__METHOD__ . ': Error writing file "' . $file . '"', E_USER_ERROR);
167: }
168: }
169: } else {
170: throw new Exception(__METHOD__ . ': Illegal path "' . $file . '"', E_USER_ERROR);
171: }