[Typo3] TS-Script doesn't work anymore after upgrade from 3.5.0 to 3.7.0

Martin Joisten webmaster at climbing.de
Fri Feb 11 21:23:46 CET 2005


Hi list,
I have a TS-Script which fetches the content from a different page which 
is not hidden and accessible for the puplic.

#############
temp.news_artikel_liste2.1 = CONTENT
temp.news_artikel_liste2.1 {
	table = tt_content     	
	select {
		pidInList = 534
		orderBy = sorting
      		max=1
      	}
}
############

It worked as expected in the 3.5.0 version, but ceased to work after 
upgrading to 3.7.0. Do I have to set an additional flag or anything?

Thanks for your help!

Best,
Martin
webmaster at climbing.de




More information about the TYPO3-english mailing list