• Page 1 of 1
  • 1
Comment Rating not visual
2IZZ
Posts: 12
Reputation: 0

Message # 1 | 12:01 PM
I have yet another problem angry
I want to be able rate comments in my forum. For some reason the little thumbs up/down option does not appear in the treads.
I already went to appearance of comments, and it seems to be there when I click on the Visual HTML tab... When I go back to the forum, I cannot seem to find it...I will be really mad if I am simply missing it, and it is there....

Added (2011-12-09, 6:01 AM)
---------------------------------------------
http://2izz-music.ucoz.com/forum/15-41-1

That is the forum

Sunny
Posts: 9296
Reputation: 456

Message # 2 | 12:57 PM
2IZZ, you need the "Awards" feature to be enabled, go to Control Panel -> Top Bar -> Tools -> Awards -> Install the module. Forum thumbsup/down are not quite the same as thumbsup/down of comments in other modules.
I'm not active on the forum anymore. Please contact other forum staff.
2IZZ
Posts: 12
Reputation: 0

Message # 3 | 1:39 PM
Ahhh ok...

I have activated that feature... In order to give an award, what steps must I take?
It still does not appear... sad

Added (2011-12-09, 7:39 AM)
---------------------------------------------
I just want to be able to rate the post, is that possible???

Sunny
Posts: 9296
Reputation: 456

Message # 4 | 12:16 PM
2IZZ, restore the default forum template or paste the following code in the "Appearance of entries" forum template:

Code
<?if($AWARDS_DO_URL$ && $USER_LOGGED_IN$ && $CUR_USER_ID$!=$UID$)?><div style="float:right"><a href="javascript://" rel="nofollow" onclick="new _uWnd('AwD','Give award',380,200,{autosize:1,maxh:300},{url:'/index/55-$UID$-28-forum-$FID$_$TID$_$ID$_16_$TIMESTAMP$'});return false;"><img alt="" src="http://s101.ucoz.net/img/icon/thumbu.png" width="13" border="0" title="Good post"></a> <a href="javascript://" rel="nofollow" onclick="new _uWnd('AwD','Give award',380,200,{autosize:1,maxh:300},{url:'/index/55-$UID$-47-forum-$FID$_$TID$_$ID$_16_$TIMESTAMP$'});return false;"><img alt="" src="http://s101.ucoz.net/img/icon/thumbd.png" width="13" border="0" title="Bad post"></a></div><?endif?>


By default it goes after:

Code
<tr><td width="23%" class="postTdTop" align="center"><a class="postUser" href="javascript://" rel="nofollow" onClick="emoticon('[b]$USERNAME$[/b],');return false;">$USERNAME$</a></td><td class="postTdTop">

I'm not active on the forum anymore. Please contact other forum staff.
  • Page 1 of 1
  • 1
Search: