PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Problem bei Thradanzeige: spacer_open usw. en Masse



gamersunity
13.02.2007, 20:30
Schönen Abend,

Ich habe nach dem Update von VB 3.5. auf 3.6.4 ein Problem mit der Postanzeige, und zwar bekomme ich folgendes zwischen jedem Post angezeigt, also zwischen jeder post-<table>

Wie hier ersichtlich ist, sind die ganzen <divs> usw. doppelt gemoppelt und sorgen so für einen abstand zwischen der post, der nicht vorhanden sein soll (er soll null sein).

Woran kann dies liegen?



</div>
<!-- BEGIN TEMPLATE: spacer_close -->

</div>
</div>
</div>
<!-- / close content container -->
<!-- END TEMPLATE: spacer_close -->

<!-- / post #27843 -->
<!-- END TEMPLATE: postbit_legacy -->


</div>
<!-- BEGIN TEMPLATE: spacer_close -->

</div>
</div>
</div>
<!-- / close content container -->
<!-- END TEMPLATE: spacer_close -->

<!-- / post #27843 -->
<!-- END TEMPLATE: postbit_wrapper --><!-- BEGIN TEMPLATE: postbit_wrapper -->
<!-- post #27849 -->

<!-- BEGIN TEMPLATE: spacer_open -->
<!-- open content container -->

<div align="center">
<div class="page" style="width:1001px; text-align:left">
<div style="padding:0px 0px 0px 0px">
<!-- END TEMPLATE: spacer_open -->
<div id="edit27849" style="padding:0px 0px 6px 0px">
<!-- this is not the last post shown on the page -->


<!-- BEGIN TEMPLATE: postbit_legacy -->
<!-- post #27849 -->

<!-- BEGIN TEMPLATE: spacer_open -->
<!-- open content container -->

<div align="center">
<div class="page" style="width:1001px; text-align:left">
<div style="padding:0px 0px 0px 0px">
<!-- END TEMPLATE: spacer_open -->
<div id="edit27849" style="padding:0px 0px 0px 0px">
<!-- this is not the last post shown on the page --> Die Postbit_legacy template beginnt so:


<!-- post #$post[postid] -->
<if condition="$show['spacer']">
$spacer_open
<div id="edit$post[postid]" style="padding:0px 0px 0px 0px">
<if condition="!$post['islastshown']"><!-- this is not the last post shown on the page --></if>
</if>
<table>und endet so:


</table>

<if condition="$show['spacer']">
</div>
$spacer_close
</if>
<!-- / post #$post[postid] -->

Wenn ich den anfang und das ende von postbit_legacy entferne bekomme ich folgendes:


<!-- / post #27843 -->
<!-- END TEMPLATE: postbit_legacy -->


</div>
<!-- BEGIN TEMPLATE: spacer_close -->

</div>
</div>
</div>

<!-- / close content container -->
<!-- END TEMPLATE: spacer_close -->

<!-- / post #27843 -->
<!-- END TEMPLATE: postbit_wrapper --><!-- BEGIN TEMPLATE: postbit_wrapper -->
<!-- post #27849 -->

<!-- BEGIN TEMPLATE: spacer_open --> <!-- open content container -->

<div align="center">
<div class="page" style="width:1001px; text-align:left">
<div style="padding:0px 0px 0px 0px">

<!-- END TEMPLATE: spacer_open -->
<div id="edit27849" style="padding:0px 0px 6px 0px">
<!-- this is not the last post shown on the page -->

Schön und gut, aber es ist immer noch ein Abstand zwischen den Posts, der da nicht sein soll.


<!-- BEGIN TEMPLATE: postbit_legacy -->
<!-- post #27849 -->