Hi,
Im trying to pass the username from a form on homepage to another page (join_index.html). When im trying to do the code below the site is crashing...
Dosn't smarty variables work in ox?
{input name=$question.name value=$smarty.get.username}
Regards