vb.org Archive

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

mad@Max 01-06-2010 06:28 PM

1 Attachment(s)
Abe1, i propose this realization of js.
P.S. I found a bug, if you remove your thanks (in the box when there are other thanks), then the box will be removed too (in file it fixed).

Globus 01-06-2010 08:35 PM

Quote:

Originally Posted by Abe1 (Post 1945920)
Version 7.82 (01/03/10):
  • Fixed info alignment issues in the postbit for custom edited phrases.

Still having the issue

Cface 01-07-2010 06:43 AM

Installed. :)
I only wish it worked with the "sids hide hack" ver 0.4.0 beta 3

meissenation 01-07-2010 01:33 PM

I fixed the alignment issue by changing the post_thanks_postbit_info template to be the following:

HTML Code:

<vb:if condition="$post['userid']">
        <dt>{vb:rawphrase post_thanks_thanks}</dt> <dd>{vb:raw post.post_thanks_user_amount_formatted}</dd>
        <vb:if condition="$post['post_thanks_thanked_times'] == 1">
                <dd style="white-space:nowrap; display:inline; float: {vb:stylevar left};">{vb:rawphrase post_thanks_time_post}</dd>
        <vb:elseif condition="$post['post_thanks_thanked_posts'] == 1" />
                <dd style="white-space:nowrap; display:inline; float: {vb:stylevar left};">{vb:rawphrase post_thanks_times_post, {vb:raw post.post_thanks_thanked_times_formatted}}</dd>
        <vb:else />
                <dd style="white-space:nowrap; display:inline; float: {vb:stylevar left};">{vb:rawphrase post_thanks_times_posts, {vb:raw post.post_thanks_thanked_times_formatted}, {vb:raw post.post_thanks_thanked_posts_formatted}}</dd>
        </vb:if>
</vb:if>

(I changed all the "float: {vb:stylevar right}" to be left.)

I.am 01-07-2010 04:48 PM

Oh finally fixed. Thanks^^

40K Radio 01-07-2010 05:00 PM

1 Attachment(s)
I searched and could not find but I am having a slight problem.

Thank you meissenation for the code to fix the alignment

Before that code the Blog number link was before the Thanks but the actually Blog was below

After changing this to the code that meissenation gave the blog number is after thanks but the Blog is still below like this
Attachment 109403

How can I fix this?

Thanks.

War.Frog 01-08-2010 12:44 AM

I just had a number of users with different browsers and operating systems test out this hack on my test forum and they all experienced the refresh/jump-to-first-page problem. I really hope this is fixable.

RedHacker 01-08-2010 05:15 AM

I have upgraded to th vBulletin 4 from 3.8.1 Version... I had this addon from 3.8 Version... The Thanks Post will lost if put this version...?

linuxututs 01-08-2010 06:13 AM

1 Attachment(s)
Here is the "post_thanks_7_80.zip" version if someone wants/needs to revert to it or just use it instead.
I never upgraded myself, because I haven't found anything wrong with it.

Abe1, Please let me know if you want me to delete this. ( Just trying to help )
This is one of those Mods that should be a vBulletin default built-in feature, and another must have for me.

Thanks,

woffie 01-08-2010 09:17 AM

Quote:

Originally Posted by linuxututs (Post 1950166)
Here is the "post_thanks_7_80.zip" version if someone wants/needs to revert to it or just use it instead.
I never upgraded myself, because I haven't found anything wrong with it.

Abe1, Please let me know if you want me to delete this. ( Just trying to help )
This is one of those Mods that should be a vBulletin default built-in feature, and another must have for me.

Thanks,

That is what I am using. I just did the legacy fix posted on page 5 of this thread and have had no problems at all. Of course everytime I add a new skin I have to apply the fix, but no big deal.


All times are GMT. The time now is 01:56 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.02238 seconds
  • Memory Usage 1,747KB
  • 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
  • (1)bbcode_html_printable
  • (2)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