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)

g00gl3r 12-30-2009 03:59 PM

Brilliant, I've been waiting for this. It looks smart and works very well. Used it for years and the members love it! Well done you!

dtommy79 12-30-2009 04:14 PM

Quote:

Originally Posted by Abe1 (Post 1942486)
Do you have more then 1 style?

I have the same problem.

I did a fresh install of vb4, and a fresh install of post thanks hack and the thanks image doesn't show up, only the text.

TheLastSuperman 12-30-2009 04:16 PM

Please send updates for THIS 4.0 mod using this mods Update feature not your 3.8.x mod update feature... your confusing some members and falsely giving me update notices as well along with 24,000 others who many do not even own 4.0.

https://vborg.vbsupport.ru/showthrea...65673&page=127

Mike

I.am 12-30-2009 04:35 PM

Fixed db error and now all is perfect, thanks again Abe. ;)

Alibass 12-30-2009 04:43 PM

Super nice mod.... *installed* :)

LifesGreatestGift 12-30-2009 04:56 PM

Thanks for the updated mod. Work's beautifully. Installed.

http://www.TheWindows7Site.com

ForYou 12-30-2009 05:08 PM

there is no AJAX like before , when user click on thank buttom there is refresh the page then he will show his thanks , but before there is no refresh the page ,

how we can solve this problem ,

Regards

Charlie98902 12-30-2009 05:19 PM

Quote:

Originally Posted by Abe1 (Post 1942482)
They both move since they are both using that plugin. You can change the order that the plug-in execute though and get the thanx button to the left of the blog button. The plug-in name it something like postbit_complete.

I did the template edit to pull it over by the edit post but I do not want to figure out how to put blod button back are you working on a fix for this minor thing? If not how would I go about getting the thanks button and blog button back on the left agian like it is default?

Quote:

Originally Posted by ForYou (Post 1942698)
there is no AJAX like before , when user click on thank buttom there is refresh the page then he will show his thanks , but before there is no refresh the page ,

how we can solve this problem ,

Regards

There is no need to refresh when I hit thanks it shows I did almost immediately. I hated that refresh/load page in 3.8.

LoveStream 12-30-2009 05:30 PM

Quote:

Originally Posted by rbu (Post 1942476)
If you are using Legacy...

post_thanks_box
Code:

<li class="postbitlegacy postbitim" id="post_thanks_box_{vb:raw post.postid}" style="top:-10px;<vb:if condition="!$post_thanks_box == 1"> display:none;</vb:if>">
        {vb:raw post_thanks_box}
</li>


post_thanks_javascript
Code:

<style type="text/css">
.postbitlegacy .postfoot .textcontrols a.quickreply, .postbitlegacy .postfoot .textcontrols a.post_thanks_button  {
        background: url(images/buttons/post_thanks.png) no-repeat transparent left;
        padding-left: 20px;
}
.postbitlegacy .postfoot .textcontrols a.quickreply:hover, .postbitlegacy .postfoot .textcontrols a.post_thanks_button:hover  {
        background: url(images/buttons/post_thanks-hover.png) no-repeat transparent left;
</style>


post_thanks_postbit
find <div class="postbody"> and change it to <div class="postbody" style="margin-left:0;">

Great man, :up::)

steve1966 12-30-2009 05:45 PM

Installed today working fine over existing version thanks abe for updaing :)


All times are GMT. The time now is 02:43 AM.

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.06941 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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