Error in PHP Script
/index.php
PHP Version: 5.6.40-5+ubuntu16.04.1+deb.sury.org+1;  Zend Engine Version: 2.6.0;  Qcodo Version: 0.3.21 (Qcodo Beta 3)
Application: Apache/2.4.18 (Ubuntu);  Server Name: www.baforum.se
HTTP User Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
unlink(/home/sites/siteman5/wwwroot/includes/qcodo/cache/i18n/efad7abb323e3d4016284c8a6da076a1.i18n): No such file or directory
Error Type:   E_WARNING

Source File:   /home/sites/siteman5/wwwroot/includes/qcodo/_core/framework/QCache.class.php     Line:   32

Line 27:    					// Now, get the current hash of the checkfiles
Line 28:    					$strHash = $this->GetCheckFilesHash();
Line 29:    
Line 30:    					// If No CheckFiles, the delete cache file and return false
Line 31:    					if ($strHash === false) {
Line 32:    						unlink($this->GetFilePath());
Line 33:    						return false;
Line 34:    					}
Line 35:    
Line 36:    					// If Hash File doesn't exist or if the values don't match, delete and return
Line 37:    					$strHashFile = $this->GetFilePath() . '.hash';

Call Stack:

#0 (): QcodoHandleError()
#1 /home/sites/siteman5/wwwroot/includes/qcodo/_core/framework/QCache.class.php(32): unlink()
#2 /home/sites/siteman5/wwwroot/includes/qcodo/_core/framework/QI18n.class.php(30): QCache->GetData()
#3 /home/sites/siteman5/wwwroot/includes/prepend.inc.php(436): QI18n::Initialize()
#4 /home/sites/mforumfelles/_core/init_page.php(13): require_once()
#5 /home/sites/baforum.se/index.php(40): require_once()

Variable Dump:   Show/Hide



Error Report Generated:  Monday, May 20 2024, 6:34:21 AM