Quote:
Originally Posted by Oldfart
I made the link to request an award live and I installed Erwin's form hack and made a generic form to request an award. Very simple to do.
In the awards_earnedawards_bit find this pice of code:
<td class="$bgclass" align="center" nowrap="nowrap">$vbphrase[request_award]</td>
</tr>
then change it to look like this:
<td class="$bgclass" align="center" nowrap="nowrap"><a href="http://yourwebsite/forums/form.php">$vbphrase[request_award]</td>
</tr>
Change the address to your web site and thats it. Just modify Ewrin's form hack to whatever you want to request an award.
|
can you attach the form and template your using from the Erwin's form hack so i dont have to recreate something .