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)

jacko_162 09-21-2009 04:23 PM

1 Attachment(s)
i edited a few templates if anyone is interested in using them;

in template "post_thanks_box_bit"
Code:

<img src="INSERT_URL_HERE/thanks_icon.gif" border="0" /><a href="member.php?$session[sessionurl]u=$thank[userid]" rel="nofollow">$thank[username]</a><if condition="$date_thank">&nbsp;($date_thank)</if>$virg
Overwrite with the above code and replace "INSERT_URL_HERE" with your direct link to the image file (attached to this post) for example; "http://www.yoursite.com/forum/images/misc/thanks_icon.gif"


Next open up template "post_thanks_postbit"
Code:

<div style="padding:$stylevar[cellpadding]px 0px 0px 0px">
        <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
                <tr>
                        <td class="thead" style="padding:0px">
                                <if condition="$post['post_thanks_amount'] == 1">
                                        <phrase 1="$post[username]"><div class="smallfont"><strong>$vbphrase[post_thanks_user_says]</strong></div></phrase>
                                <else />
                                        <phrase 1="$post[post_thanks_amount_formatted]" 2="$post[username]"><div class="smallfont"><strong>$vbphrase[post_thanks_users_say]</strong></div></phrase>
                                </if>
                        </td>
                        <if condition="$bbuserinfo['usergroupid'] == 6">
                                <td class="thead" style="padding:0px" align="right" nowrap="nowrap">
                                        <div class="smallfont"><strong><a href="post_thanks.php?do=post_thanks_remove_all&amp;p=$post[postid]"<if condition="$vboptions['disable_ajax'] != 2"> onclick="post_thanks_remove_all($post[postid], <if condition="$vboptions['post_groan_integrate']">true<else />false</if>); return false;"</if> rel="nofollow">$vbphrase[post_thanks_remove]</a></strong></div>
                                </td>
                        </if>
                        <if condition="$post['show_thanks_remove_option']">
                                <td class="thead" style="padding:0px" align="right" nowrap="nowrap">
                                        <div class="smallfont"><strong><a href="post_thanks.php?do=post_thanks_remove_user&amp;p=$post[postid]"<if condition="$vboptions['disable_ajax'] != 2"> onclick="post_thanks_remove_user($post[postid], <if condition="$vboptions['post_groan_integrate']">true<else />false</if>); return false;"</if> rel="nofollow">$vbphrase[post_thanks_remove_user]</a></strong></div>
                                </td>
                        </if>
                </tr>
                <tr><td class="alt1" colspan="3"><div>$post[post_thanks_bit]</div></td></tr>
        </table>
</div>

and replace whole template with the above code.

the above template edits make the font and text fit better into most styles.

hope you like

Hi-Jack 09-21-2009 04:24 PM

Well, I installed it and initially thought it was working ok but when anyone clicks on "thanks" the whole page is messed up. I'm sure it conflicts with another mod or so so too bad...

rrahro 09-23-2009 07:29 PM

Cool, Worked !

FootyFansForum 09-24-2009 04:08 PM

Does this work with (vBulletin 3.8.4)

And does it recieve any login token coupon errors?

benny92000 09-26-2009 12:34 AM

Thanks for this!! Everyone on the forum loves it.

Is there a way to see the top thanked users?

SMXKidd 09-27-2009 06:50 PM

I've installed this, everything works except the image. I uploaded it into the right folder; however it's not working.

mintman72 09-28-2009 10:44 PM

I need some help with this one please!!

I've installed it, but the thanks do not get added to the user reputation. Also, they don't show up in the user cp either.

Anyone have any ideas?

ThomasBolley 09-29-2009 06:29 AM

how i can change the position of the post thanx button ?

found myself

goycarden 09-29-2009 08:40 AM

Is it possible to have the same look in postbit-legacy like normal postbit?


I mean this:

https://vborg.vbsupport.ru/external/2009/10/4.jpg

for postbit-legacy too.

The standard looking for legacy is too high for my style.

https://vborg.vbsupport.ru/external/2009/10/4.jpg


Edit:

I've found the solution. For all interested people: Only copy the code for the postbit-thank-template to the postbit-legacy one.

Cloud2 09-29-2009 04:52 PM

Hi, i have got some problem. How i can fix that ?

https://vborg.vbsupport.ru/external/2009/09/1.jpg


All times are GMT. The time now is 01:41 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.03468 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
  • (2)bbcode_code_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