bbcode fehlerhaft

Fragen zur Bedienung von phpBB 3.0.x, Probleme bei der Benutzung und alle weiteren Fragen inkl. Update auf die neuste phpBB 3.0.14 Version
Forumsregeln
phpBB 3.0 hat das Ende seiner Lebenszeit überschritten
phpBB 3.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 3.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf die neuste phpBB-Version, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
Antworten
Valker
Mitglied
Beiträge: 60
Registriert: 16.05.2008 08:27

bbcode fehlerhaft

Beitrag von Valker »

Hallo !

ich hab ein problem mit einem selbst erstellten bbcode.
Vorweg, es geht um ein Verkaufstag für unser Gildenforum.

Code: Alles auswählen

[Armor][{URL}][{COLOR}][{SIMPLETEXT1}][{SIMPLETEXT2}][{NUMBER1}][{NUMBER1}][{NUMBER2}][{NUMBER3}][{SIMPLETEXT3}][{SIMPLETEXT4}][{NUMBER4}][{NUMBER5}][{NUMBER6}][/Armor]

Code: Alles auswählen

<table style="background-color: #3b5372; color: #6e92aa; width: 800px; border: 3px solid #6e92aa;" align="center">
	<tr>
		<td style="width: 50px; height: 50px">
		<img width="50px" height="50px" onload="resizeImage(this)" src="{URL}" onclick="popView(this.src)" alt="Fehler !"/></td>
		<td style="width: 10px; height: 50px;"></td>
		<td style="width: 25%; height: 50px;"><span style="color: {COLOR}; font-size: 13px;"><strong>{SIMPLETEXT1}</strong></span><br />
		Aus:
		<span style="color: #7dabc2;"><strong>{SIMPLETEXT2}</strong></span><br />
		Benötigte Stufe:
		<span style="color: #7dabc2;"><strong>{NUMBER1}</strong></span></td>
		<td style="width: 25%; height: 50px;">Physische Abwehr: <span style="color: #7dabc2;"><strong>{NUMBER2}</strong></span><br />
		Magische Abwehr: <span style="color: #7dabc2;"><strong>{MA}</strong></span><br />
		Ausweichrate: <span style="color: #7dabc2;"><strong>{NUMBER3}</strong></span><br />
		</td>
		<td style="width: 25%; height: 50px;">{SIMPLETEXT3}: <span style="color: #7dabc2;"><strong>{SIMPLETEXT4}</strong></span><br />
		Kombination: <span style="color: #7dabc2;"><strong>{NUMBER5}</strong></span></td>
		<td style="width: 20%; height: 50px;">Anzahl: <span style="color: #FFFFFF;"><strong>{NUMBER5}</strong></span><br />
		Preis: <span style="color: #D4AF37;"><strong>{NUMBER6}</strong></span></td>
	</tr>
</table>
wenn ich die {XXX} auf eins reduziere geht es einwandfrei ??

PLZ help.

Vielen dank im voraus !
piero
Mitglied
Beiträge: 476
Registriert: 10.11.2008 17:15
Wohnort: Schweiz

Beitrag von piero »

du hast 2mal {NUMBER1} im bbcode definiert... ;)
Valker
Mitglied
Beiträge: 60
Registriert: 16.05.2008 08:27

Beitrag von Valker »

ah, danke, werds mal glei ausprobieren...blödes "copy & paste" :grin:


Edit: es warn nochn paar andere feherl drinnen...aber jetzt gehts einwandfrei :grin:
Antworten

Zurück zu „[3.0.x] Administration, Benutzung und Betrieb“