(11-15-2010 04:14 AM)1master1 Wrote: when guests visit a thread, they can see the thread rating on top of thread and they are able to rate it even though they dont have permissions. So can we make it display just the already rated or non rated star rating images and remove the rating action for guests as like when a user rates a thread and when he hovers over it again, they will see no current action?
When they hover those star rating images they must not have the option of rating.
Try this (you need conditional for this):
forumdisplay_thread_rating template:
Wrap the code above with this conditional:
showthread_ratethread template:
Please remember that there are 6 <li> in this template. You only need to wrap the last 5 <li>.
Wrap the code above with this conditional:
If you want it only for guest, try to use this kinds of conditional for both of the templates: