[TYPO3-v4] Caching tables – still an issue?
Dmitry Dulepov
dmitry.dulepov at gmail.com
Fri Sep 16 12:00:58 CEST 2011
Hi!
Just installed a fresh copy of master. Getting this error in the debug console:
================================
exec_INSERTmultipleRows
caller
t3lib_DB::exec_INSERTmultipleRows
ERROR
Table 'typo3master.cf_cache_hash_tags' doesn't exist
lastBuiltQuery
INSERT INTO cf_cache_hash_tags (identifier, tag) VALUES
('59ddef067c69ac7e14536a2beefb0f80', 'ident_ExtDirectApi')
debug_backtrace
SC_db_layout->main#1357 // template->render#612 // template->startPage#853
// template->loadCshJavascript#694 //
t3lib_PageRenderer->addExtDirectCode#1532 //
t3lib_extjs_ExtDirectApi->getApiPhp#1075 //
t3lib_extjs_ExtDirectApi->getExtDirectApi#76 //
t3lib_pageSelect::storeHash#208 //
t3lib_cache_frontend_VariableFrontend->set#961 //
t3lib_cache_backend_DbBackend->set#88 //
t3lib_DB->exec_INSERTmultipleRows#188 // t3lib_DB->debug#127
================================
Beta is supposed to work without such errors, which tells me I did
something wrong during installation. Question is: what did I do wrong?
Can't get it :( Help?
--
Dmitry "itoldyou" Dulepov
TYPO3 core&security team member
E-mail: dmitry.dulepov at typo3.org
Web: http://dmitry-dulepov.com/
More information about the TYPO3-project-v4
mailing list