vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - [AJAX] Helpful Answers - Allow users to rate individual posts (https://vborg.vbsupport.ru/showthread.php?t=233296)

Ted S 01-15-2010 10:00 PM

[AJAX] Helpful Answers - Allow users to rate individual posts
 
1 Attachment(s)
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:
  • Use image or text ratings AJAX or traditional links.
  • Offer yes/no or scaled 1-10 point ranking.
  • Turn off negative ratings for a positive only system.
  • Decide which forums are open for helpful answer ratings.
  • Audit the system and identify top users and potential abusers.
  • Ban specific members from using the system.
  • Customize the message shown after a post is rated.
  • Show a page with the top helpful posts.
  • Show rating stats on a user's profile.
  • Hide posts that rate "too low"
  • Template driven so you can customize it all for your forum.
For advanced users template conditionals and variables let you further extend the functionality to color highlight good or bad posts, include ratings in user?s profiles and much more.

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.

Ted S 01-16-2010 06:45 PM

Moving this mod to below the signature line:

1. Enable Manual Template Placement
2. Find the code:

Code:

{vb:raw template_hook.postbit_signature_end}
</div>
</vb:if>

3. Add {vb:raw helpful_answers} below this line

Tips & Tricks Using Template Variables:

{vb:raw post.totalrank} - The total number of ratings
{vb:raw post.goodrank} - The number of good ratings
{vb:raw post.badrank} - The number of bad ratings
{vb:raw post.helpfulgood} - True if the post is positive overall (more good than bad ratings)
{vb:raw post.rate_helpfulanswer} - True if the user can rate the post (false if they are banned or have rated it).
{vb:raw post.helpfulanswerid} - True if the user has already rated the post.

Top Helpful Answers Page:

This is disabled by default. Once enabled you can find it at www.yoursite.com/forums/helpfulanswers.php

Ted S 01-16-2010 06:46 PM

Open BETA issues will be published here

TimberFloorAu 01-16-2010 06:47 PM

Yayyy about time TED :lol:, been looking forward to this :up: will tag it.

Thanks Mate

Ted S 01-16-2010 06:54 PM

Quote:

Originally Posted by TimberFloorAu (Post 1957578)
Yayyy about time TED :lol:, been looking forward to this :up: will tag it.

Thanks Mate

Thanks. It's been a painful upgrade and I'm sure there will be some tweaks to be made but hopefully this meets everyone's needs...

Hornstar 01-16-2010 08:21 PM

Awesome! Tagged for when I upgrade. Thanks Ted.

mandingo 01-16-2010 08:48 PM

What would be the variable to show how many total votes a user has?

BBR-APBT 01-16-2010 09:12 PM

Tagged for install when known working 100%.

Kolbi 01-16-2010 09:24 PM

nice :)

ProFifaLeagues 01-16-2010 09:59 PM

Top Helpful Answers Page:

This is disabled by default. Once enabled you can find it at www.yoursite.com/forums/helpfulanswers.php
how do i enable this option??

mandingo 01-16-2010 10:14 PM

Quote:

Originally Posted by rammieone (Post 1957724)
Top Helpful Answers Page:

This is disabled by default. Once enabled you can find it at www.yoursite.com/forums/helpfulanswers.php
how do i enable this option??

In settings:
Enable Most Helpful Answers
Displays a page of the top answers (posts) based on overall votes.

Dr.osamA 01-16-2010 10:31 PM

ander testing

thanxxxx

installed
________
Turkish Recipes

AzzidReign 01-17-2010 12:10 AM

This is an amazing mod! Thank you!

Dr.osamA 01-17-2010 12:28 AM

opsssssss

Many of the problems

Waiting ...........

tafreeh 01-17-2010 04:18 AM

good hack...

Suggestion:
add a stats in each user info(where username, post counts shows) in post bit or postbil legacy.. and i will replace this with other Thank you hack :)

Cheers

Ted S 01-17-2010 05:40 AM

Quote:

Originally Posted by tafreeh (Post 1957884)
good hack...

Suggestion:
add a stats in each user info(where username, post counts shows) in post bit or postbil legacy.. and i will replace this with other Thank you hack :)

Cheers

This has been discussed before but poses load issues. I will be adding a similar feature in the future.

Ted S 01-17-2010 05:40 AM

Quote:

Originally Posted by Dr.osamA (Post 1957816)
opsssssss

Many of the problems

Waiting ...........

???

Ted S 01-17-2010 05:57 AM

Quote:

Originally Posted by mandingo (Post 1957678)
What would be the variable to show how many total votes a user has?

The user? This variable does not exist at this time... You could run a query to fetch it.

relaxiha 01-17-2010 09:53 AM

Hello. Any place that I did not! Please see updates because apparently does not work well and does not show the form!

KevinGupta 01-17-2010 10:29 AM

Installed and works great :)
Waiting for more updates etc :D

Do you reckon it will be a good idea to allow some usergroups for this?

Doctor Death 01-17-2010 12:49 PM

Error:

Fatal error: Call to a member function query_first_slave() on a non-object in /home/vycccch/public_html/forums/includes/class_postbit.php(314) : eval()'d code on line 213

Has something to do with SINGLE POST VIEWING option.

Doctor Death 01-17-2010 01:00 PM

