View Single Post
  #420  
Old 03-22-2009, 05:18 PM
Ted S Ted S is offline
 
Join Date: Dec 2003
Location: SoCal
Posts: 3,954
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Spinball View Post
Yes I would. But I see you have already altered your core code. I think that's a much more professional approach.
What can I say... When I like an idea, I like it.

Quote:
One question. I would like to implement this mod into our bargain forums to be able to have a 'hot or not' type system, with some kind of prominent indication of the 'hotness'...
So if I get you right the sum total of "good" posts would be used to determine hotness.... Or would you use the first post's rank only. First post is easier and would just require a JOIN on the existing FORUMDISPLAY page while the sum total would need some edits to the hack.

This could definitely be done although you'd have to decide how a thread is measured as hot. For example, is a thread with the most goodrankings hot or is it more than 100 good ones, 150? Etc...

A simple template conditional would show whatever graphic image you want once you sort out which data you want to use.

Quote:
Is it possible to have different voting types (i.e. essentially graphics) in different forums?
Yes although the addon does not support this naively. But you could easily use a template conditional to change the images in select forums or to be more efficient and deal with larger numbers of forums, add a new option to the forums to control this.

Quote:
And is it possible to quickly implement certain voting types into the required forums? E.g. with over 300 forums, I would like to be able to, for example, click a parent forum and specify that I want the hot or not type voting system in it and all its sub forums.
There's a bulk editor that allows you to enable this in all forums, certain forums, or all forums except certain forums. Nothing is in place to deal with forum hierarchy though so you can't pick 3 out of 4 top level categories or anything like that.

Sounds like an interesting feature you're working towards... Can't wait to see it in action!
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01253 seconds
  • Memory Usage 1,768KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete