Quote:
Originally posted by lichtflits
hi
I installed the hack, but It's works only for 50%.
I copyed the code exactly but at one forum he gives just the old style.
see screenshot please.
does anybody now what the problem here is?
|
If u readed the whole thread then u knew your problem already
Here:
its says in the instructions:
PHP Code:
Expand your category "Forum Home Page Templates" and edit your "forumhome_forumbit_level2_post."
Now Replace This Code:
------------------------------------
<td bgcolor="#13486D"><smallfont>$forum[moderators]</smallfont></td>
</tr>
With This Edited Code:
--------------------------------
<form><td bgcolor="#13486D" valign="middle" align="right" nowrap>
<IMG align="absmiddle" SRC="https://vborg.vbsupport.ru/images/team.gif">
<SELECT NAME="newLoc" onChange="jumpPage(this.form.newLoc)" style="font-size: 7pt; background-color: #dfdfdf; font-family: Arial, Tahoma;" maxlength="20">
<OPTION VALUE="#">moderators</OPTION>
<OPTION VALUE="#">---------------------</OPTION>
$forum[moderators]</select></td></form></tr>
Now Save Changes!!
Now do the same for the template:
forumhome_forumbit_level1_post
Done