![]() |
Hi,
i love this MOD! However, before i am going to make it available to my users, i need to find a solution to the following problem: In the backend, i activated/enabled "Most Helpful Answers", so that a page of the top answers (posts) based on overall votes should be displayed. 1. Where do i find this page? 2. Will there be a link in the navbar being directed to said page? Thank you in advance Netzwart |
Is this working for 4.1.2? Nothing seems to be showing up in the post
|
Quote:
|
Quote:
|
Quote:
Code:
http://www.yoursite.com/helpfulanswers.php Quote:
Quote:
|
Quote:
Have been trying to get a "top list" by making up a url like: http://mydomain.org/admincp/helpfula...&orderby=count Thanks a ton for your efforts !! |
Quote:
did you already code that? If YES, how can i integrate this plugin into my installation ? Greetings Netzwart |
Quote:
I really hope that TheLastSuperman or Ted S will focus on the functionality of the "most helpful answers" page instead. Preferably letting users select Month and Year, and display the "Top ten" list by those inputs ;) Pleeaase... Am willing to donate money for this :) PS: Am looking to use this mod for a "nomination system" where users can "nominate" each post for "Post of the Month" |
TheLastSuperman & Ted S.
I know nothing about coding, but I would think that you could borrow a lot of the needed coding from the Top Poster of the Month/Year mod ? "Just" change: User Id > Post Id Total Posts > Total Helpful Votes Join Date > Post Date [S]Posts In Month[/S] Wish I knew how to do this myself. |
Quote:
Thank you Netzwart |
Quote:
|
Quote:
For example: User rated: Total/Pos/Neg User get rated: Total/Pos/Neg Or just Pos/Neg As it is used in Post Thanks and Post Groan mod. Now you have to go to profile to see stats like this. |
Quote:
|
Yes, I understand, that is a problem. So, you would need to rewrite mod...
|
1 Attachment(s)
Ted, I was wondering if it would be possible to model the hide post feature after the ignore feature. That way it would work for all styles and users could click to see the negatively rated post if they still desired.
Example: |
Is there a way to make a list of who has liked and disliked at the bottom of the post? My users liked that in the Thank/Groans hacks.
|
Quote:
|
Quote:
hoping that Ted and Superman can add this for us. to make it visible to users is better |
Quote:
As far as the feature, I'm looking at a version update this summer. If you want it in shorter order it's not a particularly difficult hack if you, or someone you know, has some decent coding skills... Votes are stored as individual entries and an overall score by post. The top helpful answers page uses the post scores, you'd have to switch things up to the vote log, add a little time checking and there you go. Nothing crazy but certainly not basic HTML either. |
Quote:
1 more question, is it normal when someone rating a post, they will be brought back to the 1st post? |
Nice product - well coded. Kudos!
A couple of nitpicks:
If the above were implemented along with some of your enhancements already planned, this hack would go from 'great' to 'near perfect'. ;) |
I have this installed and turned on in every forum but I dont see the rep system.
|
Quote:
|
Quote:
|
Quote:
|
I want to change the word " found this post helpful", which file should I edit? Thanks
|
Quote:
|
Hi Ted, is there a way to move the "See the top rated post in this thread" to the thread tools bar? And print in the thread list, just beside a thread tittle, the number of ratings that was given to it?
|
Quote:
|
Hi, could you help me adding some space between this and the forum postbit border please?
currently its touching it. https://vborg.vbsupport.ru/external/2011/04/13.jpg edit: would also be nice if you introduced some new and more professional looking thumbs icons |
I need this information too! Thanks ...
Quote:
forum/images/buttons in order to have more professional looking thumbs. There are a lot of professional thumb-files in the www .... Netzwart |
Quote:
can you post a few that you think are pro? thanks |
Quote:
Netzwart |
Hello Ted,
Question: is there a way to hide the "helpfulanswer_x_out_of_y" variable if the user hasn't rated a reply yet? :confused: Right now, the "x out of y members found this post useful" is displayed right next to the thumbs up / down buttons, which we don't really want, because it can bias the opinion of the would-be voter (oh, look, this reply has only 2 positive votes out of 5, i won't bother to read it, just hit minus and be done with it) |
Quote:
Just modify the conditional... Code:
<if condition="$post['totalrank']"> Code:
<if condition="$post['totalrank'] AND $post['helpfulanswerid']"> |
I installed this mod on my site today and every thing looks good but when I tried to use it I got this message.
https://vborg.vbsupport.ru/external/2011/04/15.jpg |
Quote:
|
thanks Ted, I have it working now. :)
|
Hello Ted, Wondering If you could please help us out with this question https://vborg.vbsupport.ru/showpost....&postcount=872
we need some space between this and the forum border |
Quote:
When someone makes a helpful thread all is fine, if a post inside that thread is marked as unhelpful the entire thread is then hidden, is is possible to only hide the posts that are marked as unhelpful? Cheers |
All times are GMT. The time now is 02:09 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|