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 03-07-2007 02:03 PM

Quote:

Originally Posted by skYfIrE (Post 1197984)
Thanks for the RC3 :)



My english is not very good, and i'm not sure you right understand my idea.

For each posts of the result list, we have the number of views and the number of replies. Is it possible to have also the number of thanks of each post ?

++,
Fred

I understand now. I may be able to do it easily. I'll have to see. It maybe just a template edit.

Abe1 03-07-2007 02:04 PM

Quote:

Originally Posted by Black Tiger (Post 1198004)
Do I miss something? I just got an email because I installed this hack.
It says:

Where is it then? At top of the page where hacks should be, only 5.3 is there to download, but no 6.0 RC1.
Or is this only for beta testers?

Go look at page 40.

Also, in the email is the direct link to it.

Abe1 03-07-2007 02:04 PM

Quote:

Originally Posted by grc (Post 1197999)
I love this hack and have used it for some time.

One problem with the upgrade: when I look at a post, the number of thanks doesn't show up. Instead, it looks like this:


Join Date: Oct 2005
Location: Tucson, Arizona
Posts: 1,451
Thanks:
Thanked Times in Posts

Note that the numbers are not there in "Thanked Times in Posts"

What might be causing this?

Make sure you did all the template edits again. There were many changes.

grc 03-07-2007 02:25 PM

Quote:

Originally Posted by Abe1 (Post 1198010)
Make sure you did all the template edits again. There were many changes.

Found it -- I actually downloaded the original rather than the upgrades on page 40 -- that is a bit confusing.

perfphysio 03-07-2007 02:26 PM

You have a typo in your instructions in the word legacy in postbit_legacy

Also in the stuff below I notice it is wrapped in the header. Does you code also go inside the <head> </head> part or does it go outside this? The comment below suggests it goes inside these tags

in SHOWTHREAD:

find:
--------------------------------------------------------------------
<script type="text/javascript" src="clientscript/vbulletin_post_loader.js?v=$vboptions[simpleversion]"></script>
--------------------------------------------------------------------

AFTER place this:
--------------------------------------------------------------------
<!-- Start Post Thank You Hack -->
<script type="text/javascript" src="clientscript/post_thanks.js"></script>
<!-- End Post Thank You Hack -->
--------------------------------------------------------------------

fusiongoddess 03-07-2007 02:50 PM

I just installed version 6 and when I go to open a private message, I get this error:

Fatal error: Call to undefined function: post_thanks_off() in /home/alldoula/public_html/forums/includes/class_postbit.php(268) : eval()'d code on line 58

chopin67_2004 03-07-2007 02:57 PM

Absolutely , I also get exactly the same error .....

Any idea about it ???

RS_Jelle 03-07-2007 03:03 PM

Have you installed RC3 (there are three different zip files attached to the v6 RC post)? This is a RC1 problem, it's fixed in RC3 (and RC2).

fusiongoddess 03-07-2007 03:06 PM

Yup RC3 just fixed the problem. He is updating them too quick! LOL Thanks!!!

Abe1 03-07-2007 03:16 PM

Quote:

Originally Posted by perfphysio (Post 1198022)
You have a typo in your instructions in the word legacy in postbit_legacy

Also in the stuff below I notice it is wrapped in the header. Does you code also go inside the <head> </head> part or does it go outside this? The comment below suggests it goes inside these tags

in SHOWTHREAD:

find:
--------------------------------------------------------------------
<script type="text/javascript" src="clientscript/vbulletin_post_loader.js?v=$vboptions[simpleversion]"></script>
--------------------------------------------------------------------

AFTER place this:
--------------------------------------------------------------------
<!-- Start Post Thank You Hack -->
<script type="text/javascript" src="clientscript/post_thanks.js"></script>
<!-- End Post Thank You Hack -->
--------------------------------------------------------------------

In the head.


All times are GMT. The time now is 07:19 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.02315 seconds
  • Memory Usage 1,745KB
  • 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
  • (5)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