[TYPO3-dev] PHP4 testers needed - Fix EM2 issues
Franz Holzinger
franz at fholzinger.com
Wed Mar 22 09:21:46 CET 2006
Hello,
can anyone who uses TYPO3 4.0RC1 or CVS and PHP4 confirm that the
following error still exists in TYPO3 4.0RC1 or TYPO3core from CVS?
> unfortunately the error of an update from tt_products 1.2.7 to 2.4.6 is
>>>still not solved.
>>>TYPO3 Fatal Error: Extension key "table" was NOT loaded!
>>>(t3lib_extMgm::extPath)
steps to reproduce this:
0. no Table Library or fh_library must be installed
1. Copy tt_products 1.2.7 to typo3conf/ext
2. Install tt_products 1.2.7
3. Import Extensions from TER: tt_products 2.4.9
4. Import it with Overwrite of the former into typo3conf/ext
5. Press [make updates]
6. You see the error message
TYPO3 Fatal Error: Extension key "table" was NOT loaded!
(t3lib_extMgm::extPath)
And the TYPO3 frontend and backend will only display this error message now.
Steps to undo the TYPO3 fatal error:
1. edit typo3conf/localconf.php
2. remove the tt_products entry.
3. delete the temp_CACHED_ files
4. reload from the browser
- Franz
More information about the TYPO3-dev
mailing list