Anyone having issue when members reply a song it doesn't show who replying too unless you have to click on the link.
Here the code for jukebox_mediabits:
<tr>
<td class="alt2"><div align="center"><img src="$stylevar[imgdir_statusicon]/type_$mediatype.gif" alt="$mediatype" border="0" /></div></td>
<td class="alt1Active" align="$stylevar[left]" id="m$media[mediaid]">
<div style="float:$stylevar[right]; display:block; vertical-align:top"><if condition="$rating != 0"><img src="$stylevar[imgdir_rating]/rating_$rating.gif" border="0" alt="" /></if></div>
<div class="smallfont"><a href="jukebox.php?$session[sessionurl]do=view&type=media&mid=$media[mediaid]"><strong>$media[title]</strong></a> by $media[author]<div class="smallfont">$media[description]</div>
</td>
<td class="alt2"><div align="center">$media[plays]</div></td>
<td class="alt1"><span class="smallfont"><if condition="$comment['mediaid']"><div style="float:$stylevar[left]"><strong><a href="jukebox.php?$session[sessionurl]do=view&type=media&mid=$media[mediaid]">$comment[title]</a></strong><br />by $comment[username]</div><br /><div style="float:$stylevar[right]" class="time">$comment[date]</div><else />No Comments</if></span></td>
</tr>
I tried modify this code
>by $comment[username]</
change from $comment [userid] still got the same issue. Any other suggestion ?
Here my site to the karaoke section:
http://www.khmerclub.com/forums/jukebox.php
if you look under: Latest Comment you will see
Te Vy kbort chet bong by 11-29-2006 (doesn't display members ID that reply)