Gossamer Forum
Home : Products : Gossamer Forum : Development, Plugins and Globals :

Post Ratings Plugin

(Page 3 of 3)
> >
Quote Reply
Re: [yogi] Post Ratings Plugin In reply to
What doesn't work?...yes it is installed.

Are you logged in?
Quote Reply
Re: [Paul] Post Ratings Plugin In reply to
I am logged in, but I don't see any plusses or minusses... or am I blind???

Ivan
-----
Iyengar Yoga Resources / GT Plugins
Quote Reply
Re: [yogi] Post Ratings Plugin In reply to
I see them....they are on the left hand side of every post.....you won't see them in Forum2 as karma is off so it should say "No Karma", only Forum1
Quote Reply
Re: [yogi] Post Ratings Plugin In reply to
 
Quote Reply
Re: [Paul] Post Ratings Plugin In reply to
 

Ivan
-----
Iyengar Yoga Resources / GT Plugins
Quote Reply
Re: [yogi] Post Ratings Plugin In reply to
Hmm thats a bit strange....

The template code is:

Code:
<%if forum_karma and current_user_id%>
Karma: <%post_karma%>
<%ifnot already_good%>
[<a href="gforum.cgi?do=karma_add&post_id=<%post_id%>&forum_id=<%forum_id%>">+</a>]
<%endif%>
<%ifnot already_bad%>
[<a href="gforum.cgi?do=karma_subtract&post_id=<%post_id%>&forum_id=<%forum_id%>">-</a>]
<%endif%>
<%else%>
No Karma
<%endif%>

....so either way you should see something as it uses else.

Last edited by:

Paul: May 15, 2002, 6:58 AM
Quote Reply
Re: [yogi] Post Ratings Plugin In reply to
Yogi, could you try now please.
Quote Reply
Re: [Paul] Post Ratings Plugin In reply to
It works. I down-karmaed them all! Cool

Ivan
-----
Iyengar Yoga Resources / GT Plugins
Quote Reply
Re: [yogi] Post Ratings Plugin In reply to
I'd accidentally put the template code inside:

<%if is_ie and ie_version >= 4%>

...and it looks like you were using Netscape so thats why you didn't see it.

Last edited by:

Paul: May 15, 2002, 7:07 AM
Quote Reply
Re: [Paul] Post Ratings Plugin In reply to
In Reply To:
...and it looks like you were using Netscape so thats why you didn't see it.

The latest version of Galeon, to be a bit more precise....

Ivan
-----
Iyengar Yoga Resources / GT Plugins
Quote Reply
Re: [Paul] Post Ratings Plugin In reply to
Why is it when you're not logged in you see a "No Karma" message?

- wil
Quote Reply
Re: [Wil] Post Ratings Plugin In reply to
Because guest aren't allowed to changed the karma of posts.
Quote Reply
Re: [Paul] Post Ratings Plugin In reply to
Yeah, but that implies that posts have no karma, when in fact they might have?

- wil
Quote Reply
Re: [Wil] Post Ratings Plugin In reply to
Thats just bad wording on my part...it is supposed to imply that karma is off.....

I changed it to "Karma Off"

Last edited by:

Paul: May 15, 2002, 7:28 AM
Quote Reply
Re: [Paul] Post Ratings Plugin In reply to
Proposal: only let people vote once. They have to make up their mind.

Ivan
-----
Iyengar Yoga Resources / GT Plugins
Quote Reply
Re: [yogi] Post Ratings Plugin In reply to
>>
Proposal: only let people vote once. They have to make up their mind.
<<

Hmm if you are like me though you are over impulsive sometimes so it just gives people a chance to reverse their vote if they do something hastily......imagine if their was no post editing...it would be a nightmare :)
Quote Reply
Re: [yogi] Post Ratings Plugin In reply to
Exactly, yogi!

http://www.gossamer-threads.com/...orum.cgi?post=196102

;-)

- wil
Quote Reply
Re: [Paul] Post Ratings Plugin In reply to
Is this still being worked on?


Realiiity.com Forums
> >