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)

Abe1 04-05-2007 03:47 PM

Quote:

Originally Posted by rjmjr69 (Post 1220454)
Do we have to do the template edits again? For upgraders

There were a few changes I think. Just look them over to make sure.

rjmjr69 04-05-2007 04:06 PM

Thanks installed

rjmjr69 04-05-2007 04:13 PM

I can not seem to find any but I did them all over thank you very much. So post groan is done?

NolF 04-05-2007 04:39 PM

Just installed both hacks (groan and thanks), they seem to be working perfectly [3.6.5]. Love the new functions and admin options :P

thanks Abe ^^

RS_Jelle 04-05-2007 09:14 PM

A suggestion for the post_thanks_button template: hide the whole HTML code instead of hiding the button with the display:none CSS code. This saves a bit of bandwidth and generates smaller pages. You can also speed it even more up when you replace the template conditional with and if statement for the eval('$post_thanks_button = " ' . fetch_template('post_thanks_button') . '";'); code in the postbit_display_start plugin.

Abe1 04-06-2007 02:09 PM

Quote:

Originally Posted by RS_Jelle (Post 1220645)
A suggestion for the post_thanks_button template: hide the whole HTML code instead of hiding the button with the display:none CSS code. This saves a bit of bandwidth and generates smaller pages. You can also speed it even more up when you replace the template conditional with and if statement for the eval('$post_thanks_button = " ' . fetch_template('post_thanks_button') . '";'); code in the postbit_display_start plugin.

I need the button there so if you remove your thanks the button comes back.

RS_Jelle 04-06-2007 02:13 PM

Quote:

Originally Posted by Abe1 (Post 1221086)
I need the button there so if you remove your thanks the button comes back.

Aah, forgotten that :D

Quantnet 04-06-2007 02:50 PM

Is there a way to find out which post a user thanks yet ? I believe I asked this a while ago but not sure if this feature is added to the new version.

Abe1 04-06-2007 02:56 PM

Version 6.0 (04/06/07):
  • Totally re-wrote hack - please redo all template edits
  • AJAX code moved to a file.
  • templates are cached in showpost
  • NEW - Option to delete all of a users thanks.
  • Post thanks actions moved to files.
  • New ACP options.
  • Index the PostID column in the post_thanks table
  • If you delete a user, all this thanks are deleted.
  • When you change a Username, any thanks he gave his name changes by.
  • When you physically remove a post, the thanks are deleted.
  • New Setting - Post Count Needed to Use the Thanks Button
  • Delete thanks when you hard delete a thread.
  • New Setting - Ban Usergroups from Getting Thanks
  • New Setting - Disable Giving Thanks if Post is X Days Old
  • Much better security checking to make sure a user can use the thank you button.
  • Any many more changes.

Abe1 04-06-2007 02:57 PM

Quote:

Originally Posted by Quantnet.org (Post 1221115)
Is there a way to find out which post a user thanks yet ? I believe I asked this a while ago but not sure if this feature is added to the new version.

no.


All times are GMT. The time now is 09:25 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.02862 seconds
  • Memory Usage 1,740KB
  • 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
  • (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