[TYPO3] print tt_news single view with realurl

Bas van der Togt bas.vander.togt at efocus.nl
Fri Jun 29 14:29:28 CEST 2007


Hello list,

When i click on the printlink on a single view page of tt_news it says 
"no news_id". When i turn off realurl it works fine. Does anybody know 
how to solve this?

This is my TS:
5 = TEXT
5.value = Print
5.htmlSpecialChars = 0
5.postUserFunc = tx_make_printlink
5.postUserFunc {
	aTagParams = id="print" class="greybox" title="Print"
	include_post_vars = 1
	target =
	windowparams =
	windowname =
	noBlur = 1
	type = 98
	no_user_int = 0
}

kind regards,
Bas


More information about the TYPO3-english mailing list