vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Show Thread Enhancements - [AJAX] Post Thank You Hack (https://vborg.vbsupport.ru/showthread.php?t=122944)

Scooty 12-15-2008 12:09 PM

A really great mod! Thanks for taking the time to create this!

timberball 12-18-2008 05:35 AM

hi
i want to delet some information about my post thank hack !
i dont want to : Thanked x times in x post and Thanked x times, appear in my post bit ! how can i remove it ?
thanks

timberball 12-19-2008 10:02 AM

no answer ?

Abe1 12-26-2008 02:34 AM

Quote:

Originally Posted by timberball (Post 1688646)
no answer ?

If you get the vb3.7/3.8 version, there is an option.

Yosef Sh 01-21-2009 06:41 PM

Thank U
the "thanks" image doesnt appear just the text form

bestmilan 01-25-2009 04:40 PM

Great Hack! Thank you Abe

How can I remove the "Thanked Posts/Thanked" bits that display in every user's post from certain usergroups?

UPDATE:

OK, I found this solution. If the user is a member of the X usergroup then show the code.

Quote:

<if condition="$post['usergroupid'] == X">

$template_hook[postbit_userinfo_right_after_posts]

</if>
And then you can use the ! to tell it to not show it to the X usergroup but show it to everyone else.

Quote:

<if condition="$post['usergroupid'] != X">

$template_hook[postbit_userinfo_right_after_posts]

</if>

Sup101 01-27-2009 06:01 PM

I am having a gaping problem top and bottom. As well as that black box showing up around the user name.
https://vborg.vbsupport.ru/external/2009/01/21.jpg

Iv looked at all the code and cannot find the problem. if anyone could help that would be great!

Sup101 01-28-2009 02:51 AM

Anyone at all ? it seems to be breaking some of the site.

mindfrost82 02-06-2009 02:07 AM

Quote:

Originally Posted by Addicted2HD (Post 1532954)
Is there anyway to disable the "post" that is made in the thread "The following user(s) say thank you to so-and-so for this useful post" which displays the names of the users that clicked "thanks"?

We have installed the hack and it works great, we would just like to keep a total of how many times a user was thanked rather than display who thanked who in order to avoid some childishness that may come as a result (why didn't so and so thank me?).

Any option to turn the "thanks post" on or off would be great, maybe at the user level so mods and admins could see it but not registered users?

TIA,
Scott

Ever figure out if there's a way to do this? Our staff is wanting to do the same thing for this hack.

RangerXXX 02-21-2009 10:20 PM

How can I have a forum that only people with a certain number of thanks can view?


All times are GMT. The time now is 03:32 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.03019 seconds
  • Memory Usage 1,736KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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