[TYPO3-english] Switch content by domain or PIDupinRootline

Tony Lush tlush at advancewm.com
Sun Sep 11 16:59:10 CEST 2011


On 9/11/2011 8:13 AM, Ralf-Rene Schröder wrote:
> dontCheckPid = 1
> is your friend

This still produced no output:
temp.contact = COA
temp.contact {
     10 = RECORDS
     10 {
         tables = tt_content
         dontcheckPid = 1
         source = 1651
     }
}
# site 2
[globalString = IENV:HTTP_HOST= www.site2.com]
	temp.contact.10.source = 7629
[end]

where a simple:

	10 = RECORDS
	10.tables = tt_content
	10.source = 1651

Did get the desired record. Of course, then we don't have the HTTP_HOST 
switch.

Thank you -- Tony


More information about the TYPO3-english mailing list