Uutiset:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu
Advertisement:

Problems with assigning function to templates

Aloittaja Jikson26, tammikuu 14, 2006, 06:16:47 IP

« edellinen - seuraava »

Jikson26

Hi I am using various template systems to test the functions in SSI.php, but everytime I assign a function like this:

$template->assign('latestmember', ssi_latestMember());
$template->display('header.tpl');


The output will always be at the VERY top of the page, not where I wanted it to show in the .tpl. I am using smarty template class for that. What is wrong?

Advertisement: