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)

SebKom 01-26-2010 05:00 PM

How can we remove the "the following users say thank you to ..." from appearing in the forum?

kmoh 02-05-2010 06:03 AM

How am i going to put my Thanked/Thanks count on the users data?

Like this

The one on the side, below the power level or the post count.
https://vborg.vbsupport.ru/attachmen...7&d=1204723609

mandy02 03-04-2010 03:33 AM

I am having a problem installing this MOD. I thought I uploaded all of the files, but it's saying I did not. I'm guessing it's because I'm not sure how to implement this part of the instruction "and into EVERY "buttons" folder in every style you have." I don't know where the styles are stored in the file structure. I looked for something obvious, but didn't see it. Can you tell me where to find the buttons folder for a style?

jmpa 03-22-2010 05:16 PM

Is there a way to show extra content on the post when a user Thanks?

basketmen 06-09-2010 03:43 PM

Quote:

Originally Posted by pandaram (Post 1251272)
Hi,thanks for the hack..i have a small issue..i run vB 3.6.4..please have a look at the image below

https://vborg.vbsupport.ru/external/2010/06/67.jpg

the thanks numbers are being displayed correctly in the usercp...but the numbers are not being displayed in "postbit" and "memberinfo"

and for some members its getting stuck at 1,even though they have received hundreds of "thanks" in more than a single thread.

https://vborg.vbsupport.ru/external/2010/06/68.jpg



Can someone please help me out...?

i am sorry to replying this old post and thread, i am using this hack version and using vb 3.6.8

but i still cant see the thanks numbers in the usercp, where it is exactly in usercp?




i am trying to add these code but no one works, please help guys what is the right code to showing the thanks number in the usercp

$template_hook[memberinfo_foruminfo]

$template_hook[postbit_userinfo_right]

$vbphrase[post_thanks_times_posts]

JohnAvila 06-20-2010 06:33 AM

What does this mean

2) Import product-post_thanks.xml into PRODUCTS. Allow Overwrite "YES" (admincp -> Plugin System -> Manage Products -> [Add/Import Product])

Were do i find Plugin System and Manage PRODUCTS And were do i add the imports and were do i find them

ESKORPION 08-20-2010 04:34 AM

Quote:

Originally Posted by JohnAvila (Post 2056205)
What does this mean

2) Import product-post_thanks.xml into PRODUCTS. Allow Overwrite "YES" (admincp -> Plugin System -> Manage Products -> [Add/Import Product])


Were do i find Plugin System and Manage PRODUCTS And were do i add the imports and were do i find them

In your admincp (http://www.yourpage.com/admincp).


Anyway i have a problem importing product-post_thanks.xml, never finish. ?Any solution?

Thanks!

rbrashear68 09-29-2010 12:49 PM

I am having no luck with this. I uploaded the files and imported the product and it doesn't work. It displays like it's working, but when I click "Thanks" the button disappears and nothing happens. Nothing gets "thanked" and the tally doesn't show anything either.

I've uninstalled it, re-installed it, 3 times and still nothing. Any ideas anyone?

Thanks!

rbrashear68 09-29-2010 02:01 PM

Quote:

Originally Posted by rbrashear68 (Post 2104609)
I am having no luck with this. I uploaded the files and imported the product and it doesn't work. It displays like it's working, but when I click "Thanks" the button disappears and nothing happens. Nothing gets "thanked" and the tally doesn't show anything either.

I've uninstalled it, re-installed it, 3 times and still nothing. Any ideas anyone?

Thanks!

And it is slowing the forum down incredibly bad. I have it uninstalled right now, but sometimes I get this error when it's installed:


Quote:

Database error in vBulletin 3.6.8:

Invalid SQL:
SELECT * FROM post_thanks AS post_thanks INNER JOIN user AS user USING (userid) WHERE post_thanks.postid IN (0,116954,116955,116956,116958,116961,116962,11696 3,116966,117001,118114,118975) ORDER BY post_thanks.username ASC;

MySQL Error : Table '20070305.post_thanks' doesn't exist
Error Number : 1146
Date : Wednesday, September 29th 2010 @ 02:01:55 PM
Script : http://forum.domainnamehidden.com/sh...t=13614&page=7
Referrer : http://forum.domainnamehidden.com/sh...t=13614&page=6
IP Address : 12.234.xxx.xxx
Username : RickB
Classname : vb_database

Dexter_kcd 09-30-2010 06:24 PM

Quote:

Originally Posted by rbrashear68 (Post 2104643)
And it is slowing the forum down incredibly bad. I have it uninstalled right now, but sometimes I get this error when it's installed:

There was a post in another version of this product that gives the solution:

https://vborg.vbsupport.ru/showthrea...92#post2038392

Essentially:

1. Open the file "post_thanks.php"

2. Find:

Code:

// ####################### SET PHP ENVIRONMENT ###########################
error_reporting(E_ALL & ~E_NOTICE);

3. Change to:

Code:

// ####################### SET PHP ENVIRONMENT ###########################
error_reporting(E_ALL & ~E_NOTICE & ~8192);

4. Save "post_thanks.php"

5. Re-upload to your FTP server.

This addresses some incompatibilities in newer versions of PHP.

It worked for me by the way.

Dexter...


All times are GMT. The time now is 06:39 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.05819 seconds
  • Memory Usage 1,751KB
  • 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
  • (2)bbcode_code_printable
  • (5)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