[TYPO3-english] RSS from tt_news not working when news records have image

Igor Mitev igor at freshdesign.com.mk
Tue Oct 6 19:23:13 CEST 2009


 

Hi,

 

I have set up RSS feeds for TT News records for different TT News
categories, placed in different storage folders, and all work perfectly but
on one category the records have images and when I link the RSS feed I get a
blank page. I tried changing the RSS 2.0 template - removed the image
markers completely but same result.

 

Here is my setup:

 

##################################################

## TT News plugin setup

plugin.tt_news {

displayXML {

  rss2_tmplFile = EXT:tt_news/res/rss_2.tmpl

  xmlFormat = rss2

  xmlLimit = 100

  xmlCaching = 0

}

}

 

Sample of single template per Category:

 

##################################################

## XML Feeds from TT News - Настани

feed2 = PAGE

feed2 {

typeNum = 100

10 >

10 < plugin.tt_news

10.pid_list >

10.pid_list =  50

10.singlePid = 53

10.defaultCode = XML

config {

  disableAllHeaderCode = 1

  additionalHeaders = Content-type:application/xml

  xhtml_cleaning = 0

  admPanel = 0

}

}

feed2 = PAGE

feed2 {

    10.displayXML {

xmlTitle = www.eurm.edu.mk: Настани

xmlLink = http://www.eurm.edu.mk/

xmlDesc = Новости

xmlLang = mk

    }

}

## Localization

[globalVar = GP:L = 2]

feed2 = PAGE

feed2 {

    10.displayXML {

xmlTitle = www.eurm.edu.mk: Настани

        xmlLink = http://www.eurm.edu.mk/

        xmlDesc = News

        xmlLang = en

    }

}

[global]

 

Can anyone please tell me if there is additional setup required for the
image display?

 

Thanks,

Igor

 



More information about the TYPO3-english mailing list