Ich möchte den mod-split_topic_type von Ptirhiik installieren und hzabe da ein kleines Problemchen mit.
Der EMC bricht ab, weil er folgende Zeilen, der Installationsbeschreibung, nicht verarbeiten kann und ich weiss beim bestem willen nicht (mein Englisch reicht 100%ig nicht aus) was der Kommentar mir mitteilen möchte!

Code: Alles auswählen
#-----[ FIND ]------------------------------------------------
#
#
#************************************************************************************
# NOTE :
# ------
# The lines deleted here are reported in topics_list_box.tpl. You will probably
# want to customize topics_list_box.tpl the same way viewforum_body.tpl was if
# you use a particular template with other classes than the ones used by subSilver.
#
#************************************************************************************
<table
<tr>
<th
<th
<th
<th
<th
</tr>
<!-- BEGIN topicrow -->
<tr>
<td
<td
{topicrow.GOTO_PAGE}</span></td>
<td
<td
<td
<td
</tr>
<!-- END topicrow -->
<!-- BEGIN switch_no_topics -->
<tr>
<td
</tr>
<!-- END switch_no_topics -->
<tr>
<td class="catBottom"
<input type="submit" class="liteoption" value="{L_GO}" name="submit" />
</span></td>
</tr>
</table>
#
#-----[ REPLACE WITH ]----------------------------------------
#
{TOPICS_LIST_BOX}
Die Frage ist nur welcher?!?