Webmastersite.net
Register Log In

Moderator only rating system
Only wnt the 'RATE' link to appear for moderators

Comments on Moderator only rating system


Beginner

Usergroup: Guest
Joined:

Total Topics: 0
Total Comments: 0
2 of 5 people found this comment helpful
Posted Dec 14, 2005 - 11:15 PM:

Hi

I have set up a usergroup called 'moderators'.

2 questions;

1. I want a system where moderators can assign (not vote) a star rating to a link that is 'permanent' (until they change it again). I.E. I don't want an aggregate system of assigning stars, but rather I want a 'moderator' to simply be able to assign 3, 4 or 5 stars (or whatever) to a link. Is this possible.


2. I don't want guests to see the 'RATE' link. It's easy to disallow guests from being able to vote, but they will still see the 'RATE' link. Is it ppossible to hide the 'RATE' link from everyone except certain groups (i.e. the 'moderators' group).

Thanks for any help.
babrees
Expert

Usergroup: Customer
Joined: Aug 19, 2005
Location: England

Total Topics: 391
Total Comments: 1303
babrees
3 of 6 people found this comment helpful
Posted Dec 15, 2005 - 12:09 AM:

1. It's really the same thing, just different words. Obviously only one moderator must only place one "vote". When they wish to change the rating then simply delete the previous "vote" and "vote" again

2. If only the moderator group is assigned to be able to vote then it is a simple IF statement on the template

<IF {THISMEMBERGROUPCANVOTE}><a href="vote.php?id={LINKID}">Rate</a>



Beginner

Usergroup: Guest
Joined:

Total Topics: 0
Total Comments: 0
3 of 6 people found this comment helpful
Posted Dec 15, 2005 - 12:20 AM:

Hi babrees

Thanks for that very clear response. Brilliant.

Can I just check point 2 though. If my moderator group was called "MODERATOR", the I would alter the link code in the template to read;

<IF {MODERATOR}><a href="vote.php?id={LINKID}">Rate</a>

Yes? No?

Thanks again for your help.
babrees
Expert

Usergroup: Customer
Joined: Aug 19, 2005
Location: England

Total Topics: 391
Total Comments: 1303
babrees
1 of 2 people found this comment helpful
Posted Dec 15, 2005 - 5:14 AM:

dt wrote:

Can I just check point 2 though. If my moderator group was called "MODERATOR", the I would alter the link code in the template to read;

<IF {MODERATOR}><a href="https://www.webmastersite.net/forums/vote.php?id={LINKID}">Rate</a>

Yes? No?


No. It must not be changed and be exactly as I typed it. {THISMEMBERGROUPCANVOTE} is the code to tell the script that if the user group is set so they are able to vote then do this (show rate) otherwise do not do it (hide rate)

So in your admin you will set only moderator to be able to vote.

Beginner

Usergroup: Guest
Joined:

Total Topics: 0
Total Comments: 0
1 of 2 people found this comment helpful
Posted Dec 15, 2005 - 6:13 AM:

Ah, OK. I understand.

Thanks again.

Beginner

Usergroup: Guest
Joined:

Total Topics: 0
Total Comments: 0
1 of 2 people found this comment helpful
Posted Feb 28, 2006 - 10:52 PM:

babrees wrote:
1. It's really the same thing, just different words. Obviously only one moderator must only place one "vote". When they wish to change the rating then simply delete the previous "vote" and "vote" again



<strike>How does a moderator delete their vote? I don't think it can be done. I even deleted the ratings using the admin login and it still doesn't allow the moderator to vote again as it says they have already voted.</strike>

Never mind, I found it. Simply update in the edit panel. rolling eyes

Thanks for any help.
babrees
Expert

Usergroup: Customer
Joined: Aug 19, 2005
Location: England

Total Topics: 391
Total Comments: 1303
babrees
1 of 2 people found this comment helpful
Posted Feb 28, 2006 - 11:09 PM:

Providing they have permission they can click on the Show/Edit Vote and delete it from there

Beginner

Usergroup: Guest
Joined:

Total Topics: 0
Total Comments: 0
3 of 6 people found this comment helpful
Posted Feb 28, 2006 - 11:12 PM:

Hi babrees

Thanks for the quick response. smiling face

I tried that method, but it still gives an error when they try to vote again - even after they deleted the vote.

I found that the only way to do it was to click on edit and change the rating from there.

babrees
Expert

Usergroup: Customer
Joined: Aug 19, 2005
Location: England

Total Topics: 391
Total Comments: 1303
babrees
5 of 10 people found this comment helpful
Posted Feb 28, 2006 - 11:30 PM:

Go to admin > settings > links

In the right hand column you will see -

Allow people to vote multiple times? yesno


Set it to yes smiling face

Beginner

Usergroup: Guest
Joined:

Total Topics: 0
Total Comments: 0
#10 - Quote - Permalink
5 of 10 people found this comment helpful
Posted Feb 28, 2006 - 11:34 PM:

Ah, thanks. smiling face
Search thread for
Download thread as
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5



This thread is closed, so you cannot post a reply.