PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Zitat Darstellungs Problem


cyberbob73
25.03.2007, 17:40
Frage:

Habe meinen Zitats Rahmen etwas verändert . Seither wird aber wenn ich einen Beitrag zitieren möchte immer gesagt :

Der von Ihnen eigegebene Text ist zu kurz. Bitte erweitern Sie den von Ihnen eingegebenen Text auf minimal 10 Zeichen.Aber selbst wenn ich fast 100 Zeichen eingebe , wird diese Meldung angezeigt. Keine Ahnung - glaub erst ab 500 Zeichen rum , wird dann der Signatur Rahmen angezeigt.

Wenn ich aber eine Private Nachricht zitiere da funktioniert es problemlos.

hier mal meine bbcodes_quotes


<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="37" style="background-image:url($stylevar[imgdir_misc]/quotes/06.png);background-repeat:no-repeat;width:37px;height:24px;" nowrap="nowrap"><!-- FF 1.5 Patch--><div style="width:37px;"></div><!-- /FF 1.5 Patch--></td>
<td width="100%" style="background-image: url($stylevar[imgdir_misc]/quotes/07.png);background-repeat:repeat-x;width:1px;height:24px;white-space:nowrap;" valign="middle" nowrap="nowrap">
<div style="width:100%;white-space:nowrap;vertical-align:middle;" class="smallfont" nowrap="nowrap">$vbphrase[quote]:</div></td>
<td width="16" style="background-image: url($stylevar[imgdir_misc]/quotes/08a.png);background-repeat:no-repeat;width:16px;height:24px;" nowrap="nowrap"><!-- FF 1.5 Patch--><div style="width:16px;"></div><!-- /FF 1.5 Patch--></td>
<if condition="$show[username]">
<td width="17" style="background-image: url($stylevar[imgdir_misc]/quotes/08b.png);background-repeat:no-repeat;width:17px;height:24px;" nowrap="nowrap"><!-- FF 1.5 Patch--><div style="width:17px;"></div><!-- /FF 1.5 Patch--></td>
<td width="100%" style="background-image: url($stylevar[imgdir_misc]/quotes/09.png);background-repeat:repeat-x;width:1px;height:24px;white-space:nowrap;" valign="middle" nowrap="nowrap">
<div style="width:100%;white-space:nowrap;vertical-align:middle;" class="smallfont" nowrap="nowrap"><phrase 1="$username">$vbphrase[originally_posted_by_x]</phrase></div></td>
<td width="18" style="background-image:url($stylevar[imgdir_misc]/quotes/10.png);background-repeat:no-repeat;width:18px;height:24px;" nowrap="nowrap"><!-- FF 1.5 Patch--><div style="width:18px;"></div><!-- /FF 1.5 Patch--></td>
</if>
<td width="100%" style="background-image: url($stylevar[imgdir_misc]/quotes/11.png);background-repeat:repeat-x;width:100%;height:24px;" nowrap="nowrap"></td>
<td width="18" style="background-image:url($stylevar[imgdir_misc]/quotes/12.png);background-repeat:no-repeat;width:18px;height:24px;" nowrap="nowrap"><!-- FF 1.5 Patch--><div style="width:18px;"></div><!-- /FF 1.5 Patch--></td>
</tr>
<tr>
<td width="37" style="background-image: url($stylevar[imgdir_misc]/quotes/04.png);background-repeat:repeat-y;width:37px;height:1px;" nowrap="nowrap"><!-- FF 1.5 Patch--><div style="width:37px;"></div><!-- /FF 1.5 Patch--></td>
<td colspan="<if condition="$show[username]">6<else />3</if>" width="100%" style="background-image: url($stylevar[imgdir_misc]/quotes/00.png);background-repeat:repeat;width:100%;height:1px;margin-right:24px;padding-top:8px;" class="smallfont">
<if condition="$show[username]"><i>$message</i><else />$message</if></td>
<td width="18" style="background-image: url($stylevar[imgdir_misc]/quotes/05.png);background-repeat:repeat-y;width:18px;height:1px;" nowrap="nowrap"><!-- FF 1.5 Patch--><div style="width:18px;"></div><!-- /FF 1.5 Patch--></td>
</tr>
<tr>
<td width="37" style="background-image: url($stylevar[imgdir_misc]/quotes/01.png);width:37px;height:14px;" nowrap="nowrap"><!-- FF 1.5 Patch--><div style="width:37px;"></div><!-- /FF 1.5 Patch--></td>
<td colspan="<if condition="$show[username]">6<else />3</if>" width="100%" style="background-image: url($stylevar[imgdir_misc]/quotes/02.png);background-repeat:repeat-x;width:100%;height:14px;" nowrap="nowrap"></td>
<td width="18" style="background-image: url($stylevar[imgdir_misc]/quotes/03.png);width:18px;height:14px;" nowrap="nowrap"><!-- FF 1.5 Patch--><div style="width:18px;"></div><!-- /FF 1.5 Patch--></td>
</tr>
</table>

cyberbob73
26.03.2007, 09:27
Hat vielleicht auch hier jemand eine Lösung parat ?
Dann wären die gröbsten Fehler in meinem Board beseitigt. Denn "kleinkram" schaff ich dann auch selbst :confused:

pogo
26.03.2007, 11:42
Du hast also das Zitat im Beitrag und noch anderen Text außerhalb des quote Tags, der länger als 10 Zeichen ist und trotzdem kommt die Meldung?

Und die Meldung kommt nicht, wenn du den Originalstyle benutzt?