TTNEWS分类不可见的解决方法
看了论坛中另个帖子,特发出,不用改代码,或在typo3conf\ext\tt_news]\typo3conf\ext\tt_news\ext_conf_template.txt文件中将
# cat=basic//10; type=boolean; label= Use "General record storage page": This option configures the handling of news categories in BackEnd forms and on the website (FrontEnd). By default categories will be displayed only if they are found in the "General record storage page" (AKA "GRSP" or "storagePid"). If you set "useStoragePid" to "0", all categories from the pagetree will be displayed (that was the default behaviour for tt_news versions < 1.3.0). If you're updating an older tt_news version or if you need the "GRSP" for other records (e.g. fe_users) you should set this value to "0". If "useStoragePid" is set to "1" and the tt_news categories are not located in the "GRSP" you won't see any categories in BackEnd forms or on the website. See tt_news manual for more information.
useStoragePid = 1
把1改为0就行! 谢谢分享你的经验!~:D
页:
[1]