Hi Andrew. I just posted a TS snippet at www.typo3wizard.com , which allows tou to create a link to the TipForm page using Typoscript.
http://www.typo3wizard.com/en/snippets/general-config/tip-a-friend-link-mit-typoscript-erstellen.html#c490 -- Peter Klein/Umloud Untd "Andrew Davis" <[EMAIL PROTECTED]> skrev i en meddelelse news:[EMAIL PROTECTED] > thanks! that actually helps, but my problem remains - no output on the > page... > > here is my code now: > > > temp.TIP = USER > temp.TIP.userFunc = tx_tipafriend->main_tipafriend > #temp.TIP.templateFile = fileadmin/tipafriend_template.tmpl > temp.TIP.code = TIPLINK > temp.TIP.typolink.parameter = 36 > > > > temp.bodyTemplate { > > template =< plugin.tx_automaketemplate_pi1 > > workOnSubpart = DOCUMENT_BODY > > subparts.menu_1 < temp.menu_1 > subparts.leftcolumn < styles.content.getLeft > subparts.content < styles.content.get > > > subparts.tip < temp.TIP > subparts.print < plugin.tx_cronprintlink_pi1 > } > > > > it still outputs nothing into the subparts.tip .... > > > Any other ideas? > > Thanks, > Andrew Davis > > > > > [EMAIL PROTECTED] wrote: >> Find in the repository tut_tipafriend_de or tut_tipafriend_en >> >> Otto >> > _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
