Subu1
05.04.2004, 16:30
...och menno, es ist doch immer wieder der gleiche Mist, wenn ich mich auf vB.org rumtreibe und ich mich mit meinem super englisch dort versuche zu verständigen, ist doch immer wieder ne Lachnummer :D
Kann mir hier einer weiter helfen bitte :)
geht um folgendes in dem Showthread Template.
In SHOWTHREAD template, find (you must do it 2 times) :
------------------------------------------------------------------------
<if condition="$show['largereplybutton']">
<td class="smallfont"><a href="newreply.php?$session[sessionurl]do=newreply&noquote=1&p=$FIRSTPOSTID"><if condition="$show['closethread']"><img src="$stylevar[imgdir_button]/reply.gif" alt="$vbphrase[reply]" border="0" /><else /><img src="$stylevar[imgdir_button]/threadclosed.gif" alt="$vbphrase[closed_thread]" border="0" ></if></a></td>
</if>
------------------------------------------------------------------------
and replace with :
------------------------------------------------------------------------
<if condition="$show['largereplybutton']">
<td class="smallfont"><a href="newreply.php?$session[sessionurl]do=newreply&noquote=1&p=$FIRSTPOSTID"><if condition="$show['closethread']"><img src="$stylevar[imgdir_button]/reply.gif" alt="$vbphrase[reply]" border="0" /><else /><img src="$stylevar[imgdir_button]/threadclosed.gif" alt="$vbphrase[closed_thread]" border="0" ></if></a></td>
</if>
<td class="smallfont" align="right"><a href="newreply.php?do=thanks&threadid=$thread[threadid]">
<img src="$stylevar[imgdir_button]/thanks.gif" alt="$vbphrase[thanks]" border="0" >
</a></td>
------------------------------------------------------------------------
bei mir steht aber dieses hier:
<if condition="$show['largereplybutton']">
<td class="smallfont"><a href="newreply.php?$session[sessionurl]do=newreply&noquote=1&p=$FIRSTPOSTID"><if condition="$show['closethread']"><img src="$stylevar[imgdir_button]/reply.gif" alt="$vbphrase[reply]" border="0" /><else /><img src="$stylevar[imgdir_button]/threadclosed.gif" alt="$vbphrase[closed_thread]" border="0" ></if></a>
<a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" />
</td>
...ich kann es drehen wie ich will, ich bekomme es nur, wenn ich mir da einen zusammen mogel so hin, das alles in dem Thema rot unterstrichen ist.
Der Hack funktioniert vorzüglich, aber ich weiß nicht wie ich es bei mir einbinden muß.
Und nun stellt Euch mal vor, ich müßte das auf englisch erklären, bzw. schreiben, ob mir das einer erklären kann :D :D :D
könnt Ihr mir bitte helfen :rolleyes:
Hack ist von hier Automatic Thank you Hack (http://www.vbulletin.org/forum/showthread.php?t=63368&page=1&pp=15)
danke und grüße subu1
p.s.
Boofo schrieb nur:
Look for this then
<td class="smallfont"><a href="newreply.php?$session[sessionurl]do=newreply
na toll :(
Kann mir hier einer weiter helfen bitte :)
geht um folgendes in dem Showthread Template.
In SHOWTHREAD template, find (you must do it 2 times) :
------------------------------------------------------------------------
<if condition="$show['largereplybutton']">
<td class="smallfont"><a href="newreply.php?$session[sessionurl]do=newreply&noquote=1&p=$FIRSTPOSTID"><if condition="$show['closethread']"><img src="$stylevar[imgdir_button]/reply.gif" alt="$vbphrase[reply]" border="0" /><else /><img src="$stylevar[imgdir_button]/threadclosed.gif" alt="$vbphrase[closed_thread]" border="0" ></if></a></td>
</if>
------------------------------------------------------------------------
and replace with :
------------------------------------------------------------------------
<if condition="$show['largereplybutton']">
<td class="smallfont"><a href="newreply.php?$session[sessionurl]do=newreply&noquote=1&p=$FIRSTPOSTID"><if condition="$show['closethread']"><img src="$stylevar[imgdir_button]/reply.gif" alt="$vbphrase[reply]" border="0" /><else /><img src="$stylevar[imgdir_button]/threadclosed.gif" alt="$vbphrase[closed_thread]" border="0" ></if></a></td>
</if>
<td class="smallfont" align="right"><a href="newreply.php?do=thanks&threadid=$thread[threadid]">
<img src="$stylevar[imgdir_button]/thanks.gif" alt="$vbphrase[thanks]" border="0" >
</a></td>
------------------------------------------------------------------------
bei mir steht aber dieses hier:
<if condition="$show['largereplybutton']">
<td class="smallfont"><a href="newreply.php?$session[sessionurl]do=newreply&noquote=1&p=$FIRSTPOSTID"><if condition="$show['closethread']"><img src="$stylevar[imgdir_button]/reply.gif" alt="$vbphrase[reply]" border="0" /><else /><img src="$stylevar[imgdir_button]/threadclosed.gif" alt="$vbphrase[closed_thread]" border="0" ></if></a>
<a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" />
</td>
...ich kann es drehen wie ich will, ich bekomme es nur, wenn ich mir da einen zusammen mogel so hin, das alles in dem Thema rot unterstrichen ist.
Der Hack funktioniert vorzüglich, aber ich weiß nicht wie ich es bei mir einbinden muß.
Und nun stellt Euch mal vor, ich müßte das auf englisch erklären, bzw. schreiben, ob mir das einer erklären kann :D :D :D
könnt Ihr mir bitte helfen :rolleyes:
Hack ist von hier Automatic Thank you Hack (http://www.vbulletin.org/forum/showthread.php?t=63368&page=1&pp=15)
danke und grüße subu1
p.s.
Boofo schrieb nur:
Look for this then
<td class="smallfont"><a href="newreply.php?$session[sessionurl]do=newreply
na toll :(