[TYPO3-english] Alternative page rendering using tx_templavoila_pi1->main_record

Dmitry Dulepov dmitry.dulepov+t3ml at gmail.com
Tue Jan 26 13:47:50 CET 2010


Oops, I copied the code from several places, so there is a error in the code.

On 2010-01-26 14:46:01 +0200, Dmitry Dulepov said:
> 		$content = $cObj->cObjGetSingle($tsConfName, $tsConf);

This line should be:

		$content = $cObj->cObjGetSingle('CONTENT', $conf);


-- 
Dmitry Dulepov
"Trust me, I am a doctor!" (c) Gregory House, M.D.



More information about the TYPO3-english mailing list