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)

star88 02-28-2009 12:46 PM

Quote:

Originally Posted by Ted S (Post 1756245)
Instructions for how to highlight the top rated post have been added to my examples post.

I hope to offer this as an automated feature in the future.

Hi Ted, thank you very much for sharing ! Great work !!
It works perfectly.
I nominate it MOTM
:up:

-=Sniper=- 02-28-2009 01:20 PM

great hack, its just me being lazy :) but any chance for a converter from "Post Thank You" hack?

star88 02-28-2009 03:58 PM

Just a problem remains:
If I post a new thread, it will be highlighted if there is no vote or no replies, despite turning the "Hide on first post" feature to "Yes" in the settings.
Is there a way to not highlight the first post ?

Ted S 02-28-2009 04:44 PM

What exactly do you want to import... Thank you's as positive votes?

Ted S 02-28-2009 04:48 PM

Quote:

Originally Posted by star88 (Post 1756970)
Just a problem remains:
If I post a new thread, it will be highlighted if there is no vote or no replies, despite turning the "Hide on first post" feature to "Yes" in the settings.
Is there a way to not highlight the first post ?

I assume you're referring to the top post variable. If this is the case I'll be releasing an update to fix this soon (codes done but on a different computer). In the meantime you can add the following to your condition:


Code:

AND $post[goodrank]

star88 02-28-2009 04:57 PM

Quote:

Originally Posted by Ted S (Post 1757009)
I assume you're referring to the top post variable.

Yes, exactly. Thank you for your help, Ted.

-=Sniper=- 02-28-2009 06:36 PM

Quote:

Originally Posted by Ted S (Post 1757005)
What exactly do you want to import... Thank you's as positive votes?

correct :)

Ted S 02-28-2009 07:43 PM

Quote:

Originally Posted by -=Sniper=- (Post 1757080)
correct :)

Shouldn't be hard, I'll post a script Monday to do this.

maidos 03-02-2009 07:24 AM

Quote:

Originally Posted by Ted S (Post 1757124)
Shouldn't be hard, I'll post a script Monday to do this.

thanks, look forward with that script since this mod can replace the thanks mod

another question is im thinking of replacing the thumbs icons with my own however they are set in a fixed size so do u know where i can change the size
when i have Nominate your thread of the month mods it looks little bit messy sohow can i move helpful mod next to the thread title?

Ted S 03-02-2009 07:41 PM

If you chose to use thumb images of your own your best bet is to modify the helpful_answers addon and add the images directly. Altering the included is not ideal as their sizes are hardcoded in.

You can move the helpful answers code anywhere within the postbit template by switching to manual mode and adding the variable $helpful_answers where you want it to go.


All times are GMT. The time now is 10:02 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.02455 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
  • (4)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