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 06-20-2009 07:00 PM

Quote:

Originally Posted by Ted S (Post 1832903)
Give me the weekend to see if I can't get 1.9 going...

The attached version 1.9.0 beta adds an option to display a message under the first post about which post is the top post and links to it.

You can set a minimum number of votes before the message shows up (so it isn't there for 1 vote posts).

This option will add a query.

To upgrade upload the new plugin file and upload/helpfulanswers.php

Note: Upgrading will take a few minutes as each post with voting history has to be modified to add the threadid it is associated with.

Ted S 06-20-2009 07:02 PM

Attention Helpful Answers users,

I have begun adding some new functionality for version 1.9 starting with a message that will show under the first post linking visitors to the most helpful post.

1.9 also includes a number of small bug fixes and cleans up some of the code.

This is a work in progress and labeled beta as it will be evolving. To upgrade upload the attached php files and install the product file. Updating will take a few minutes as changes are made to every rated post in the system. For larger sites with more than 25,000 votes I suggest running this during non-peak hours.

ragarcia87 06-20-2009 07:13 PM

Quote:

Originally Posted by Ted S (Post 1833519)
And if you remove the template conditional stuff does it work?

It still doesn't work after the template conditionals are removed.

Ted S 06-20-2009 08:18 PM

Wellthen your settings aren't right. Have you enabled it for the forum your thread is in?

ragarcia87 06-20-2009 11:38 PM

Quote:

Originally Posted by Ted S (Post 1833565)
Wellthen your settings aren't right. Have you enabled it for the forum your thread is in?

Yes I have.

Ted S 06-21-2009 02:15 AM

Quote:

Originally Posted by ragarcia87 (Post 1833678)
Yes I have.

Strange.

Try disabling the auto placement and confirm that the rating box shows up. Let me know what the results are.

digicom 06-21-2009 02:31 AM

Thanks for the update Ted :up:

Ted S 06-21-2009 02:59 AM

Quote:

Originally Posted by digicom (Post 1833748)
Thanks for the update Ted :up:

No problem.

I have a few other features on the to do list... but am open to last minute suggestions too.

scabbed 06-21-2009 08:24 AM

yeah, wonderfull Ted, you are the best :)

thanks for the update

edit :

- the link to the usefull post should be clickable ? i can't click on it (there's no link anywhere)
- where can i custom the box where the link is displayed ?

thanks for all

Ted S 06-21-2009 03:18 PM

Quote:

Originally Posted by scabbed (Post 1833866)
yeah, wonderfull Ted, you are the best :)

thanks for the update

edit :

- the link to the usefull post should be clickable ? i can't click on it (there's no link anywhere)
- where can i custom the box where the link is displayed ?

thanks for all

Link, who wants a link? :D

1. Change the phrase helpfulanswer_mosthelp_post to

Code:

Members of {1} have rated post {2} as the most helpful. <a href="./showpost.php?p={2}">Skip right to it!</a>
2. The box is controlled by template helpful_answers_mosthelp_post


All times are GMT. The time now is 10:01 AM.

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.02849 seconds
  • Memory Usage 1,744KB
  • 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
  • (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