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)

Raptor 05-17-2009 03:02 PM

Quote:

Originally Posted by Ted S (Post 1812154)
Thanks for providing these. As an alternative to template changes they can simply be renamed to match the existing thumb icons.

no - it was the sizes that were changed as the image sizes were specified in the template.

Ted S 05-17-2009 03:39 PM

Actually there's a better way to reduce server load with this...

Open up the XML file and find:

Code:

if($this->registry->options['helpans_hidefirst'] AND $this->post['postid'] == $this->thread['firstpostid']){
$show['helpfulanswer'] = false;
$show['rate_helpfulanswer'] = false;
}

Change that to:

Code:

if($this->post['postid'] != $this->thread['firstpostid']){
 $show['helpfulanswer'] = false;
 $show['rate_helpfulanswer'] = false;
}

Now only the first post will show ratings.

Ted S 05-17-2009 03:40 PM

Quote:

Originally Posted by Raptor (Post 1812432)
no - it was the sizes that were changed as the image sizes were specified in the template.

My mistake! I'll have to make those variable defined if people continue adding images.

Milez 05-19-2009 03:14 PM

I love this mod but I would just like to echo these 3 suggestions as they are my only real problems:

1. For the layout, remove the "Post xxxxxin thread *threadtitle* and change it to "*threadtitle by *username*" linking to the post of course. I know this is possible with a few edits, but I think it gives a more friendly look to the page for users that you might want to consider.

2. Add a filter to the helpfulanswers.php page to allow users to either see the most helpfulanswers by either a time measure (last 24 hours, week, etc) or by a threshold of votes (only answers with 5 +'s or whatever.)

3. Right now the helpfulanswers.php page does not consider usergroup permissions. And while if someone clicks on a thread they can't access and that won't change, they do see the thread title, obviously if there is a private forum with sensitive info, this could be a problem. And I do realize that you can enable/disable on a per forum basis, but I really would like this enabled through out my forum.

Ted S 05-20-2009 01:40 AM

Quote:

Originally Posted by Milez (Post 1813532)
1. For the layout, remove the "Post xxxxxin thread *threadtitle* and change it to "*threadtitle by *username*" linking to the post of course. I know this is possible with a few edits, but I think it gives a more friendly look to the page for users that you might want to consider.

Suggestion noted. Thanks (seriously)

Quote:

Originally Posted by Milez (Post 1813532)
2. Add a filter to the helpfulanswers.php page to allow users to either see the most helpfulanswers by either a time measure (last 24 hours, week, etc) or by a threshold of votes (only answers with 5 +'s or whatever.)

Good ideas as well. I will have to look at the impact on load of each. I did play with the time limit before and stopped. Something to revist.

Quote:

Originally Posted by Milez (Post 1813532)
3. Right now the helpfulanswers.php page does not consider usergroup permissions. And while if someone clicks on a thread they can't access and that won't change, they do see the thread title, obviously if there is a private forum with sensitive info, this could be a problem. And I do realize that you can enable/disable on a per forum basis, but I really would like this enabled through out my forum.

Absolutely. Never thought of this issue but it's very important. I'll see if I can get permissions built in smoothly.

tpearl5 05-22-2009 02:53 AM

FYI, anyone wanting this to work with vbplaza: http://www.vbplaza.com/forum/showthread.php?p=6359

:)

kawe 05-22-2009 03:41 AM

how to make thumbs appear like this https://vborg.vbsupport.ru/attachmen...3&d=1235590687

Ted S 05-22-2009 04:03 PM

Quote:

Originally Posted by kawe (Post 1815021)
how to make thumbs appear like this https://vborg.vbsupport.ru/attachmen...3&d=1235590687

Use the option you want from the vbulletin options page.

Ted S 05-22-2009 04:04 PM

Quote:

Originally Posted by tpearl5 (Post 1815001)
FYI, anyone wanting this to work with vbplaza: http://www.vbplaza.com/forum/showthread.php?p=6359

:)

Awesome. I'll see if I can get this integrated without breaking things for users without vbPlaza

kawe 05-23-2009 01:10 AM

Quote:

Originally Posted by Ted S (Post 1815282)
Use the option you want from the vbulletin options page.

not work sir :(


All times are GMT. The time now is 06:07 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.02555 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
  • (2)bbcode_code_printable
  • (8)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