More errors:

Fatal error: Call to a member function query_first_slave() on a non-object in /home/vcccccbh/public_html/forums/includes/class_postbit.php(314) : eval()'d code on line 239


The graphics option of Thumbs up/Down doesnt work, only shows text. Roll over works.

Uninstalled until bugs flushed out. With VB 4.0.1 I have enough buggy code to chase :D

vivamexico55 01-17-2010 02:26 PM

Ahhh, I can't wait to install this, but Vb 4.01 is too buggy at the moment... I wonder if I should install it...

In any case, thanks for this awesome mod, I'm definitely installing it soon =)

cooltechie 01-17-2010 02:34 PM

Tagged until ready

Dr.osamA 01-18-2010 01:23 AM

Quote:

Originally Posted by Ted S (Post 1957918)
???

When you go to the User Profile

PHP Code:

Fatal errorCall to a member function query_first_slave() on a non-object in /home/alra7bax/public_html/vb/includes/class_profileblock.php(290) : eval()'d code on line 60 

________
Uhwh

Ted S 01-18-2010 03:12 AM

Quote:

Originally Posted by relaxiha (Post 1958028)
Hello. Any place that I did not! Please see updates because apparently does not work well and does not show the form!

I'm not understanding you at all. Are you getting errors? Is it not working? Have you enabled the mod in any forums?

Ted S 01-18-2010 03:13 AM

Quote:

Originally Posted by Dr.osamA (Post 1958790)
When you go to the User Profile

PHP Code:

Fatal errorCall to a member function query_first_slave() on a non-object in /home/alra7bax/public_html/vb/includes/class_profileblock.php(290) : eval()'d code on line 60 


Can you tell me what your settings are when this error occurs?

Ted S 01-18-2010 03:17 AM

Quote:

Originally Posted by Doctor Death (Post 1958145)
More errors:

Fatal error: Call to a member function query_first_slave() on a non-object in /home/vcccccbh/public_html/forums/includes/class_postbit.php(314) : eval()'d code on line 239


The graphics option of Thumbs up/Down doesnt work, only shows text. Roll over works.

Uninstalled until bugs flushed out. With VB 4.0.1 I have enough buggy code to chase :D

Haha!

I'm not duplicating this error. Can you help me track it down by telling me what you were vieiwng (one post, a thread), what member state you were in (guest, user, admin), if you had voted, and with what voting options?

Ted S 01-18-2010 03:18 AM

Quote:

Originally Posted by vivamexico55 (Post 1958206)
Ahhh, I can't wait to install this, but Vb 4.01 is too buggy at the moment... I wonder if I should install it...

In any case, thanks for this awesome mod, I'm definitely installing it soon =)

The 3.8 version has been around for a year now...

Dr.osamA 01-18-2010 03:26 AM

Quote:

Originally Posted by Ted S (Post 1958852)
Haha!

I'm not duplicating this error. Can you help me track it down by telling me what you were vieiwng (one post, a thread), what member state you were in (guest, user, admin), if you had voted, and with what voting options?

i send you my user and pass and you can see that as you like

pm you if it is ok

Weting .....
________
Vermont marijuana dispensary

Ted S 01-18-2010 03:32 AM

Go for it. I will take a look tomorrow!

iask 01-18-2010 03:56 AM

Waiting for more updates

struff 01-18-2010 04:08 AM

I get this error when I enable this mod:

"Fatal error: Call to a member function query_first_slave() on a non-object in /home/domainname/public_html/vbulletin/includes/class_postbit.php(314) : eval()'d code on line 211"

Ted S 01-18-2010 04:18 AM

Quote:

Originally Posted by struff (Post 1958885)
I get this error when I enable this mod:

"Fatal error: Call to a member function query_first_slave() on a non-object in /home/domainname/public_html/vbulletin/includes/class_postbit.php(314) : eval()'d code on line 211"

Which page are you seeing this on?

vivamexico55 01-18-2010 05:06 AM

Tagging for future installation, hopefully after it comes out of beta I'll install it, great idea!

iask 01-18-2010 09:08 AM

Quote:

Originally Posted by Ted S (Post 1958893)
Which page are you seeing this on?

member.php

Dr.osamA 01-18-2010 06:53 PM

Quote:

Originally Posted by Ted S (Post 1958893)
Which page are you seeing this on?

Quote:

Originally Posted by iask (Post 1959017)
member.php

I think it's a collective problem :confused:
________
Vaporite Vaporizer Reviews

Greight 01-18-2010 08:12 PM

Seems I can not use plus minus signs in admincp. Anybody else got the same problem?

gyaronn 01-18-2010 08:28 PM

nice mod i get this error can you help
Quote:

Fatal error: Call to a member function query_first_slave() on a non-object in /home/fmsasorg/public_html/forums1/includes/class_postbit.php(314) : eval()'d code on line 196

mandingo 01-18-2010 08:47 PM

Quote:

Originally Posted by Greight (Post 1959570)
Seems I can not use plus minus signs in admincp. Anybody else got the same problem?

I onlly get the words,no pics.


All times are GMT. The time now is 06:30 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
  • Page Generation 0.02864 seconds
  • Memory Usage 1,838KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (2)bbcode_php_printable
  • (17)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete