View Single Post
  #3  
Old 09-21-2004, 08:58 AM
 
subidu subidu is offline
 

Newbie
  
Join Date: Apr 2004
Posts: 9
 

Default

I've tried to use contactus form as a template, but the system simply doesn't recognize new template!?

I want to make "user_testing_survey.tpl", and I assume that I have to do something with the following part of the code...

Quote:
{if $smarty.get.mode eq "update"}
<table width=100% border=0 cellspacing=0 cellpadding=2>
<form action="help.php?section=contactus&mode=update&act ion=contactus" method=post name=registerform>

....and to change "contactus" to "user_testing_survey".

But, of course, nothing happens. What else do I need to do (beside changing fields, which I know how to do).

Can somebody help me?

Regards,
Ivan
Reply With Quote