vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Show Thread Enhancements - [AJAX] Post Thank You Hack (https://vborg.vbsupport.ru/showthread.php?t=165673)

hilfe-forum 02-08-2008 02:19 PM

Quote:

Originally Posted by johnr (Post 1406082)
Is there a mod or submod of this that would allow guests to say Thank You and this be shown in a seperate part i.e. 'x Guests said Thank You for this post'?. Also on the groan hack too :)

Need this to PLZ

YLP1 02-09-2008 09:54 PM

I installed this on a clean vb3.6.8pl2 version and have it on another vb (same version) installation. On the clean installation when clicking the thank you, the page refreshes --- on my other installtion (which had an older version of thank you which I overwrote with the current version) thanking doesn't cause the page to refresh.

What could cause the refreshing? Or maybe I should ask which version of this add on should I be using for 3.6.8pl2?

Thanks in advance.

Edited to add: Each of my vb installations are on two different servers if this helps to figure this out.

Abe1 02-11-2008 01:09 AM

Quote:

Originally Posted by Namaless (Post 1433818)
Abe1 I have view the "fetch_musername" function and this is new coding:
PHP Code:

$thanks $vbulletin->db->query_read("SELECT * FROM " .TABLE_PREFIX"post_thanks AS ps INNER JOIN " .TABLE_PREFIX"user AS u ON (u.userid = ps.userid) WHERE ps.postid IN (" $post_ids ") ORDER BY ps.username ASC"); 

For query.

For get musername use this method:
PHP Code:

//$cache[$thank['postid']][$thank['userid']]['username'] = $thank['username'];
// Get vBulletin User Group ID
$cache[$thank['postid']][$thank['userid']]['username'] = fetch_musername($thank); 

Now the problem in vb 3.7 beta3 is solutioned by vbulletin team into vbulletin 3.7 beta4 :cool: .

Thanks.

It's all ready to go, i'm just waiting for someone to test the GARS error on.

Abe1 02-11-2008 01:10 AM

Quote:

Originally Posted by da_judge (Post 1434171)
Im getting in postbit :

Thanks: 226
Thanked 372 Times in 179 Posts
Thanks: 226
Thanked 372 Times in 179 Posts

It shows twice... what template can i edit this... looked in postbit and postbit legacy

No good

Any ideas

Cheers

search 'post thank' in all templates. Remove any edits that you had made with them.

Abe1 02-11-2008 01:11 AM

Quote:

Originally Posted by unforsaken (Post 1434316)
abe you do great work...any news of when we can see an update to groan hack?

Could be 1 day, could be 1 month. It depends on my mood. I would like Post Thanks all fixed before I work on Post Groan.

Abe1 02-11-2008 01:12 AM

Quote:

Originally Posted by Citizen (Post 1434817)
Is there a way to display the top 10 thanked users?

There are some 3rd party mods that do that.

Abe1 02-11-2008 01:15 AM

Quote:

Originally Posted by Meghwar (Post 1436788)
After upgrades:



problem every where, even o show thread, thread want shown it show this MSG in the middle of the Page !!!!

any Idea

Regards

Abe

Can I look at your ACP?

Abe1 02-11-2008 01:16 AM

Quote:

Originally Posted by RoughOcean (Post 1436984)
In the postbit legacy area, I am seeing multiple instances of the text:
Thanks: 0
Thanked: 0 Times in 0 Posts


Each subsequent poster in a thread has an added instance of that text.

See the attached screen shot from the postbit legacy of the 19th poster in a thread.

I'm running vB 3.6.7 PL1 and followed the 3.6.7 instructions including the template edits.

Did I miss something?

Can I look at your ACP? There is something built into the hack that fixes the vb bug for version 3.6.7 but it seems not to be active. It would be a big help if I can take a look. You can PM me.

Abe1 02-11-2008 01:24 AM

Quote:

Originally Posted by paulvev (Post 1437499)
Is there a way to exclude MYSELF from receiving thanks? My reputation is SOARING due to the thanks i get on my forum...but i want exclude myself from receiving. I'd still like to be able to issue thanks though.

Will be in next version.

Abe1 02-11-2008 01:25 AM

Quote:

Originally Posted by YLP1 (Post 1439654)
I installed this on a clean vb3.6.8pl2 version and have it on another vb (same version) installation. On the clean installation when clicking the thank you, the page refreshes --- on my other installtion (which had an older version of thank you which I overwrote with the current version) thanking doesn't cause the page to refresh.

What could cause the refreshing? Or maybe I should ask which version of this add on should I be using for 3.6.8pl2?

Thanks in advance.

Edited to add: Each of my vb installations are on two different servers if this helps to figure this out.

Please make sure all the files are uploaded. Also, make sure custom styles have the new template hooks.


All times are GMT. The time now is 07:36 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.03907 seconds
  • Memory Usage 1,755KB
  • 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_php_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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