Quote:
Originally Posted by rapidphim
I think the codes are a bit different on 3.6.8. Can someone please confirm?
3.6.5 - SHOWTHREAD (as instructed)
HTML Code:
<if condition="$show['largereplybutton']">
<td class="smallfont"> <a href="newthread.php?$session[sessionurl]do=newthread&f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" /></a> <a href="newreply.php?$session[sessionurl]do=newreply&noquote=1&p=$FIRSTPOSTID" rel="nofollow"><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> <else />
3.6.8 - SHOWTHREAD
HTML Code:
<if condition="$show['largereplybutton']">
<td class="smallfont"><a href="newreply.php?$session[sessionurl]do=newreply&noquote=1&p=$FIRSTPOSTID" rel="nofollow"><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>
<else />
|
Quote:
Originally Posted by al.vb
yes, the codes seem not to be same. Can somebody please post how to make it on 3.6.8. work and have the New thread button on the right side. Thanks for Help!
|
yes the codes are different ... so someone can help us? thx
PS. unistalled