[TYPO3-ttnews] tt_news not displaying when users are logged in
David
info at collectivesessions.com
Fri May 13 17:37:08 CEST 2011
Hello, I've encountered an issue with tt_news and can't seem to find a
solution. Users coming to the site see the tt_news LIST items. Once they
login using the built-in login component, they no longer see the news
listing.though other page content items are displayed. The are no access
restrictions in the Access box. When they logout, they can see the news
again.
I am using TYPO3 4.4.4 and the latest version of tt_news. Below is some
relevant configuration information. Any thoughts on this would be greatly
appreciated. Thanks! -David
Page - News - Plugin: Tab General Settings
------------------------------------------
What to display: Standard LIST
Order By: Date/Time
Ascending or Descending: Descending
Category Mode: Show items with selected categories (OR) Category Selection:
In the news Use subcategories: Defined by Typoscript Archive Setting: Show
non-archived
Page - News - Plugin: Tab Template
----------------------------------
Only value filled out here is the Template file reference, which is
displayed below
Page - News - Plugin: Tab Category Settings
-------------------------------------------
Category Image Link Mode: Defined by Typoscript Category Text Link Mode:
Defined by Typoscript
Page - News - Plugin: Tab Other Settings
----------------------------------------
PageId for single news display: News Detail PageId for single news display:
Defined by Typoscript
Page - News - Access
--------------------
Nothing selected
Template - Template Record
--------------------------
config.index_enable=1
# Default PAGE object:
page = PAGE
page.typeNum = 0
page.10 = USER
page.10.userFunc = tx_templavoila_pi1->main_page
config.sys_language_mode = content_fallback config.sys_language_overlay =
hideNonTranslated
[globalVar = GP:L=en]
config.sys_language_uid=0
config.language = en
config.locale_all = en_EN.utf8
config.htmlTag_langKey = en
[global]
[globalVar = GP:L=de]
config.sys_language_uid=1
config.language = de
config.locale_all = de_DE.utf8
config.htmlTag_langKey = de
[global]
config.simulateStaticDocuments = 0
config.baseURL = URL REMOVED
config.prefixLocalAnchors = all
config.defaultToHTMLsuffixOnPrev = 1
# Menu 1 cObject
lib.nav = HMENU
# First level menu-object, textual
lib.nav.1 = TMENU
lib.nav.1 {
# Normal state properties
NO.allWrap = <li><span> | </span></li>
NO.stdWrap.htmlSpecialChars = 1
# Enable active state and set properties:
ACT = 1
ACT.stdWrap.htmlSpecialChars = 1
ACT.allWrap = <li class="selected"><span> | </span></li>
}
# SubMenu cObject
lib.subnav = HMENU
# Second level menu-object, textual
lib.subnav.1 = TMENU
lib.subnav.entryLevel = 1
lib.subnav.1 {
wrap = <div id="subnav_inner"><ul>|</ul></div>
# Normal state properties
NO.allWrap = <li><span> | </span></li>
NO.stdWrap.htmlSpecialChars = 1
# Enable active state and set properties:
ACT = 1
ACT.stdWrap.htmlSpecialChars = 1
ACT.allWrap = <li class="selected"><span> | </span></li>
}
######################
# News
######################
plugin.tt_news{
displayLatest.date_stdWrap.strftime=%e.%m.%y
displaySingle.date_stdWrap.strftime=%e.%m.%Y
displayList.date_stdWrap.strftime=%b %Y
displayList.time_stdWrap.strftime=%e.%m.%y %H:%M
}
Extension Manager - tt_news
---------------------------
Use "General record storage page": checked
Require categories: not checked
Internal caching: checked
Caching Mode: normal
Cache lifetime: 0
Caching engine: internal
Category ordering in BackEnd trees: uid
Prepend at Copy: checked
News Label in List-Module: title
Alternative Label: no selection
Alternative Label 2: no selection
Force alternative label: not checked
Width of the left category field: 0
Width of the right category field: 0
Localization mode for text fields: checked
Localization mode for images: checked
Hide new localizations: not checked
Debug caching info: disabled
Debug parsetimes: not checked
Parsetime threshold: 0.1
TemplaVoila - Flexible CE - Template Object
-------------------------------------------
Title: Page - News Listing - List [Template] Make this a sub-template of:
blank File reference:
fileadmin/templates/main/template_section_news_list.htm
BELayout Template File: blank
Data Structure: Page - News Listing - List Inherit default subtemplates
from: blank Attach preview icon (gif or png in 1:1 size): blank
GIF PNG: blank
Description of the template: blank
Local Processing (XML): blank
TemplaVoila - Flexible CE - Local Processing XML
------------------------------------------------
Local Processing (XML): blank
TemplaVoila - Flexible CE - XML Configuration
------------------------------------------------
<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <T3DataStructure>
<meta type="array">
<langDisable>1</langDisable>
</meta>
<ROOT type="array">
<tx_templavoila type="array">
<title>ROOT</title>
<description>Select the HTML element on the page which you
want to be the overall container element for the template.</description>
</tx_templavoila>
<type>array</type>
<el type="array">
<field_header type="array">
<tx_templavoila type="array">
<title>Header</title>
<sample_data type="array">
<numIndex index="0"></numIndex>
</sample_data>
<eType>input</eType>
<proc type="array">
<HSC type="integer">1</HSC>
<stdWrap></stdWrap>
</proc>
<preview></preview>
<TypoScript type="NULL"></TypoScript>
</tx_templavoila>
<TCEforms type="array">
<label>Header</label>
<config type="array">
<type>input</type>
<size>48</size>
<eval>trim</eval>
</config>
</TCEforms>
</field_header>
<field_content type="array">
<tx_templavoila type="array">
<title>Top Content</title>
<sample_data type="array">
<numIndex index="0"></numIndex>
</sample_data>
<eType>rte</eType>
<TypoScript><![CDATA[
10 = TEXT
10.current = 1
10.parseFunc = < lib.parseFunc_RTE]]></TypoScript>
<preview></preview>
</tx_templavoila>
<TCEforms type="array">
<label>Top Content</label>
<config type="array">
<type>text</type>
<cols>48</cols>
<rows>5</rows>
<softref>typolink_tag,images,email[subst],url</softref>
</config>
<defaultExtras>richtext:rte_transform[flag=rte_enabled|mode=ts_css]</default
Extras>
</TCEforms>
</field_content>
<field_sidebar_content type="array">
<tx_templavoila type="array">
<title>Sidebar Content</title>
<sample_data type="array">
<numIndex index="0"></numIndex>
</sample_data>
<eType>rte</eType>
<TypoScript><![CDATA[
10 = TEXT
10.current = 1
10.parseFunc = < lib.parseFunc_RTE]]></TypoScript>
<preview></preview>
</tx_templavoila>
<TCEforms type="array">
<label>Sidebar Content</label>
<config type="array">
<type>text</type>
<cols>48</cols>
<rows>5</rows>
<softref>typolink_tag,images,email[subst],url</softref>
</config>
<defaultExtras>richtext:rte_transform[flag=rte_enabled|mode=ts_css]</default
Extras>
</TCEforms>
</field_sidebar_content>
</el>
</ROOT>
</T3DataStructure>
Template File Reference
-----------------------
<!-- ###TEMPLATE_LIST### begin
This is the template for the list of news in the archive or news
page or search
-->
<div class="news-list-container" id="news_listing_container">
###NEWS_CATEGORY_ROOTLINE###
<!-- ###CONTENT### begin
This is the part of the template substituted with the list of
news:
-->
<!-- ###NEWS### begin
Template for a single item
-->
<div class="news_list_item">
<div
class="news_list_image"><!--###LINK_ITEM###-->###NEWS_IMAGE###<!--###LINK_IT
EM###--></div>
<div class="news_list_content" class="content">
<div class="news_list_date">###NEWS_DATE###</div>
<div
class="news_list_title"><!--###LINK_ITEM###-->###NEWS_TITLE###<!--###LINK_IT
EM###--></div>
<div
class="news_list_links">###LO_DOWNLOADS###</div>
<div class="news_list_links
news_list_links_downloads"><!--###LINK_ITEM###--><a
href=""><pre>###NEWS_LINKS###</pre></a><!--###LINK_ITEM###--></div>
</div>
</div>
<!-- ###NEWS### end-->
<!-- ###CONTENT### end -->
###BROWSE_LINKS###
</div>
<!-- ###TEMPLATE_LIST### end -->
More information about the TYPO3-project-tt-news
mailing list