[Typo3] tt_news category won't appear

Pierre Rouwens pierre at web-lance.com
Sun May 15 19:24:19 CEST 2005


Hi *,

i'm still in trouble with my tt_news
i've set it up like this :
rsp.news1 < plugin.tt_news
rsp.news1 {
code >
code = LATEST
pid_list >
pid_list=34
catTextMode >
catTextMode = 1
catImageMode >
catImageMode = 0
}

and this is my template :
only the first news template of the latest one
<!-- ###NEWS### begin -->
   <tr>
     <td><span class="txtnews">###NEWS_SUBHEADER###</span></td>
     <tr><td>###NEWS_CATEGORY### ###NEWS_CATEGORY_IMAGE###</td></tr>
   </tr>
   <tr>
     <td><!--###LINK_ITEM###-->###MORE###<!--###LINK_ITEM###--></td>
   </tr>
   <!-- ###NEWS### end -->

But nothing appear instead of ###NEWS_CATEGORY### neither image, i've 
set up the extension with the storage pid and the pid_list.
Don't see what's wrong ?
Thanks in advance for any help or clues
Pierre Rouwens



More information about the TYPO3-english mailing list