Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
[vB4.0.X] Show/Hide list of the thanked Details »»
[vB4.0.X] Show/Hide list of the thanked
Version: 1.00, by demonfatal demonfatal is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Show Thread Enhancements - Version: 4.0.x Rating:
Released: 09-10-2010 Last Update: 11-03-2010 Installs: 54
Template Edits
Re-useable Code Translations  
No support by the author.

I was waiting an update of this usefull mod called [AJAX] Collapsible List Of Thanked made by mad@Max but nothing...:erm:

So I decided to do it by myself and I just share with you this usefull little modification.



And here you go:
------------------------------------------------------------------------------------------------------------------
Open post_thanks_postbit and replace the full template by the file in attachment.
Done!
------------------------------------------------------------------------------------------------------------------
You can change the minimum amount of thanked here:
Code:
<vb:if condition="$post['post_thanks_amount'] > 10">
------------------------------------------------------------------------------------------------------------------
BEFORE
Quote:
AFTER
Quote:

------------------------------------------------------------------------------------------------------------------

If you installed this hack please Click "Mark as Installed"



Enjoy!


Changelog:
11.09.2010: German version added
04.11.2010: Portuguese-Brazilian version added

Download Now

File Type: zip [vB4] ShowHide list of the thanked [EN].zip (1.1 KB, 322 views)
File Type: zip [vB4] ShowHide list of the thanked [DE].zip (1.1 KB, 73 views)
File Type: zip [vB4] ShowHide list of the thanked [PT-BR].zip (1.1 KB, 28 views)

Screenshots

File Type: jpg 11.jpg (19.0 KB, 0 views)
File Type: jpg 22.jpg (7.5 KB, 0 views)
File Type: jpg 333.jpg (19.1 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
2 благодарности(ей) от:
elsa23, Hippy

Comments
  #22  
Old 10-22-2011, 09:42 AM
qubed qubed is offline
 
Join Date: Sep 2008
Location: California
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Let me name my first born after you as I had been asking for this for quite awhile, I even messaged the previous developer trying to get this setup for vb4. You my friend are my hero.
Reply With Quote
  #23  
Old 10-24-2011, 05:34 AM
hanhdn hanhdn is offline
 
Join Date: Aug 2011
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Kraxell View Post
does it work with vS-Hide Hack Resurrection?
Quote:
Originally Posted by demonfatal View Post
Of course it's working with this Hack.
I also use vS-Hide Hack Resurrection and it's not work
I can't find post_thanks_postbit
Reply With Quote
  #24  
Old 11-04-2011, 09:58 PM
FReeSTER FReeSTER is offline
 
Join Date: Jun 2006
Location: Rome
Posts: 730
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this is great but the ajax is not working for me
Reply With Quote
  #25  
Old 11-05-2011, 12:32 AM
Hippy's Avatar
Hippy Hippy is offline
 
Join Date: Dec 2001
Location: USA, New Jersey
Posts: 2,392
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I tested it out for FReeSRTER
and I can't belive I missed this ..
great work and thanks..
FReeSTER I pmed you ..

hanhdn
in your style under post thank you templates
Reply With Quote
  #26  
Old 11-05-2011, 12:58 AM
Erica1977's Avatar
Erica1977 Erica1977 is offline
 
Join Date: Nov 2009
Location: Laramie, Wyoming
Posts: 205
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hmm this looks interesting to bad it dont work with hide resurection
Reply With Quote
  #27  
Old 06-13-2013, 01:10 AM
SoniaTel SoniaTel is offline
 
Join Date: Jul 2011
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

anyone work on vb3.8.7?
Reply With Quote
  #28  
Old 03-10-2014, 07:37 PM
viliksar1's Avatar
viliksar1 viliksar1 is offline
 
Join Date: Feb 2013
Location: Gagauzia
Posts: 65
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by demonfatal View Post
File updated for minor changes...
Replaced all the code in the template - post_thanks_postbit
No buttons hide \ show.
Help make it!
Reply With Quote
  #29  
Old 04-01-2014, 07:14 AM
FinalFantasy FinalFantasy is offline
 
Join Date: Dec 2010
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you very much sir. Works perfect on 4.2.2
Reply With Quote
  #30  
Old 04-03-2014, 05:14 AM
viliksar1's Avatar
viliksar1 viliksar1 is offline
 
Join Date: Feb 2013
Location: Gagauzia
Posts: 65
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by FinalFantasy View Post
Thank you very much sir. Works perfect on 4.2.2
Do you have a button hidden \ SHOW?
Reply With Quote
  #31  
Old 04-04-2014, 07:06 AM
ramesh_umk3 ramesh_umk3 is offline
 
Join Date: Jul 2010
Location: Earth
Posts: 194
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Possible i have tried with button it was looking Odd on page so just replaced the text if you want button follow below procedure

goto post_thanks_postbit template

look for onclick="tog(this)">

you should see the text there just wrap it with button code

Quote:
<button>+Show/Hide list of thanked</button>
or simply follow below style:

and
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:53 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08152 seconds
  • Memory Usage 2,346KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (2)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (6)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete