[TYPO3-ttnews] tt_news and typo3 6.1
jaco graaff
jaco at spacexplorer.co.za
Wed Jul 10 06:59:24 CEST 2013
Well, after having a disappointing 3 days with tx_news
No Display Latest in Details View with a List view present
No Pagination for Details View (previous article, Next)
I have decided to revert back to tx_news
But - alas
Extensions of tx_news that I depended on in the past is not compatible with
Typo3 v6.1
I Use LatestSingle to extend tt_news to display a latest single by default
together with a list of news on the same page
I use rgnewsce to allow other CE in news (galleries, videos, plugins...
etc..)
In Typo3 v6.1 when I enabled this I got:
Fatal error: Call to undefined method
TYPO3\CMS\Core\Utility\GeneralUtility::int_from_ver() in
...../typo3conf/ext/tt_news/ext_localconf.php on line 48 Call Stack: 0.0001
650112 1. {main}() /var/typo3_src-6.1.1/index.php:0 0.0161 6088360 2.
require('/var/typo3_src-6.1.1/typo3/sysext/cms/tslib/index_ts.php')
/var/typo3_src-6.1.1/index.php:41 0.1940 8062352 3.
TYPO3\CMS\Core\Core\Bootstrap->loadTypo3LoadedExtAndExtLocalconf()
/var/typo3_src-6.1.1/typo3/sysext/cms/tslib/index_ts.php:43 0.1950 8234680
4.
TYPO3\CMS\Core\Core\Bootstrap->loadAdditionalConfigurationFromExtensions()
/var/typo3_src-6.1.1/typo3/sysext/core/Classes/Core/Bootstrap.php:186 0.1950
8234680 5.
etc....
More information about the TYPO3-project-tt-news
mailing list