[TYPO3-core] Upgrade to TYPO3 CMS 6.1beta2
Ben van 't Ende
ben at vantende.net
Mon Apr 15 10:13:18 CEST 2013
I tried to update a 6.0.4 site to 6.1, but got a showstopper in /install
Fatal error: Call to undefined method TYPO3\CMS\Core\Utility\GeneralUtility::int_from_ver() in /home/......../public_html/typo3conf/ext/tt_news/ext_localconf.php on line 48 ($t3version = t3lib_div::int_from_ver(TYPO3_version);
)
after uncommenting line 48 i get:
Uncaught TYPO3 Exception
#1231267498: Invalid cache backend option "cacheTable" for backend of type "TYPO3\CMS\Core\Cache\Backend\Typo3DatabaseBackend"
with a lot of other messages and the frontend shows:
Fatal error: Cannot access protected property TYPO3\CMS\Core\Database\DatabaseConnection::$link in /home/vantende/domains/vantende.net/public_html/typo3conf/ext/realurl/class.tx_realurl.php on line 239
I also noticed the symbolic link 'tables.php -> ../t3lib/stddb/tables.php' does not exists anymore.
I guess it means tt_news needs to be updated to match TYPO3 CMS 6.1. When I read the deprecation log I see quite some stuff will be removed in 6.1. Are there any obvious things like popular extensions that need to be taken care of by their authors for the 6.1 release, which is very near?
gRTz ben
--
TYPO3 community manager
More information about the TYPO3-team-core
mailing list