mam taki problem. Instaluje sobie refferal mod i mam Category hierarhy i w miejscu index.php kolizują. W którym pliku mam to zapisac?? dokladnie ten kod:
[phpbb]<!-- BEGIN switch_user_logged_in -->
<form method="post" action="referaf.php">
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr>
<td class="catHead" height="28" align="center"><span class="cattitle">{L_REFERAF}</span></td>
</tr>
<tr>
<td class="row1" align="center" valign="middle" height="28"><span class="gensmall">{L_FNAME}:
<input class="post" type="text" name="friendname" size="10" />
{L_FEMAIL}:
<input class="post" type="text" name="friendemail" size="10" maxlength="32" />
<input type="submit" class="mainoption" name="submitreferaf" value="Send Referall" />
</span> </td>
</tr>
</table>
</form>
<!-- END switch_user_logged_in -->[/phpbb]