vb.org Archive

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

Ted S 02-17-2009 05:16 PM

Quote:

Originally Posted by jGas (Post 1746679)
after <!-- / controls -->
(inside the postbit_legacy!)
i have to do the manual placement because i have also the post thank you hack, and in the image you can see what happens if they work together with the automatic placement:

https://vborg.vbsupport.ru/attachmen...1&d=1234867068
(grazie = thanks)

alternatively, is there a way to move the automatic placement AFTER the thank you button?

Strange.

I suppose if you changed the order of the plugin it would show up under it.

Ted S 02-17-2009 05:37 PM

Quote:

Originally Posted by jGas (Post 1746679)
after <!-- / controls -->
(inside the postbit_legacy!)
i have to do the manual placement because i have also the post thank you hack, and in the image you can see what happens if they work together with the automatic placement:


(grazie = thanks)

alternatively, is there a way to move the automatic placement AFTER the thank you button?

Please try the attached plugin and let me know if that works for you.

jGas 02-18-2009 11:06 AM

Quote:

Originally Posted by Ted S (Post 1747105)
Strange.

I suppose if you changed the order of the plugin it would show up under it.

how to i change the order of the plugins?

i've tried your attachment but it does not load into vbulletin (maybe because now i have 3.8?)

thanks

Ted S 02-23-2009 06:25 PM

Hello Helpful Answers users!

Version 1.5.3 has been released which adds two new features:

First you will now have the option to disable ratings in the first post of a thread as they are often questions and rating does not make sense.

Secondly thanks to contributions by two Maidos and Simon Lloyd I've added thumbs up & down AND positive or negative rating images. By default the thumbs icons will now be used but you can change back to text through your options settings.

To upgrade:

Simply upload the files in the folder upload/images/button to your site and install the new plugin file. No changes have been made to the php files.

apiasto 02-24-2009 10:40 AM

thnx for the good work

Ted S 02-24-2009 02:34 PM

I have released version 1.5.5 which fixes a very small bug with the extensions for plus & minus icons. To upgrade simply upload the new plugin file. No other changes have been made.

Users not using plus and minus images do not need to upgrade.

tpearl5 03-01-2009 10:35 PM

What would it take to allow guests to vote on threads?

Ted S 03-01-2009 10:58 PM

Quote:

Originally Posted by tpearl5 (Post 1757996)
What would it take to allow guests to vote on threads?

There's a fair amount involved in allowing guest voting as the tracking methodology all has to change. Right now we use the userid to see who voted; with guest voting you have to consider IPs, Cookies and possibly the user agent. This has to be updated in a few places (adding a vote, checking for a dup vote, showing the vote link, etc...). Beyond that there's just a few tweaks to let guests get access to the feature and in reporting.

This is definitely not something I see adding to the addon in the near future as an option (options require everything to be turned on and off which adds to more statements and more code to process) but if you were adding this directly it wouldn't be too difficult.

Ted S 03-29-2009 04:13 PM

Today I released 1.7.0 stable.

This update incorporates two small changes adding a last vote column to the top helpful posts page and linking top helpful posts to their full thread to put them in context.

More importantly however 1.7.0 marks the end of the 1.6.x beta series which has been up for a few weeks.

With 1.7 there's a complete change in how post vote summaries are stored (summaries contain the total votes, good votes and last vote time). This change moves away from using the main post table and adds a new table just for helpful answers. For most sites this won't mark a notable difference but for larger sites it will reduce load and limit the number of edits to the post table.

1.7.0 is designed to convert anyone from 1.5.x without notable impact but if you do find yourself missing votes simply run the script ha_revote.php as found in the tools & samples post and your vote history will be resynced.

I look forward to hearing all of your suggestions and comments for 1.8!

Razasharp 04-13-2009 06:34 PM

Hi Ted

I finally got around to installing this on my 3.7 board.

Just a quickie, is it possible to simply change the rating system so that all it shows is the thumbs up/down buttons, along with the number of thumbs ups or downs the post has had next to them?

At the mo it takes up too much space and all that text is not needed as most people know thumbs rating systems these days. If I can do this via template edits - great! Just let me know which templates I need to change :)

Thanks for a cool plug-in!


All times are GMT. The time now is 02:50 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.01214 seconds
  • Memory Usage 1,746KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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