Hallöchen
Ich glaube ich sehe den Wald vor lauter Bäumen nicht.
also.ich benutze folgenden code für die Detailseite um Links herrauszugeben..soweit so gut
<table width="640" height="65" border="" align="center" bgcolor="#999999" cellspacing="2" cellpadding="2">
<tr>
<th width="180" height="50" scope="col"><span style="font-size: 11px;">Code für<strong> </span></th>
<th width="460" scope="col"><p>
<textarea name="textarea" readonly="readonly" style="border: 1px solid ; overflow: hidden; background-color: rgb(255, 255, 255); width: 440px; height: 50px; font-size: 9px; color: rgb(77, 121, 168); font-family: Verdana,Arial,Helvetica,sans-serif;" onclick="focus();select();copy(this.value); document.getElementById('box1').style.visibility = 'visible'; document.getElementById('box2').style.visibility = 'hidden'; document.getElementById('box3').style.visibility = 'hidden'; document.getElementById('box4').style.visibility = 'hidden';">
[center][URL=http://#######/][IMG]http://#######{media_src}[/img][/URL][/center]
[center][url=http://#######/][color=#ff0000][b]Text[/b][/color][/url][/center]</textarea>
</p></th>
</tr>
</table>
wie gesagt klappt gut , aber ich hatte damals mal gefragt wegen unterschiedliche Links per catergorie.
raus kam: $custom_text
ABER mein Problem wie liest der jetzige neue Code...den $custom_text text aus? hatte alles auprobiert aber nichts klappt.