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)

radarhunter 06-18-2007 04:11 AM

heylo guys i`ve installed the mod but it isn`t showin` anywhere on the posts

kindly tell me what to do

version of my forum is 3.6.7 PL1

mrahul 06-18-2007 07:35 AM

in case this hack is dis-abled during upgrading vb or for some other reason, will the post count remain same or the [thanks hack added post count (not the thanks count)] will decrease ?

Dotara 06-18-2007 07:38 AM

Quote:

Originally Posted by radarhunter (Post 1270682)
heylo guys i`ve installed the mod but it isn`t showin` anywhere on the posts

kindly tell me what to do

version of my forum is 3.6.7 PL1

Please read though page 84-86. You'll able to solve the prob. If still you'll have problem then post 'em here.

tekguru 06-18-2007 04:12 PM

Quote:

Originally Posted by NolF (Post 1270600)
The name of the upper hook is wrong, it should be called $template_hook[postbit_userinfo_left].

I've changed the above in my templates but for some reason when I display the post it still looks the same....

Could this be vBSEO or vB caching the data?

radarhunter 06-18-2007 05:31 PM

thanks a lot buddie your this post helped me :

https://vborg.vbsupport.ru/showpost....postcount=1276

You ROCK

Parm 06-18-2007 05:37 PM

Thanks for the great plugin! I've just installed it and it works perfectly! :)

I do have a quick question however. How do I go about modifying the stuff that shows up in the postbit area? Currently it says:
"Thanks: 0
Thanked 0 Times in 0 Posts".

How would I go about putting that in a fieldset style box? I used this code to get other bits of my postbit styled:
Code:

<div>
<fieldset>
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td align="center" class="smallfont">
$vbphrase[posts]: $post[posts]
</td>
</tr>
</table>
</fieldset>
</div>

I'm wondering how I'd go about applying something similar to the thanks bit of postbit? Any help would be appreciated! :)

radarhunter 06-18-2007 06:42 PM

if you want em in a box :)

you can use this code :D
After this php code :
PHP Code:

<span id="repdisplay_$post[postid]_$post[userid]">$post[reputationdisplay]</span></div></if> 

instead of adding just this :

Code:

$template_hook[postbit_userinfo_right]
Add This:

Code:

<div class="pibu"><div class="pib"><font size=1> $template_hook[postbit_userinfo_right]</font><br /></div></div>

result is in the pic attached below

Parm 06-18-2007 07:03 PM

Thank you Raderhunter! That showed me exactly which bit I needed to edit, thanks! :up:

radarhunter 06-18-2007 07:08 PM

any time buddie :) and yeah dat`s RADARHUNTER ;)

da_judge 06-18-2007 08:22 PM

heres quick 1... just install update on 3.7... 2 templates show thanks... 1 dosnt.... can i edit a template manualy... if so what 1... cheers


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