I removed the following from the form_enlist template:
<tr>
<td class="alt1" colspan="3">
<b>$normalquestion1</b>
</td>
</tr>
<tr>
<td class="alt2" colspan="3">
<input type="text" size="30" name="normalanswer1" />
</td>
</tr>
I removed the following from the formanswers_enlist template:
$normalquestion1
$normalanswer1
Still coming up as a blank page, so something else must be happening.
Here's the link to the form:
http://sacredhaven.org/vanguard/foru....php?do=enlist
Have I done something wrong or perhaps another plugin is messing this up.
I'm using the following plugins:
Form Hack 3.3
Separate Sticky and Normal Threads 1.20
vBadvanced CMPS 2.1.0
Welcome Headers 4.0.6
-------------------------------------
Edit: Just an fyi, the original form that comes with the form hack plugin is working fine from what I can tell.
http://sacredhaven.org/vanguard/foru...ad.php?do=form
It becomes a blank page when I change the path over to the form_enlist template from what I can tell. And, if I try to use the regular form template and remove the generalquestion and generalanswer parts, it still gives me an empty box in the form. I'm lost.