The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[AJAX] Helpful Answers - Allow users to rate individual posts Details »» | |||||||||||||||||||||||||||||||||||
[AJAX] Helpful Answers - Allow users to rate individual posts
Developer Last Online: Nov 2020
Helpful Answers has been used to record over 6 MILLION times on more than 2,000 forums. If you're not using HA your users are looking for it!
Every day your users contribute hundreds if not thousands of posts making it hard for new members and guests to separate out the best answers from those that are less helpful. The Helpful Answers System offers your members a quick way to rate individual posts as either helpful or not allowing future visitors to understand the value of each post. Designed to be flexible, HA has over 30 configurable settings:
Modification Installation [Must Read]: Step 1: Upload the addon files found in the upload/ folder to your forum directory Step 2: Install the plugin through your vB Administration area Step 3: Configure settings & enable the mod in individual forums You must configure settings & enable forums before voting will show up. Anonymous Stats Tracking (optional): By default this addon will pass basic rating data (positive or negative) to a 3rd party site for statistical purposes. Only the most basic data is captured (the vote and your site name) and no user information or specific forum details are logged, not even an IP address. You can disable this through the admin. Mod Philosophy -- Drive Your Own Success: All of my mods are inspired by my work in digital marketing and are designed to drive registrations, interaction or other engagement activities the core platform does not address. Each is designed to fit a general need by providing a starting point but it's on you to decide how to make things work to their best possible outcome. Feel free to suggest what you'd like to see next but don't wait to have what everyone else has; figure out what your forum needs and customize away. Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
10 благодарности(ей) от: | ||
Baja, Eole, piratarg, PoorGuysGarage, tbworld, TheLastSuperman, thompson, U-Fig |
Comments |
#1102
|
|||
|
|||
This is a really great mod, and I think it's going to do a lot to increase participation on my board.
I have one question: Is there a way to change the font size and color in the phrases ("Did you find this post helpful, etc")? I apologize if this question is painfully stupid, but my husband usually does the coding, and I'm trying to do everything by myself this time. It's a long and sometimes grotesque process. Kim |
#1103
|
|||
|
|||
Quote:
Code:
<span style="font: verdana; color: Yellow;">Did you find this post Helpful?</span> |
#1104
|
|||
|
|||
Hey I finally make it show up but now when I click on the Thumbup/Thumbdown, I received this error.
Any idea how to fix this? tx |
#1105
|
|||
|
|||
Check the path of the link and tell me what it is versus what it should be.
|
#1106
|
|||
|
|||
Quote:
I notice one thing. In the upload folder, you have helpfulanswer.php and the same file helefulanswer.php in admincp? |
#1107
|
|||
|
|||
Quote:
Thank you! That worked!! |
#1108
|
|||
|
|||
Quote:
There are two helpfulanswer.php files. One in your root folder, one in your admincp. If you upload the upload folder contents into your forum directory in one shot everything will go to the right place. |
#1109
|
|||
|
|||
Can i display most helpful members on sidebar.. thanks..
Moreover can i add most helpful members per category..on sidebar.. |
#1110
|
|||
|
|||
Anyone interested in building a file like the helpfulanswers.php but that would display 'most helpful' posts from the past 24 hours?
|
#1111
|
|||
|
|||
You can simply copy that routine and add one addition WHERE statement to the mySQL query along the lines of
createddate >= DATE_SUB(NOW(),INTERVAL 1 day) |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|