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)

Doctor Death 12-30-2009 12:18 PM

Quote:

This looks like you are uninstalling. and that it does not have that table. Try reinstalling then uninstall.
Tried that and still got DB error... will retain this mod as I know you are working hard on fine tuning it --- and I truly appreciate your work. Thanks on behalf of all who use it -- I can imagine you are swamped with comments.

Thanks again.

Doc

www.ddsog.com

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

This is my db error:

Quote:

Database error in vBulletin 4.0.0:

Invalid SQL:
SELECT * FROM post_thanks AS post_thanks INNER JOIN user AS user USING (userid) WHERE post_thanks.postid IN (826786,826923,826925,826928,827636,827643,828288, 828291,828300,828316,828330,828421,828434,828439,8 28447,828899,831966,831970,832457,832460,832467,83 2529,832598) ORDER BY post_thanks.username ASC;

MySQL Error : Table 'xxxxx_xxxxxx.post_thanks' doesn't exist
Error Number : 1146
Request Date : Wednesday, December 30th 2009 @ 09:17:52 AM
Error Date : Wednesday, December 30th 2009 @ 09:17:53 AM
Script : http://forum.com/showthread.php?t=132731&page=4
Referrer : http://forum.com/
IP Address : xx.xx.xxx.xxx
Username : xxxxx
Classname : vB_Database
MySQL Version : 5.0.85-community-log

gbechtel 12-30-2009 12:21 PM

Quote:

Originally Posted by Charlie98902 (Post 1942452)
In the postbit be sure there is only one template hook like this.

Yes only one :confused: hmmmm

KristerSwe 12-30-2009 12:27 PM

Quote:

Originally Posted by valendono (Post 1942372)
the thumb image and the thumb hover its not showing..

HTML Code:

<style type="text/css">
.postbitlegacy .postfoot .textcontrols a.quickreply, .postbit .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, .postbit .postfoot .textcontrols a.post_thanks_button:hover  {
        background: url(images/buttons/post_thanks-hover.png) no-repeat transparent left;
</style>

just me or ?

Same for me :confused:

reimic 12-30-2009 12:35 PM

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.

Abe1 12-30-2009 12:51 PM

Quote:

Originally Posted by ragarcia87 (Post 1942436)
I upgraded my board from 3.8.4 PL1 to 4.0.0 PL1. I had the mod install before but uninstalled all my mods at one point. When I install this it will not show in the postbit or postbit legacy. It will show the stats on the members profiles but not in the postbit.

BTW, thank you for this wonderful mod :D

You may be missing some template hooks. please compare with original and see what you are missing.
Quote:

Originally Posted by gbechtel (Post 1942437)
Installed and sorta working...

Seems the thanks images progressively multiply as you go down the page, the farther the post is down the thread the more thanks images appear...

Also displays the same behavior with the information in postbit see attachment thanks1

See attachment, any ideas?

Very weird. This would have happened back in one of the vb versions when they first came out with the template hooks. I had them fix it and everyone would have this problem if it still existed. Do you have any edited php files?
Quote:

Originally Posted by reimic (Post 1942442)
2 problems i can't solve:

1) There is no image showing up. Only the text "Thanks".
2) Why the thank you button is not in all threats? In some threats i have only a blank space.

Do you have more then one style?



I used to offer free support to install on your web site. If you want me to install on your site now, and make sure you have a 100% working hack, it will cost $50. I will guaranty it works 100% after I install or no payment. If though there really is a bug in my code, then installation will be free. Many of you may have a conflicting hack, or a your own edit you once did. I can't figure out most problems without seeing what your site is like. For this I will charge. If it ends up as a bug in my code, (does not included conflicting errors with other hacks) then you will not be charged. PM me for details. I'd love to help you all but time has me constrained.

valendono 12-30-2009 12:53 PM

@abe1
reimic problem is same like the other problem including me..

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

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

I have already sent you a pm regarding my db errorn and i can't uninstall it

Charlie98902 12-30-2009 12:54 PM

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.

rbu 12-30-2009 12:58 PM

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;">


All times are GMT. The time now is 04:44 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.03337 seconds
  • Memory Usage 1,752KB
  • 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)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