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)

Dj megas 01-24-2010 02:08 AM

Thank you Abe1 for the hack some ppl are idiots what can youdo!

Dj megas 01-24-2010 02:10 AM

Thank you Abe1 for the hack some ppl are idiots what can you do!

balkanboy 01-24-2010 05:34 AM

1 Attachment(s)
hey is the alignment in postbit still an issue that Thanks:0 is correct but the thanked is out of place.....

wrestlepower 01-24-2010 11:51 AM

Same problem with alignment as has been mentioned frequently. However, i've now got an additional error. I had it installed and working fine, then had to re-install this morning due to a seperate issue and now the ajax doesn't work and instead i get taken to the first page of the thread whenever a post is thanked.

steve1966 01-24-2010 12:08 PM

Quote:

Originally Posted by balkanboy (Post 1964964)
hey is the alignment in postbit still an issue that Thanks:0 is correct but the thanked is out of place.....


hi replace all the code in post_thanks_postbit_info template

with

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>


HappyFeet 01-24-2010 06:55 PM

1 Attachment(s)
I upgraded and got the alignment issues that everyone is complaining about. I fix the offset right alignment with the template edit in the previous post but I have an issue with the Real Name in postbit hack now. A persons real name appears at the end of the post thanks stats. See screenshot...

Can anyone tell me how to fix this?

Thanks in advance...

Attachment 110962

Wenbie 01-25-2010 09:04 AM

Installed. Appreciate your work Abe1!

Pleaseeeee update the Post Groan Hack when you can

wayne.richards@ 01-25-2010 02:21 PM

Sorted Now! Thanks Guys For Your Hard Work! Top Banana!

Charlie98902 01-25-2010 03:31 PM

Quote:

Originally Posted by steve1966 (Post 1965159)
hi replace all the code in post_thanks_postbit_info template

with

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>


Will this code align the issue for the postbit syle users or is this for the postbit_legacy users?


Abe Just curious as I have yet to hear a responce is there a fix on the way to show the notification of thanked posts? This is the only issue I have The only header mods I am using is a new style login/show admin/mod links in header and my posts along with vbmoods and this was working correctly with 4.0 PL1 but after upgrading to 4.0.1 it isn't showing notifications of thanked posts.

Thanks

aaronrand 01-25-2010 05:56 PM

1 Attachment(s)
anyone else get this error?
displaying over 4 billion thanks, just on my acct, other accts seek ok so far.


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