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)

yebordi 06-12-2008 01:50 AM

Plz Help me ..
i want install this Post thanks
i amatur in vBulletin
i install vBulletin 3.6.10
i need post thanks and guide for install
plz help me plz !

ktaylor 06-14-2008 10:51 PM

Quote:

Originally Posted by invitezone (Post 1547177)
anyone know this?

I need to do the same thing and I don't recall what i did last time (before i upgraded to 3.7). it was a template change somewhere.

Mrdby 06-19-2008 01:37 PM

can you view who thanked you?

blogcrash 07-05-2008 02:26 AM

I have a customized skin...

After 1 hour changing everything i don't see any button or the thank you information.
I see everything in the default vb template and if i vote i also see the box information below the thread in the costumized template...

But no button or info below user (nÂș of thanks and so on)

Can anyone Help Me please???
What code should i have and where please????

invitezone 07-05-2008 01:16 PM

you need to add the button gif into the relative folder for the custom skin.

blogcrash 07-06-2008 09:38 AM

Quote:

Originally Posted by invitezone (Post 1567353)
you need to add the button gif into the relative folder for the custom skin.

I tried without success. The image was already in the skin folder :(
I'm used a very personalized skin (creativecreature) and the normal vb buttons are not in the same place as default template.
Maybe i need to put the code variables by hand in any place of my skin code

toolblast 07-22-2008 12:17 AM

Quote:

Originally Posted by Ramsesx (Post 1266977)
Only one thing, sometimes there's an error: Warning: Invalid argument supplied for foreach() in /includes/functions_post_thanks.php on line 183 and the thanks are not shown below the posts, seems to be only occur if a thread has more pages.

Has ANYONE fixed this problem? When you view a GARS article with multiple pages of replies it adds the template for the article 'preview' at the top of the threadbit that has a summary of the article and then a link to the first page.

HOWEVER, you get an error and the thankyou's don't show up. However, it works fine on the first page, just not on subsequent pages.

toolblast 07-22-2008 12:31 AM

Alright so I found a problem to the PHP error in GARS if you have multiple pages of replies.

Go into your /includes/functions_post_thanks.php file and find:

Code:

foreach ($thanks AS $thank)
Above that add:
Code:

if($thanks != null || $thanks != ""){
Then after the end of the function add a closing bracket (})

And you won't get the error anymore!

amish_irish 08-09-2008 03:36 AM

Does anyone else find it ironic that a mod that is supposed to cut down on replies has 138 pages of replies?

I tried to install by the way and my threads went completely blank.

zombietom 08-14-2008 04:18 PM

I have version 5.0 and it still works but would like to maybe upgrade, I don't know how to get my current verison to show up on more than one theme(Template), any one have some clues? Or anyone help me with the install, would like the groan hack as well.
thanks
blacktom@kih.net


All times are GMT. The time now is 04:01 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.03641 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
  • (2)bbcode_code_printable
  • (3)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