Hi all,
My issue is .. i try to create a similar page which is same as contact us but has more questions in it.
My problem is it can not send. it just looping back..
What i found.. i think this is the key!
help/contactus.tpl
Code:
{capture name=dialog}
{if $smarty.get.mode eq "update"}
<table width=100% border=0 cellspacing=0 cellpadding=2>
<form action="help.php?section=become_a_reseller&mode=update&action=contactus" method=post name=registerform>
well as i rename it to become_a_reseller.tpl
and it just not send... Please advice!!!!
thanks you in advance.