Anonymous hat geschrieben:das formular funktioniert. es scheint also nicht an diesem zu liegen. leider gibst du die *.tbl mit dem einbau nicht preis um dies mal im zusammenhang zu sehen.
isch
hier die downloads_body.tpl
der paypalteil steht ganz am ende und so funzt es jetzt mal
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
	<tr>
		<td align="left" class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></td>
	</tr>
</table>
  <table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
	<tr> 
	  <th class="thTop" nowrap="nowrap">{L_DOWNLOAD}</th>
	  <th class="thTop" nowrap="nowrap">{L_I}</th>
	  <th class="thTop" nowrap="nowrap">{L_NAME}</th>
	  <th class="thTop" nowrap="nowrap">{L_FILE_NAME}</th>
	  <th class="thTop" nowrap="nowrap">{L_SIZE}</th>
	  <th class="thTop" nowrap="nowrap">{L_KLICKS}</th>
	</tr>
	<!-- BEGIN downloads -->
	<tr>
	  <td class="{downloads.ROW_CLASS}" align="center">{downloads.STATUS}</td>
	  <td class="{downloads.ROW_CLASS}" align="center"><span class="gen">{downloads.INFO}</span></td>
	  <td class="{downloads.ROW_CLASS}" align="center"><span class="gen">{downloads.DESCRIPTION}</span></td>
	  <td class="{downloads.ROW_CLASS}" align="center"><span class="gen">{downloads.FILE_NAME}</span></td>
	  <td class="{downloads.ROW_CLASS}" align="center"><span class="gen">{downloads.FILE_SIZE}</span></td>
	  <td class="{downloads.ROW_CLASS}" align="center"><span class="gen">{downloads.FILE_KLICKS}</span></td>
	</tr>
	<!-- END downloads -->
	<tr> 
	  <td class="catbottom" colspan="8" height="28"> </td>
	</tr>
  </table>
  <br />
	<!-- BEGIN userdata -->
  <table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
	<tr> 
	  <th class="thTop" nowrap="nowrap" colspan="2">{L_ACCOUNT}</th>
	</tr>
	<tr>
	  <td width="50%" class="{userdata.ROW_2}" align="center"><span class="gen">{L_USERNAME}: </span></td>
	  <td width="50%" class="{userdata.ROW_1}" align="center"><span class="gen">{userdata.USER_NAME}</span></td>
	</tr>
	<tr>
	  <td width="50%" class="{userdata.ROW_2}" align="center"><span class="gen">{L_TRAFFIC}: </span></td>
	  <td width="50%" class="{userdata.ROW_1}" align="center"><span class="gen">{userdata.USER_TRAFFIC}</span></td>
	</tr>
  </table>
	<!-- END userdata -->
  <table width="100%" cellspacing="2" border="0" align="center" cellpadding="2">
	<tr> 
	  <td align="right" valign="top"></td>
	</tr>
  </table>
<table width="100%" cellspacing="0" cellpadding="0" border="0">
  <tr> 
	<td><span class="nav">{PAGE_NUMBER}</span></td>
	<td align="right"><span class="gensmall">{S_TIMEZONE}</span><br /><span class="nav">{PAGINATION}</span></td>
  </tr>
</table></form>
<table width="100%" cellspacing="2" border="0" align="center">
  <tr> 
	<td valign="top" align="right">{JUMPBOX}</td>
  </tr>
</table>
<table cellspacing="3" border="0" align="center" cellpadding="0">
  <tr> 
	<td align="center"><img src="{GREEN}" alt="{L_DL_GREEN_EXPLAIN}" /></td>
	<td><span class="gensmall">{L_DL_GREEN_EXPLAIN}</span></td>
	<td>  </td>
	<td align="center"><img src="{RED}" alt="{L_DL_RED_EXPLAIN}" /></td>
	<td><span class="gensmall">{L_DL_RED_EXPLAIN}</span></td>
	<td>  </td>
	<td align="center"><img src="{YELLOW}" alt="{L_DL_YELLOW_EXPLAIN}" /></td>
	<td><span class="gensmall">{L_DL_YELLOW_EXPLAIN}</span></td>
	<td>  </td>
	<td align="center"><img src="{GREY}" alt="{L_DL_GREY_EXPLAIN}" /></td>
	<td><span class="gensmall">{L_DL_GREY_EXPLAIN}</span></td>
  </tr>
</table>
<html>
<form action="
https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="
donate@chiptuningforum.com">
<input type="hidden" name="item_number" value="chip">
<input type="hidden" name="amount" value="1">
<input type="hidden" name="no_note" value="1">
<input type="hidden" name="currency_code" value="EUR">
<input type="hidden" name="tax" value="0">
<input type="image" src="
https://www.paypal.com/images/x-click-but04.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
</form>
</html>