![]() |
Nice mod. Installed, nominated and rated. Cheers
|
Quote:
|
Quote:
|
Quote:
Cheers in advance |
To add to the customization (& ultimately allowing this mod to be used in an alternative fashion), can you add a function to only allow the feedback on the first post?
Example: Used for ranking someones essay or statement. The built in stars feature doesn't have the same benefits as your mod. That's basically my only reason for the request. Thanks for your time! |
Quote:
|
Quote:
|
Hi not certain if this is a past problem I have searched. When the mod is enabled new posts that should be at the top and older at bottom appear all mixed. When disabled new posts are at the top again?
Anyone have a clue please? |
Quote:
I want it so you can only vote on the first post & not the rest. What option would this be under? Thank you kindly for your quick replies. It is greatly appreciated. |
Quote:
|
Quote:
|
Hi, so far this is looking like a great mod for my forum. All I need is a way to show the ratings activity in my forumdisplay.. so there is a column in the list of threads that shows the rating, or it shows where the original vbuletin rating stars used to show. Is this possible? Thanks for any tips!
|
Quote:
Edit: I managed to fix this by running this query in the database: Code:
ALTER TABLE `helpfulanswer` ADD `threadid` INT(10) NULL |
Quote:
|
Quote:
I did as you suggested, but didnt really work for me... do you have another fix :o Code:
<div id="helpfulanswers_box_{vb:raw post.postid}" style="text-align:right; margin-right:10px;"> |
Helpful Answers Users -
It's been a long time since this mod had a major update and I want to see what, if any, features would make it better for you. Is there a different way you'd like to see HA work? Another voting or reporting option? More controls? More interactions? Share your thoughts for the next update! |
I was wondering when a new release might be imminent. Here is my wish list:
- Ability from product settings to set location of the helpful answers below the signature without the need for a manual edit of the template. - Ability to select to display the usernames of those who found the post helpful (i.e. next to where it says "5 users found this post helpful" list their usernames separated by commas.) - Ability to display on a user's postbit the number of helpful posts (i.e. below his post count list "Helpful Posts: 200") - Ability to find all the helpful posts a user has made within his profile. - Ability to find all the posts a user found helpful within his profile. |
Adding another feature (actually it's a bug fix).
- Fix Helpful Answers page to correspond to the permissions that users have to read threads and thread titles. The current "rollup page" allows unregistered users to see the thread titles of threads that are in the Admin and Mod fora. I've had this feature on for a while and I shudder to think what some unregistered users have been able to see in terms of thread titles in our Moderating fora. This is a HUGE bug. |
Quote:
I suppose we can suffer the additional query overhead to do this checking if that's what people prefer. |
Good point. I guess I didn't read the documentation carefully enough. There are private forums where users would like to note that they found a post helpful but that doesn't imply that the data concerning what the post was about should have permissions to be viewed outside the members-only area. I guess I had grown accustomed to other products that maintain forum permissions when displaying data.
|
Quote:
|
Awesome! I've been looking for this mod for 4.x.x for a week now! Finally had to key in the right search keyword.. to find it. Maybe I'll be looking to code or find a better forum search function for VB.. lol. I'm sure it's out there.
But Ted, you rock, and thanks for this. Really, makes a big difference. I MOTM, and Marked installed of course (and it isn't yet). ;) You should do more mods, you have great talent and ideas. Take care, |
Also -- I would be willing to 'donate' immediately for this overhead code which you could offer here for all to add manually if that would be quicker, or add to the code for download. Just let me know sir.
*I have noticed with my 4.1.3 -- Which I think has no problems with this mod. That the thumbs up and down -- the {vb:raw helpful_answers} .. by default comes BEFORE the subject line.. and puts an awkward space between it and subject line. Is there anyway I can get it to be 'inline' on the same line as the subject, so the subject looks normal? It makes the alignment of the listings look odd.. Is this normal behavior to push the subject line/header down? Is there any logical reason why it can't be on the same line? There is more than enough space that is never occupied on the right hand side. I also used the guide to place it below the signature, but while it works.. it have a space between it and the bottom of the post box.. (between it and the bar with the options to edit, quote, reply, multiquote and so on) -- AND it randomly will leave 2 to 4 single spaces between it and this option bar. I use postbit_legacy by default. Any answers , or help? Maybe I need to modify the php, or some other code a bit to allow it to be inline with something? I don't really mind where I have to put it, as long as it keeps the post box layout looking as it 'used' to.. or as intended. I have it disabled until I can figure out an answer to this. Anyone is welcome to share ideas. I would appreciate it. I will, as I said, donate for the option people are requesting and even to have this working properly. Thank you ! |
This is a beautifull mod I like it,but not working on vb 4.0.3
|
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
If you aren't familiar with CSS I can help with this to a degree but vBulletin makes customizing styles painful. In short if you want two elements on the same line the easiest way is to "float" both of them, one to the left and one to the right. This is done with the attribute float:left; float:right. Let me know if that sounds greek or gets you started. Quote:
|
Hi Ted,
1. How would you make it so that users only rank the very first post (The initial thread)? 2. How do you get this to work on front page articles? Thanks!! |
Quote:
Then pop open product-helpful_answers vb404.xml and go to line 907, change this from == to != Save. Upload the XML file. Done. Quote:
|
hi
can you add button for every post by which the best answer chosen only by the thread starter? and after he choose the best the thread automatically closed |
Quote:
|
I'm unsure why this mod isn't currently working for my site; vBulletin 4.1.4 - I've installed it, all the files are up, made settings changed as I thought appropriate, but no joy. Perhaps it's the bit in the first post about it needing to be enabled in certain forums? How do I go about this as it only seems to mention threads in the Options for it.
Thanks in advance; looking forward to the feature working with my site - the members should get a real kick out of it. |
Quote:
You can enable it in the same place you would enable any any other option, the forum manager. Or you can use the bulk manager in yoru Admin CP to enable it in many forums. Both are explained briefly in the install file but it's pretty simple, you check yes or not :D |
Quote:
What I mean was, is it possible to add the same voting system thumbs up/down for front page articles? Also, Would it be possible to change the way it shows the rating score from X # of users found this helpful. To the Thumbs up Icon and +X (where x is the # of people who found this helpful) One last thing, how are the results stored in the database? What I mean is, the default thread rating system, the score is titled "votetotal". So I can run a query to order by votetotal. Is this possible with this mod? (Sorry, I'm obviously not a programmer) Thank you so much! |
Quote:
If you have articles via the CMS then you;d have to more or less rebuild it using the same code base. The system is setup for post IDs so another element would not work. Quote:
Quote:
|
Quote:
|
Quote:
|
Quote:
I guess what I'm trying to do is have it so that after you vote (for thumbs up only, no negative votes counted) then the green thumbs up will be replaced by a gray thumbsup and next to that will have +goodranks. I got it so that it says +goodranks but I need some help with the if statement for if users have already voted to insert the gray thumbsup image. |
You already have to logic down... An image is no different than text, it merely needs a tag.
Just add the <img> tag to whatever code you changed the +goodranks bit too. |
Hi,
i installed mod_deflate (apache) on my server, but since this installation, this tool don't work correctly on firefox 5.0. Any ideas about this problem? |
Have you tried it with FF 5 without the module installed?
|
Hi,
yes the same problem. But im not sure about the problem. I send you a private message with a link about it, is it okay? |
All times are GMT. The time now is 09:20 PM. |
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:
|