We did recently modify the templates for reg_system.cgi so I am trying to
hunt this down, but I thought I would ask for help as well...

In template setup_profile.html: contains {{domain_string}} which translates
to:
<input type=hidden name=domain value="jemily.com"> when I test the script

Form action set like this:
<form method=post action="/cgi-local/domain_new/reg_system.cgi">
<input type=hidden name=action value="do_setup_profile">

Then on the next template loaded, order.html (or order_new.html? not sure,
but they both have same modified template code)
<TD ALIGN=right bgcolor="#e0e0e0" width="205">
<font face="Arial" size="2"><B>Domains Desired:</B></font></TD>
<TD width="216"><font face="Arial" size="2">{{domains}}</font></TD>

However, no value gets passed through to the value {{domains}} so the value
does not display, and the order does not go through. I hope I have given
enough information here... If someone has a solution, please let me know.
Thank you.

Emily Witcher - [EMAIL PROTECTED]
Developer and System Administrator
Crytech - 406-655-0501/1-888-CRYTECH


Reply via email to