[Problem] Rate Topic Hack
Forumsregeln
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.0, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.0, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
ja genau so... dacht ich mit doch... also suche:
ersetzen durch
oh man wie viel versteckte tabellen denn noch?
ah
Code: Alles auswählen
<table width="{RATE_IMG_LENGHT}" cellspacing="0" cellpadding="0" border="0"><tr><td background="{RATE_BG_IMG}" align="left"><table width="{topicrow.TOPIC_RATE_P}" cellspacing="0" cellpadding="0" border="0"><tr><td background="{RATE_IMG}"><img src="images/spacer.gif" width="{topicrow.TOPIC_RATE_P}" height="{RATE_IMG_HEIGHT}" border="0" alt="{topicrow.TOPIC_RATE}" title="{topicrow.TOPIC_RATE}" /></td></tr></table><img src="images/spacer.gif" width="{topicrow.TOPIC_RATE_P2}" height="{RATE_IMG_HEIGHT}" border="0" alt="{topicrow.TOPIC_RATE}" title="{topicrow.TOPIC_RATE}" /></td></tr></table>
Code: Alles auswählen
<table width="{RATE_IMG_LENGHT}" cellspacing="0" cellpadding="0" border="0"><tr><td background="{RATE_BG_IMG}" align="left"><table cellspacing="0" cellpadding="0" border="0"><tr><td><table width="{topicrow.TOPIC_RATE_P}" cellspacing="0" cellpadding="0" border="0"><tr><td background="{RATE_IMG}"><img src="images/spacer.gif" width="{topicrow.TOPIC_RATE_P}" height="{RATE_IMG_HEIGHT}" border="0" alt="{topicrow.TOPIC_RATE}" title="{topicrow.TOPIC_RATE}" /></td></tr></table></td><td><img src="images/spacer.gif" width="{topicrow.TOPIC_RATE_P2}" height="{RATE_IMG_HEIGHT}" border="0" alt="{topicrow.TOPIC_RATE}" title="{topicrow.TOPIC_RATE}" /></td></tr></table></td></tr></table>
ah
Keine mehroh man wie viel versteckte tabellen denn noch?

Grüße Jason