Module for rating posts
Posted by Mensler
Re: Module for rating posts August 29, 2006 02:28PM |
Registered: 19 years ago Posts: 152 |
Re: Module for rating posts September 04, 2006 12:01PM |
Registered: 17 years ago Posts: 12 |
Re: Module for rating posts September 04, 2006 12:16PM |
Registered: 19 years ago Posts: 152 |
Quote
loot
How do this in profile.tpl?
"PROFILE->mod_rating_value" don't work.
See the snippet in the first post:
Quote
Mensler
If you'd like to show the indicator image on any user's profile, add the following code to profile.tpl:
{IF PROFILE->mod_rating_img} <tr> <td nowrap="nowrap">{LANG->mod_rating->UserRating}: </td> <td><img src="mods/rating/images/{PROFILE->mod_rating_img}.png" alt="{PROFILE->mod_rating_img_title}" title="{PROFILE->mod_rating_img_title}" /></td> </tr> {/IF}
--
Clemens Weiß
Webplain.de
Re: Module for rating posts September 05, 2006 01:19AM |
Registered: 17 years ago Posts: 12 |
Re: Module for rating posts September 05, 2006 07:03AM |
Registered: 19 years ago Posts: 152 |
There's a new version in the first post that has the value in the profile.
--
Clemens Weiß
Webplain.de
--
Clemens Weiß
Webplain.de
Re: Module for rating posts September 06, 2006 06:24AM |
Registered: 17 years ago Posts: 12 |
Re: Module for rating posts September 07, 2006 04:32PM |
Registered: 18 years ago Posts: 117 |
September 07, 2006 04:42PM |
Admin Registered: 19 years ago Posts: 8,532 |
From the support chat: momo wasn't running the latest version of the mod. The latest version was installed and the problem could not be reproduced. We'll now await if this solved the problem.
Maurice Makaay
Phorum Development Team
my blog
linkedin profile
secret sauce
Edited 1 time(s). Last edit at 09/07/2006 06:08PM by mmakaay.
Maurice Makaay
Phorum Development Team



Edited 1 time(s). Last edit at 09/07/2006 06:08PM by mmakaay.
September 12, 2006 02:54PM |
Admin Registered: 22 years ago Posts: 4,495 |
I installed this module at [dev.phorum.org] and it is throwing a bunch of PHP Notice errors. I am guessing you don't develop with Notices turned on.
I don't see a way to rate a post. I see the little image thing. I was not sure what it was at first. Is there something wrong with it on that install?
I don't see a way to rate a post. I see the little image thing. I was not sure what it was at first. Is there something wrong with it on that install?
Brian - Cowboy Ninja Coder - Personal Blog - Twitter
Re: Module for rating posts September 12, 2006 03:47PM |
Registered: 19 years ago Posts: 152 |
Quote
brianlmoon
I installed this module at [dev.phorum.org] and it is throwing a bunch of PHP Notice errors. I am guessing you don't develop with Notices turned on.
I think I fixed all notices now.
Why is the format hook called on the list page, by the way?
Quote
I don't see a way to rate a post. I see the little image thing. I was not sure what it was at first. Is there something wrong with it on that install?
No, I think it's correct. Of course you can't rate your own posts. On any other post you should see the rating icons under the message.
--
Clemens Weiß
Webplain.de
Sorry, only registered users may post in this forum.