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)

vuiveclub_net 06-06-2007 01:07 AM

Quote:

Vbulletin Options / Post Thank You Hack / Post Count / No
To Cagonni: No!

Quote:

Set this to YES if you want the post count of the user who gave thanks to go up.
I want this: "Set this to YES if you want the post count of the POSTER whom was given thanks to go up."

How about this? Please help me! Thank you very much!

TR?PST?R 06-06-2007 04:05 AM

ABE I have rebuilt my custom temp after installing ur fix but the hack does still not work.

ne suggestions?

snake-boy 06-06-2007 06:05 AM

Same here. Still not thanks button appearing... (after template rebuild).

Back to 6.0 gold again, which works just fine...

Cagonni 06-06-2007 08:31 AM

Quote:

Originally Posted by vuiveclub_net (Post 1262198)
To Cagonni: No!



I want this: "Set this to YES if you want the post count of the POSTER whom was given thanks to go up."

How about this? Please help me! Thank you very much!

i dont know php very much but the logical way is editing includes/functions_post_thanks.php

Code:

                if ($vbulletin->db->affected_rows() != 0)
                {
                        $set_user_got .= ", reputation = " . $vbulletin->options['post_thanks_reputation'] . " + reputation";
                }
        }

        if ($vbulletin->options['post_thanks_post_count'])
        {
                $set_user_gave .= ', posts = 1 + posts';
        }

may be you should add to $set_user_got variable ', posts = 1 + posts' :confused:

vuiveclub_net 06-06-2007 11:28 AM

Thank you very much! Cagonni!

I'll try now!

DS MrSinister 06-07-2007 01:35 AM

*HHU

Try to edit post_thanks_times_posts Phrase.

echocpt 06-07-2007 01:48 PM

Ok so i just installed the post thankyou hack 6.2 and i was like score this is great. Then this jst randomly happerned, every reply post after 1st one gets a double button for thanks and so on till its like 17th post with 17 thanks buttons.

https://vborg.vbsupport.ru/

Can any1 think why this is happerning ?? Help Please

Thanks.
Also i don't want to turn thank first post only on. Also ud still get written in header so any surgestions?? Also im running on version 3.6.7 PL1

Tearstone 06-07-2007 10:59 PM

The "Thanks" button stopped working on my forum as well. Is this because of the forum software upgrade, it was working great before.

VViper 06-08-2007 08:04 AM

I was looking for the thankyou button, but thought i would post to say, Thankyou.
Installed and well liked on the forum.

SPuL 06-08-2007 08:51 AM

Quote:

Originally Posted by echocpt (Post 1263254)
Ok so i just installed the post thankyou hack 6.2 and i was like score this is great. Then this jst randomly happerned, every reply post after 1st one gets a double button for thanks and so on till its like 17th post with 17 thanks buttons.

https://vborg.vbsupport.ru/

Can any1 think why this is happerning ?? Help Please

Thanks.
Also i don't want to turn thank first post only on. Also ud still get written in header so any surgestions?? Also im running on version 3.6.7 PL1

same problem, same version.
can any1 help?


All times are GMT. The time now is 12:33 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.02933 seconds
  • Memory Usage 1,746KB
  • 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
  • (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