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)

I.am 12-30-2009 12:59 PM

Quote:

Originally Posted by Charlie98902 (Post 1942475)
Database error posters ensure that all the .php files are installed as I almost missed the upload of the one that goes just in the root directory.

I have re-upload all files twice none error in this phase.

Thanks

bluidkiti 12-30-2009 01:01 PM

Quote:

Originally Posted by Abe1 (Post 1942292)
4) If you want to move the Thanx button to near the edit post button,
open template postbit
find
HTML Code:

{vb:raw template_hook.postbit_controls}
and move it under
HTML Code:

<span class="postcontrols">

When I move the Thanks button near the Edit button the Blog This Post button moves with it. Any suggestions?

Abe1 12-30-2009 01:06 PM

Quote:

Originally Posted by reimic (Post 1942465)
I think this is script is very BETA yet. You should update the version. But i think when all bugs are gone, this is a great addon.

Excuse me? There have been no proven bugs. Anything I found so far is someone not installin correctly or updating the files. No bugs yet found.

Abe1 12-30-2009 01:07 PM

Quote:

Originally Posted by bluidkiti (Post 1942478)
When I move the Thanks button near the Edit button the Blog This Post button moves with it. Any suggestions?

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.

valendono 12-30-2009 01:08 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;">

Its work ! Thanks.

Abe1 12-30-2009 01:09 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;">

Thanx for the tip. I will look into adding that.

Abe1 12-30-2009 01:10 PM

Quote:

Originally Posted by valendono (Post 1942473)
@abe1
reimic problem is same like the other problem including me..

1) There is no image showing up. Only the text "Thanks".

Do you have more then 1 style?

ragarcia87 12-30-2009 01:11 PM

Thanks Abe1 for your speedy response :D

I will compare the two styles and see whats up. :D

valendono 12-30-2009 01:13 PM

only 1 default style and rbu post fix it.. :)

dont worry anymore, thanks for upgrade.. chill out bro..

Cyrus [Hwluxx] 12-30-2009 01:14 PM

Thx for update Abe1

I just installed it with overwrite the old 7.7 Version, working perfect.


All times are GMT. The time now is 04: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.03314 seconds
  • Memory Usage 1,751KB
  • 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
  • (4)bbcode_code_printable
  • (2)bbcode_html_printable
  • (7)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