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)

Freak0204 08-29-2007 02:06 PM

Quote:

Originally Posted by Abe1 (Post 1327014)
Please make sure your templates are up-to-date.

What do you mean? I d/l the correct version for the forum, and there hasn't been a Thanks hack installed before. I followed all directions in order....

vitrag24 08-29-2007 03:04 PM

Quote:

Originally Posted by Abe1 (Post 1327869)
What hide code are you talking about???

forget hide thing..
just check urself..if we click on edit and save post then all thanks given to that post wiill be removed.

Greeksgal 09-04-2007 02:04 PM

I'm sure this question has been asked already, but I can't find the answer, so I apologize now for repeating.

Is it possible to use the TY button, but without the words:

Thanks: 8
Thanked 57 Times in 25 Posts

which is located under my members Avatar on my forum.

Here is a picture which better describes what I am asking.
https://vborg.vbsupport.ru/external/2007/09/44.jpg

Thank you so much for your assistance.

mauro1947 09-04-2007 06:50 PM

There is a little bug on last release.
When you use AJAX to edit a post, when edition is complete, all Thanks dissapears. Just reload the page and appears again.
Any idea about this?
Regards!

Greeksgal 09-04-2007 08:30 PM

Quote:

Originally Posted by Greeksgal (Post 1332158)
I'm sure this question has been asked already, but I can't find the answer, so I apologize now for repeating.

Is it possible to use the TY button, but without the words:

Thanks: 8
Thanked 57 Times in 25 Posts

which is located under my members Avatar on my forum.

Here is a picture which better describes what I am asking.
https://vborg.vbsupport.ru/external/2007/09/44.jpg

Thank you so much for your assistance.

No worries, I found what I needed in a post at https://vborg.vbsupport.ru/showthrea...122944&page=81

If you don't want to show "Thanks: x" "Thanked 1 time in 1 post"
Go to the template called "post_thanks_postbit_info" and either delete all its contents or (I would do this second one) put a conditional at the beginning for example
(So only users with this usergroups can see it)
<if condition="is_member_of($bbuserinfo, 5,6,7)">
or so only peeople with those userids can see it
<if condition="in_array($bbuserinfo[userid], array(1,8,200))">

Don't forget to put the </if>


Did above and seems to work perfectly. Thank you all!

SCRIPT3R 09-06-2007 12:54 AM

possible addition to...
  • Special Actions: This action will delete all thanks a single user received.

firefoxx 09-06-2007 05:14 PM

thank you. really nice add-on

how can i change the positions of quickreply and thanks button?

suraev 09-07-2007 05:52 PM

Abe1,

does by any chance you are going to add an extra feature for your mod:

there is a setting "reputation" that sets how many reputation points user receives with every "thank you". But since this value is fixed, there is no difference between influence of "thank you" from old members and newbies.

I think if there will be an option to make a number of reputation points dependent on reputation power (like original reputation works), then "thank you" mod can completely substitute a useless reputation button.,

I will be very glad to get your response.

danielwe 09-07-2007 06:17 PM

really good, but, when i open a thread the hack will not be show...sorry for my bad english, but when you can speak german or russia, we can speak german or russian... can you held me?

thanks

baby41 09-07-2007 06:58 PM

Are this product for version 3.6.8 ???? Because it gives me this error:

"The following dependencies were not met:

1. This product is not compatible with version 3.6.8 of vBulletin. (Compatible starting with 3.6.* / Incompatible with 3.6.6 and greater)


All times are GMT. The time now is 06:42 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.02926 seconds
  • Memory Usage 1,745KB
  • 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
  • (3)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