Hallo,
wenn ich im Backend das Update anschieben will, kommt eine weiße Seite mit folgender Meldung:
Fatal error: Uncaught exception 'UnexpectedValueException' with message 'RecursiveDirectoryIterator::__construct(../versando_test/templates_c/filecache/): failed to open dir: No such file or directory' in ../versando_test/classes/CachingMethods/class.cachingMethod.file.php:151 Stack trace: #0 ../versando_test/classes/CachingMethods/class.cachingMethod.file.php(151): RecursiveDirectoryIterator->__construct('/usr/www/users/...', 4096) #1 ../versando_test/classes/class.JTL- Shop.JTLCache.php(794): cache_file->flushAll() #2 [internal function]: JTLCache->_flushAll() #3 ../versando_test/classes/class.JTL-Shop.JTLCache.php(158): call_user_func_array(Array, Array) #4 ../versando_test/admin/includes/dbupdater_inc.php(266): JTLCache->__call('flushAll', Array) #5 ../versando_test/admin/includes/dbupdater_inc.php(266): JTLCache->flushAll() #6 ../versando_test/update/400/400.php(113): in ../versando_test/classes/CachingMethods/class.cachingMethod.file.php on line 151
Da es nur eine Testumgebung für die Entwicklung ist, ist der Cache halt deaktiviert. Wenn ich jetzt wieder ins Backend gehe, auch unter Update, zeigt der zwar an, das jetzt alles auf 4.01 ist, aber man weiß nicht ob trotzdem noch etwas fehlt.
Was er anmeckert ist die Template Version, die steht offenbar noch auf 4.00. Vielleicht ging das speziell schief.
wenn ich im Backend das Update anschieben will, kommt eine weiße Seite mit folgender Meldung:
Fatal error: Uncaught exception 'UnexpectedValueException' with message 'RecursiveDirectoryIterator::__construct(../versando_test/templates_c/filecache/): failed to open dir: No such file or directory' in ../versando_test/classes/CachingMethods/class.cachingMethod.file.php:151 Stack trace: #0 ../versando_test/classes/CachingMethods/class.cachingMethod.file.php(151): RecursiveDirectoryIterator->__construct('/usr/www/users/...', 4096) #1 ../versando_test/classes/class.JTL- Shop.JTLCache.php(794): cache_file->flushAll() #2 [internal function]: JTLCache->_flushAll() #3 ../versando_test/classes/class.JTL-Shop.JTLCache.php(158): call_user_func_array(Array, Array) #4 ../versando_test/admin/includes/dbupdater_inc.php(266): JTLCache->__call('flushAll', Array) #5 ../versando_test/admin/includes/dbupdater_inc.php(266): JTLCache->flushAll() #6 ../versando_test/update/400/400.php(113): in ../versando_test/classes/CachingMethods/class.cachingMethod.file.php on line 151
Da es nur eine Testumgebung für die Entwicklung ist, ist der Cache halt deaktiviert. Wenn ich jetzt wieder ins Backend gehe, auch unter Update, zeigt der zwar an, das jetzt alles auf 4.01 ist, aber man weiß nicht ob trotzdem noch etwas fehlt.
Was er anmeckert ist die Template Version, die steht offenbar noch auf 4.00. Vielleicht ging das speziell schief.