vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - [AJAX] Helpful Answers - Post Rating System (plus many sub-features) (https://vborg.vbsupport.ru/showthread.php?t=204117)

Ted S 04-26-2009 10:14 PM

Quote:

Originally Posted by Quantnet.org (Post 1792971)
question for Ted
How would i display the difference of $post[goodrank] - $post[badrank].

$post[overallrank]

Ted S 04-26-2009 10:49 PM

I've released 1.8.0 of this addon which is a small feature release.

The main purpose of this update is to introduce rollover rankings similar to what YouTube uses.

Rollover rankings can be enabled using the ratings dropdown option.

If you enable this option the template helpful_answers_roll will be used in place of helpful_answers. Please re-apply any customizations you may have made.

I have also updated the Top Helpful Answers page to include a new variable postusername as well as some hooks for other modifications.

1.9.0 will be coming next month and will include showing notifications when a post has been rated.

DobieGillis? 04-26-2009 11:03 PM

Noice Ted!

tpearl5 04-27-2009 04:01 AM

Quote:

Originally Posted by tpearl5 (Post 1796013)
Ted - any ideas on using $post[helpfulgood] in forumdisplay and $helpfulposts[totalranks] in postbit?

Ted - did ya see that part?

Thanks again for this great hack.

DobieGillis? 04-27-2009 12:54 PM

hmmm.... downloaded the new version but there is a sub folder listed as Helpful Answers 1.7. Is this correct?

Ted S 04-27-2009 03:42 PM

Quote:

Originally Posted by DobieGillis? (Post 1799877)
hmmm.... downloaded the new version but there is a sub folder listed as Helpful Answers 1.7. Is this correct?

Didn't change the zip properly. I'll repost it later but you're using the right copy.

Ted S 04-27-2009 03:43 PM

Quote:

Originally Posted by tpearl5 (Post 1799749)
Ted - did ya see that part?

Thanks again for this great hack.

Missed it.

What is your end goal with these variables in postbit?

DobieGillis? 04-27-2009 04:45 PM

Quote:

Originally Posted by Ted S (Post 1799968)
Didn't change the zip properly. I'll repost it later but you're using the right copy.

gotcha, thanks!

tpearl5 04-27-2009 10:03 PM

Quote:

Originally Posted by Ted S (Post 1799969)
Missed it.

What is your end goal with these variables in postbit?

To display the number of helpful posts a member has below their username.

Ted S 04-27-2009 10:18 PM

Each post is saved as a distinct record so displaying this would require a query for every post (figure 10-50 queries per page which is a bad, bad thing).

The alternative option would be to extend the addon to update a user's profile every time their post is rated to store this.


All times are GMT. The time now is 07:42 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.02299 seconds
  • Memory Usage 1,742KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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