setTemplate(data, "scripts, register.vm");

Maybe it's because it cannot find the template. For starters i would remove the space after the comma so try:

   setTemplate(data, "scripts,register.vm");

Michael

--
Michael Kunze
http://www.smrealms.de
----------------------------------------------------------------
This message was sent using https://www.datenschleuder.org's IMP

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to