vb.org Archive

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

uae4ever 02-09-2009 04:27 AM

1 Attachment(s)
Quote:

Originally Posted by socalsoccer (Post 1737926)
This is a great hack along with the Groan hack. I wanted to change my groan hack text color to red (The Following 5 Users Say) How can I do this without changing the Thank you hack to red?

THANKS!!:)

go to Admincp > Languages & Phrases > Search in Phrases

in Search for Text field put The Following User Say

you will find

The Following User Says Thank You to {1} For This Useful Post:

press Edit and changed with what I attached.

Regards,

socalsoccer 02-09-2009 10:05 PM

Thank You uae!!

GigaSb 02-10-2009 08:46 AM

<if condition="$post['age']"> <div class="postdata">$vbphrase[age]: $post[age]</div></if>

what i need to put here to show the thanks that a user have?

or if its not the code, can i get it please?

p.s

im using custom templates so nothing is showed at postbit_legacy

Firestar.chkn 02-11-2009 03:48 AM

Thanks for a great hack!

Is there a possibility that you can add another option to the config of this? I'd like to have a box where I can enter in usergroups that are exempt from the maximum thanks per day setting. My forums makes use of a Core Admin group (which is not the normal admin group renamed), which have access above that of the normal admins. I'm not sure if Admins are already exempt, but I'd like to include this core admin group to be exempt as well, if possible.

Same goes for administration of the thanks/groans... Admins can, but core admins can't. Is there a way to fix this, even if I have to hack files or something?

Just a suggestion... hope you add it in the next version!

Seiyaboy 02-12-2009 06:44 AM

My forum uses the 7.7 version for 3.7.X series before I upgrade the forum to 3.8.1. I'd like to ask if the 7.7 version for 3.7.X and the one for 3.8.X is currently the same? Because if there are not change in codes, I won't need the hassle to upgrade it again since I do have to do some phrase customizations.

Mostjolly 02-12-2009 06:19 PM

1 Attachment(s)
hi everyone & everybody!

i need a little support on removing DOUBLE thanking button in my postbit.

a snapshot will explain the whole thing.

please see attachment.

Mostjolly 02-13-2009 08:44 AM

I've included infos that might help you figure out the cause more easily...

Here's the codes I use; my site is adult related - LuVibes.com

Postbit_Legacy
PHP Code:

$template_hook[postbit_start]
<
table class="tborder"  cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="100%" align="center">
<
tr>
    <
td class="thead" $post[scrolltothis]>
        <
span class="normal" style="float:$stylevar[right]">
            &
nbsp;
$awardform
            
<if condition="$show['postcount']">(#<a href="showpost.php?$session[sessionurl]p=$post[postid]&amp;postcount=$post[postcount]" target="new" rel="nofollow" id="postcount$post[postid]" name="$post[postcount]">$post[postcount]</a>)</if>
            
<a href="#top" onclick="return toggle_collapse('postbit_$post[postid]')"><img id="collapseimg_postbit_$post[postid]src="$stylevar[imgdir_button]/collapse_thead{$GLOBALS['vbcollapse']['collapseimg_postbit_' $post[postid]]}.gif" alt="" border="0" /></a>
        </
span>
            <!-- 
status icon and date -->
            <
span class="normal">
            <
a name="post$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]border="0" /></a><if condition="$show['inlinemod']"><input type="checkbox" name="plist[$postid]" id="plist_$postidstyle="vertical-align:middle; padding:0px; margin:0px 0px 0px 5px" value="$post[checkbox_value]/></if>
            
        </
span>
            <!-- / 
status icon and date -->                
    
        </
td>
    
</
tr>
</
table>
<
div id="collapseobj_postbit_$post[postid]style="{$GLOBALS['vbcollapse']['collapseobj_postbit_' $post[postid]]};">


<
table class="tborder" id="post$post[postid]cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="100%" align="center" style="border-top: 0px;">

<
tr valign="top">

    <
td class="alt2" width="175">
            
            <
div id="postmenu_$post[postid]align="center">
                    <if 
condition="$show['profile']">
                    <
class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a>
                    
$post[onlinestatus]
                    <
script type="text/javascript"vbmenu_register("postmenu_$post[postid]"true); </script>
                    <else />
                    
$post[musername]
                    </if>
                </
div>
                

<if 
condition="$post['usertitle']"><div class="smallfont" align="center">$post[usertitle]</div></if>
                <if 
condition="$post['rank']"><div class="smallfont" align="center">$post[rank]</div></if>
             
$template_hook[postbit_userinfo_left]    
                    
<if 
condition="$show['reputation']"><div class="postinfo" align="center"><span id="repdisplay_$post[postid]_$post[userid]">$post[reputationdisplay]</span></div></if>
        
            <if 
condition="$show['avatar']">
                <
div class="smallfont" align="center">
                    &
nbsp;<br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]$post[avwidth$post[avheightalt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a>
                </
div>
            </if>
            
            <
div class="smallfont">
                &
nbsp;<br />

<
div class="postinfo" align="center">
                        
$vbphrase[posts]: [ <a href="search.php?$session[sessionurl]do=finduser&amp;u=$post[userid]rel="nofollow">$post[posts]</a> ]
                    </
div>


                    <
div class="postinfo" align="center">
                        
$vbphrase[threads]: [ <a href="search.php?$session[sessionurl]do=process&amp;showposts=0&amp;starteronly=1&amp;exactname=1&amp;searchuser=$post[username]rel="nofollow">$post[threads]</a> ]
                    </
div>

$template_hook[postbit_userinfo_right_after_posts]

                <if 
condition="$post['joindate']"><div  class="postinfo" align="center">$vbphrase[join_date]: $post[joindate]</div></if>

<if 
condition="$show['credits_post']">
                        <
div class="postinfo" align="center">
                            
$vbphrase[credits]: <span id="cdt_$post[postid]_$post[userid]">$post[credits]</span> <if condition="$show['credits_donate']">[<a href="credits.php?$session[sessionurl]do=manage&amp;u=$post[userid]#donate">$vbphrase[donate]</a>]</if> <if condition="$show['credits_check']">[<a href="credits.php?$session[sessionurl]do=banking&amp;u=$post[userid]">$vbphrase[check]</a>]</if>
                        </
div>
                    </if>

                <if 
condition="$post['field2']"><div class="postinfo" align="center">$vbphrase[location_perm]: $post[field2]</div></if>

                <if 
condition="$post['age']"><div class="postinfo" align="center">$vbphrase[age]: $post[age]</div></if>
                <if 
condition="$show['infraction']"><div class="postinfo" align="center">$vbphrase[infractions]: $post[warnings]/$post[infractions] ($post[ipoints])</div></if>


                <if 
condition="$show['reputation']">
<if 
condition="$show['reppower']"><div align="center"><span id="reppower_$post[postid]_$post[userid]">$vbphrase[reppower]</span>: $post[reppower]</div></if></if></div>    
                
        <
div style="padding:5px 0px 5px 0px;"></div>
        
    </
td>




    <if 
condition="$show['moderated']">
    <
td height="100%" valign="top" class="alt2" id="td_post_$post[postid]">
    <else />
    <
td height="100%" valign="top" class="alt1" id="td_post_$post[postid]">
    </if>
    
    
    <
div style="float:right">

<if 
condition="$show['reputationlink']">
                <
span id="reputationmenu_$post[postid]"><a href="reputation.php?$session[sessionurl]p=$post[postid]rel="nofollow" id="reputation_$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/reputation.gif" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" border="0" /></a></span>
                <if 
condition="$show['popups']"><script type="text/javascript"vbrep_register("$post[postid]")</script></if>
            </if>
        
<if 
condition="$show['credits_postadd']">
                <
span id="creditsmenu_$post[postid]"><a href="credits.php?$session[sessionurl]p=$post[postid]rel="nofollow" id="credits_$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/credits.gif" alt="<phrase 1="$post[username]" 2="$vbphrase[credits]">$vbphrase[credits_threadaward]</phrase>" border="0" /></a></span>
                <if 
condition="$show['popups']"><script type="text/javascript"vbcdt_register("$post[postid]")</script></if>&nbsp;
            </if>

            <if 
condition="$show['reportlink']"><a href="report.php?$session[sessionurl]p=$post[postid]rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/report.gif" alt="$vbphrase[report_bad_post]border="0" /></a></if>

<if 
condition="$show['infractionlink']"><a href="infraction.php?$session[sessionurl]do=report&amp;p=$post[postid]rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/infraction.gif" alt="<phrase 1="$post[username]">$vbphrase[add_infraction_for_x]</phrase>" border="0" /></a> </if>  $post[iplogged]<if condition="is_browser('ie')"><div style="padding: 2px 0px 0px 0px;"></div></if></div><div class="smallfont">
$template_hook[postbit_messagearea_start]        
<if 
condition="$show['messageicon'] OR $post['title']">


            <!-- 
icon and title -->
            <if 
condition="$post['title']"><strong>$post[title] - </strong></if>
            <!-- 
status icon and date -->
          </if>
        
            <!-- 
status icon and date -->    
        <if 
condition="!$show['announcement']">
                
$post[postdate]<if condition="!$show['detailedtime']">, $post[posttime]</if>
            <else />
                <
phrase 1="$post[startdate]2="$post[enddate]">$vbphrase[x_until_y]</phrase>
            </if>
            
$post[firstnewinsert]
            <!-- / 
status icon and date -->
        </
div>
        
<
div class="spacer"></div>    <div class="hr" style="width: 100%;">
              <
hr />
            </
div>    
<
div class="spacer"></div>
        
        <!-- 
message -->


<
div style="margin:-0px 10px 8px 10px">

        <
div id="post_message_$post[postid]class="vb_postbit">$post[message]</div>
</
div>
$awardmess
        
<!-- / message -->
    
        <if 
condition="$show['attachments']">
        <!-- 
attachments -->
            <
div style="padding:$stylevar[cellpadding]px">
            
            <if 
condition="$show['thumbnailattachment']">
                <
fieldset class="fieldset">
                    <
legend>$vbphrase[attached_thumbnails]</legend>
                    <
div style="padding:$stylevar[formspacer]px">
                    
$post[thumbnailattachments]
                    </
div>
                </
fieldset>
            </if>
        
            <if 
condition="$show['imageattachment']">
                <
fieldset class="fieldset">
                    <
legend>$vbphrase[attached_images]</legend>
                    <
div style="padding:$stylevar[formspacer]px">
                    
$post[imageattachments]
                    </
div>
                </
fieldset>
            </if>
            
            <if 
condition="$show['imageattachmentlink']">
                <
fieldset class="fieldset">
                    <
legend>$vbphrase[attached_images]</legend>
                    <
table cellpadding="0" cellspacing="$stylevar[formspacer]border="0">
                    
$post[imageattachmentlinks]
                    </
table>
                    </
fieldset>
            </if>
            
            <if 
condition="$show['otherattachment']">
                <
fieldset class="fieldset">
                    <
legend>$vbphrase[attached_files]</legend>
                    <
table cellpadding="0" cellspacing="$stylevar[formspacer]border="0">
                    
$post[otherattachments]
                    </
table>
                </
fieldset>
            </if>
            
            <if 
condition="$show['moderatedattachment']">
                <
fieldset class="fieldset">
                    <
legend>$vbphrase[attachments_pending_approval]</legend>
                    <
table cellpadding="0" cellspacing="$stylevar[formspacer]border="0">
                    
$post[moderatedattachments]
                    </
table>
                </
fieldset>        
            </if>
            
            </
div>
        <!-- / 
attachments -->
        </if>
        
$template_hook[postbit_signature_start]

        <if 
condition="$post['signature']">
        <!-- 
sig -->
            <
div> <br />
            <
div class="hr" style="width: 100px;">
              <
hr />
            </
div><div class="spacer"></div>
                
$post[signature]
            </
div>
        <!-- / 
sig -->
        </if>
        
$template_hook[postbit_signature_end]
        <if 
condition="$show['postedited']">
        <!-- 
edit note -->
            <
div class="smallfont">            <div class="spacer"></div>
          <
div class="hr">
            <
hr />
          </
div><div class="spacer"></div>
                <
em>
                <if 
condition="$post['editlink'] AND $show['postedithistory']">
                        <
phrase 1="$post[edit_username]2="$post[edit_date]3="$post[edit_time]4="posthistory.php?$session[sessionurl]p=$post[postid]">$vbphrase[last_edited_link_by_x_on_y_at_z_postid]</phrase>.
                    <else />
                        <
phrase 1="$post[edit_username]2="$post[edit_date]3="$post[edit_time]">$vbphrase[last_edited_by_x_on_y_at_z]</phrase>.
                    </if>
                    <if 
condition="$post['edit_reason']">
                        
$vbphrase[reason]: $post[edit_reason]
                    </if>
                </
em>
            </
div>
        <!-- / 
edit note -->
        </if>
    
    </
td>
</
tr>
<
tr>
    <
td class="alt2">
 
$template_hook[postbit_userinfo_right]
    <
div>&nbsp;$post[icqicon$post[aimicon$post[msnicon$post[yahooicon$post[skypeicon]&nbsp;</div>
    
    
        
    </
td>
    <if 
condition="$show['moderated']">
    <
td class="alt2" align="$stylevar[right]">
    <else />
    <
td class="alt1" align="$stylevar[right]">
    </if>
        <!-- 
controls -->
        
    
        
        <
div style="float:left">
            <if 
condition="$show['moderated']">
                <
img src="$stylevar[imgdir_misc]/moderated.gif" alt="$vbphrase[moderated_post]border="0" />
            </if>
<if 
condition="$show['spam']">
                <
img src="$stylevar[imgdir_misc]/spam_detected.png" alt="$vbphrase[spam_post]border="0" />
</if>
            <if 
condition="$show['deletedpost']">
                <
img src="$stylevar[imgdir_misc]/trashcan.gif" alt="$vbphrase[deleted_post]border="0" />
            </if>
            <if 
condition="$show['redcard']">
                <
a href="infraction.php?$session[sessionurl]do=view&amp;p=$post[postid]"><img src="$stylevar[imgdir_button]/redcard.gif" alt="$vbphrase[received_infraction]border="0" /></a>
            <else />
                <if 
condition="$show['yellowcard']">
                    <
a href="infraction.php?$session[sessionurl]do=view&amp;p=$post[postid]"><img src="$stylevar[imgdir_button]/yellowcard.gif" alt="$vbphrase[received_warning]border="0" /></a>
                </if>
            </if>
            
$template_hook[postbit_controls]
            </
div>
            
            
            <if 
condition="$post['editlink']">
            <
img style="display: none" id="progress_$postidsrc="$stylevar[imgdir_misc]/progress.gif" alt="$vbphrase[loading_editor_please_wait]/>
            <
a href="$post[editlink]name="vB::QuickEdit::$post[postid]"><img src="$stylevar[imgdir_button]/edit.gif" alt="$vbphrase[edit_delete_message]border="0" /></a>
        </if>
        
        
        
        <if 
condition="$post['forwardlink']">
            <
a href="$post[forwardlink]"><img src="$stylevar[imgdir_button]/forward.gif" alt="$vbphrase[forward_message]border="0" /></a>
        </if>
        <if 
condition="$post['replylink']">
            <
a href="$post[replylink]rel="nofollow"><img src="$stylevar[imgdir_button]/<if condition="$post['forwardlink']">reply_small<else />quote</if>.gif" alt="$vbphrase[reply_with_quote]border="0" /></a>
        </if>
        <if 
condition="$show['multiquote_post']">
            <
a href="$post[replylink]rel="nofollow" onclick="return false"><img src="$stylevar[imgdir_button]/multiquote_<if condition="$show['multiquote_selected']">on<else />off</if>.gif" alt="$vbphrase[multi_quote_this_message]border="0" id="mq_$post[postid]/></a>


        </if>
        <if 
condition="$show['quickreply'] AND !$show['threadedmode']">
            <
a href="$post[replylink]rel="nofollow" id="qr_$post[postid]onclick="return false"><img src="$stylevar[imgdir_button]/quickreply.gif" alt="$vbphrase[quick_reply_to_this_message]border="0" /></a>
        </if>
        
$template_hook[postbit_controls]
        
        <!-- / 
controls -->
    </
td>
</
tr>
</
table>
</
div>
$template_hook[postbit_end]
<!-- 
post $post[postidpopup menu -->
<
div class="vbmenu_popup" id="postmenu_$post[postid]_menu" style="display:none">
    <
table cellpadding="4" cellspacing="1" border="0">
    <
tr>
        <
td class="thead">$post[username]</td>
    </
tr>
    <if 
condition="$show['profile']">
        <
tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$post[userid]">$vbphrase[view_public_profile]</a></td></tr>
    </if>
    <if 
condition="$show['pmlink']">
        <
tr><td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=newpm&amp;u=$post[userid]rel="nofollow"><phrase 1="$post[username]">$vbphrase[send_private_message_to_x]</phrase></a></td></tr>
    </if>
    <if 
condition="$show['emaillink']">
        <
tr><td class="vbmenu_option"><a href="sendmessage.php?$session[sessionurl]do=mailmember&amp;u=$post[userid]rel="nofollow"><phrase 1="$post[username]">$vbphrase[send_email_to_x]</phrase></a></td></tr>
    </if>
    <if 
condition="$show['homepage']">
        <
tr><td class="vbmenu_option"><a href="$post[homepage]"><phrase 1="$post[username]">$vbphrase[visit_xs_homepage]</phrase></a></td></tr>
    </if>
    <if 
condition="$show['search']">
         <
tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=finduser&amp;u=$post[userid]rel="nofollow"><phrase 1="$post[username]">$vbphrase[find_all_posts_by_x]</phrase></a></td></tr>
    </if>
    <if 
condition="$post['userid'] AND $show['member']">
    <
tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=buddy&amp;u=$post[userid]"><phrase 1="$post[username]">$vbphrase[add_x_to_contacts]</phrase></a></td></tr>
    </if>
$template_hook[postbit_user_popup]
    </
table>
 
</
div>
<!-- / 
post $post[postidpopup menu -->

$ad_postbit_below

<div id="award$post[postid]style="padding:$stylevar[cellpadding]px 0px 0px 0px;">
$awardbox
</div

post_thanks_box
PHP Code:

<div id="post_thanks_box_$post[postid]">$post_thanks_box</div

post_thanks_box_bit
PHP Code:

<a href="member.php?$session[sessionurl]u=$thank[userid]rel="nofollow">$thank[username]</a><if condition="$date_thank">&nbsp;($date_thank)</if>$virg 

post_thanks_button
PHP Code:

<a href="post_thanks.php?$session[sessionurl]do=post_thanks_add&amp;p=$post[postid]&amp;securitytoken=$bbuserinfo[securitytoken]id="post_thanks_button_$post[postid]"<if condition="$vboptions[disable_ajax] != 2"onclick="return post_thanks_give($post[postid], <if condition="$vboptions[post_groan_integrate]">true<else />false</if>);"</if> <if condition="$display_thanks_image == 'none'">style="display:none"</if> rel="nofollow"><img src="$stylevar[imgdir_button]/post_thanks.gif" alt="$vbphrase[post_thanks_thanks]border="0" /></a

post_thanks_postbit_legacy
PHP Code:

<div style="padding:$stylevar[cellpadding]px 0px 0px 0px">
    <
table class="tborder" cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="100%" align="center">
        <
tr valign="top">
            <
td class="alt2" width="175">
                <if 
condition="$post['post_thanks_amount'] == 1">
                    <
strong><phrase 1="$post[username]">$vbphrase[post_thanks_user_says]</phrase></strong>
                <else />
                    <
strong><phrase 1="$post[post_thanks_amount_formatted]2="$post[username]">$vbphrase[post_thanks_users_say]</phrase></strong>
                </if>
                <if 
condition="$bbuserinfo['usergroupid'] == 6">
                    <
br /><a href="post_thanks.php?do=post_thanks_remove_all&amp;p=$post[postid]"<if condition="$vboptions[disable_ajax] != 2"onclick="return post_thanks_remove_all($post[postid], <if condition="$vboptions['post_groan_integrate']">true<else />false</if>);"</if> rel="nofollow">$vbphrase[post_thanks_remove]</a>
                </if>
                <if 
condition="$post['show_thanks_remove_option']">
                <
br /><a href="post_thanks.php?do=post_thanks_remove_user&amp;p=$post[postid]"<if condition="$vboptions['disable_ajax'] != 2"onclick="return post_thanks_remove_user($post[postid], <if condition="$vboptions['post_groan_integrate']">true<else />false</if>);"</if> rel="nofollow">$vbphrase[post_thanks_remove_user]</a>
                </if>
            </
td>
            <
td class="alt1"><div>$post[post_thanks_bit]</div></td>
        </
tr>
    </
table>
</
div

Also note that whenever this hack is enable my Signature font shrink in size... and it grow back to normal once disable... creepy stuff.

Cheers!

DarkGulf-619 02-13-2009 12:26 PM

thanks

scottny 02-13-2009 01:15 PM

Ok installed this and got this

Warning: require_once([path]/includes/functions_post_thanks.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/class_postbit.php(265) : eval()'d code on line 48

Fatal error: require_once() [function.require]: Failed opening required '/home/wdwencha/public_html/includes/functions_post_thanks.php' (include_path='.:/usr/local/php52/pear') in /home/wdwencha/public_html/includes/class_postbit.php(265) : eval()'d code on line 48

I guess I installe dit wrong. Still new to all this and learning. Slowly. LOL

siriuxs 02-16-2009 11:43 AM

Why the button compare on the left and on the right?

http://www.pchs.it/image-hosting/out..._Immagine1.jpg

Valter 02-16-2009 07:12 PM

Quote:

Originally Posted by Cybernetec (Post 1736461)
Error when deleting member:

Code:

SELECT * FROM post_thanks AS post_thanks INNER JOIN user AS user USING (userid) WHERE post_thanks.postid IN () ORDER BY post_thanks.username ASC;

MySQL Error  : You have an error in your SQL syntax.  Check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY post_thanks.username ASC' at line 1
Error Number  : 1064


Anyone with the same problem?

lazor 02-17-2009 07:14 PM

Quote:

Originally Posted by scottny (Post 1742850)
Ok installed this and got this

Warning: require_once([path]/includes/functions_post_thanks.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/class_postbit.php(265) : eval()'d code on line 48

Fatal error: require_once() [function.require]: Failed opening required '/home/wdwencha/public_html/includes/functions_post_thanks.php' (include_path='.:/usr/local/php52/pear') in /home/wdwencha/public_html/includes/class_postbit.php(265) : eval()'d code on line 48

I guess I installe dit wrong. Still new to all this and learning. Slowly. LOL

I have the same problem.

crouzmind 02-18-2009 05:08 AM

sir i have install this mod in my forum vbulletin 3.8.1 but i have a problem that THANKS button not show after the successfully install the mod . any body tell me about it

crouzmind 02-18-2009 05:16 AM

sorry sorry sir i have a misstake to upload the thanks button . thanks for this mod

lille L 02-19-2009 04:06 PM

Quote:

Originally Posted by crouzmind (Post 1747566)
sir i have install this mod in my forum vbulletin 3.8.1 but i have a problem that THANKS button not show after the successfully install the mod . any body tell me about it

I have this problem, and I have uploaded the button :)

lordozzyvb 02-20-2009 12:27 AM

I would like to congratulate the hack and ask if possible
teach me to put border around, the info,
could you help me? thanks
Sorry My bad english
thank you
http://www.fhqhosting.com/ui/c78F72.jpg

Garnet2727 02-20-2009 01:39 AM

N00b here. I've only been on vB since late January and all this is new to me. I uploaded the xml file successfully and then immediately got some scary looking fatal error messages. I suspect I was supposed to do more than just upload the .xml file?

I've disabled the hack for now.

itsheinz 02-20-2009 05:25 PM

the thank you button image is not showing huhuhu..

joh 02-23-2009 05:58 PM

Is there a way for the person that got thanked to get a pm telling them where and from who they got the thanks?

iyama 02-23-2009 08:12 PM

Could you tell me where i can find this txt to replace in Dutch:
The Following User Says Thank You to g33 For This Useful Post:

frupunch 02-24-2009 04:16 AM

sir,

i would like to update my thank button from v6.3 to v7.7
what is the procedure to update it without changing other features?

hope for your help

thank you very much!

br

msu2k 02-24-2009 09:12 PM

I really like this thread but it tends to really clutter up a thread after a while. So I'm left with two options:

1) Only enable it for the first post in each thread
2) Figure out a way to hide the the list of usernames thanking a post until it's expanded or something so that it doesn't take up much vertical space in the thread or clutter up a thread with more text

Is there a method for doing #2?

It'd be great even if inside the post itself at the bottom it had in small text: "This post was thanked X times" and only when that was clicked it would pop up a list of users thanking that post.

pieman666 02-25-2009 07:43 PM

Seconded msu2k, or how I could create another vbulletin style that didn't have any of the thanks information visable for users who don't like it.

thanks :)

TimberFloorAu 02-26-2009 07:02 AM

Upgraded to this version today.

Uploaded all files.

Our users ( some ) before and after upgrade still get the error:

Quote:

YoBroMoFo Message

Jenni, you do not have permission to access this page. This could be due to one of several reasons:

1. Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
2. If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

Log Out Home

TimberFloorAu 02-26-2009 07:03 PM

Bump

ams3521 02-27-2009 12:40 AM

like others i cant get my thank you button to display although it is uploaded and sadly ive installed and resnatlled too many of these hacks to have left anythign out the easy instal intructions. I have vb 3.8.0

kmatwill 02-27-2009 05:52 PM

Quote:

Originally Posted by msu2k (Post 1753688)
I really like this thread but it tends to really clutter up a thread after a while. So I'm left with two options:

1) Only enable it for the first post in each thread
2) Figure out a way to hide the the list of usernames thanking a post until it's expanded or something so that it doesn't take up much vertical space in the thread or clutter up a thread with more text

Is there a method for doing #2?

It'd be great even if inside the post itself at the bottom it had in small text: "This post was thanked X times" and only when that was clicked it would pop up a list of users thanking that post.

Yes, I too would like this

kmatwill 02-27-2009 06:05 PM

Quote:

Originally Posted by msu2k (Post 1753688)
I really like this thread but it tends to really clutter up a thread after a while. So I'm left with two options:

1) Only enable it for the first post in each thread
2) Figure out a way to hide the the list of usernames thanking a post until it's expanded or something so that it doesn't take up much vertical space in the thread or clutter up a thread with more text

Is there a method for doing #2?

It'd be great even if inside the post itself at the bottom it had in small text: "This post was thanked X times" and only when that was clicked it would pop up a list of users thanking that post.

I used this info to do it

Quote:

Originally Posted by Schnee (Post 1733213)
Edit Templates
Post Thank You Hack templates
10 templates under there.
Cheers!

I just removed the box altogether. Not sure if this works for you or not:

To remove the thanks box from under posts:
styles & templates>edit templates>post thank you hack templates>post_thanks_box
make it blank

To put the remove thanks options in your postbit so you maintain the ability to remove posts:
styles & templates>edit templates>post thank you hack templates>post_thanks_postbit_info

add the following to the end of the existing code:

Code:

<if condition="$bbuserinfo['usergroupid'] == 6">

<if condition="$post['show_thanks_remove_option']">

<br /><a href="post_thanks.php?do=post_thanks_remove_all&amp;p=$post[postid]"<if condition="$vboptions[disable_ajax] != 2"> onclick="return post_thanks_remove_all($post[postid], <if condition="$vboptions['post_groan_integrate']">true<else />false</if>);"</if> rel="nofollow">$vbphrase[post_thanks_remove]</a>
                </if>
</if>
                <if condition="$post['show_thanks_remove_option']">
                <br /><a href="post_thanks.php?do=post_thanks_remove_user&amp;p=$post[postid]"<if condition="$vboptions['disable_ajax'] != 2"> onclick="return post_thanks_remove_user($post[postid], <if condition="$vboptions['post_groan_integrate']">true<else />false</if>);"</if> rel="nofollow">$vbphrase[post_thanks_remove_user]</a>
                </if>


gigaenvy 03-01-2009 05:22 PM

VB 3.8.1 and no thanks button. Verified it's in the ../buttons folder and re'upped it just in case as binary instead of FTP auto checking. Nada. Just the word "Thanks".

gigaenvy 03-01-2009 06:55 PM

I figure it out when there is no button. My styles\<custom>\buttons folder was missing post_thanks.gif.

org knopper 03-02-2009 10:11 AM

Whenever some 1 tries to press thank you he gets this error -

https://vborg.vbsupport.ru/external/2009/03/131.jpg

any solution ?

PS - Doesnt happen in all forums but few,I have chcked permissions they r fine so something else is wrong.

tyia

Sworm 03-03-2009 04:14 PM

Will be possible to add a tool that allow to send a PM to an user when anybody click on theire thank button?

Sweeks 03-03-2009 06:34 PM

How can I show the info elsewhere on the members profile? I wish to place it elsewhere instead of the stats tab :)

Any ideas?

Thank you very much.
________
ASIAN ASS

fukdawrld 03-04-2009 03:59 AM

When i upgraded to 3.8 and updated this hack I lost all my previous thanks. Is there a way to restore this?

I still have my old database

adnoid 03-04-2009 09:18 PM

Quote:

Originally Posted by FlyBoy73 (Post 1486239)
Has anyone with a larger forum had problems installing this? I have about 3.5 million posts and about 145k members and when I do a new install into v3.7 rc-2 and hit import (xml) the screen goes blank and seems to hang there until it times out.

I had no problems at all installing it into a beta 3 forum with about 500,000 posts and then upgrading the forum to rc-2. Went very smoothly.

Thanks

I know this is from a while ago, but I didn't see this issue addressed after your post.

We've got about the same number of posts and I had trouble on our test forum with the Admin CP timing out during installation. Installation adds a column to the post table. I went to the CL and added the column via mysql (took 18:22), then used the vBulletin install procedure which didn't seem to mind that the column already existed and added the columns to the user table without a complaint. Will install on production forum (along with groan) assuming all tests out - thanks!

Dabbi 03-05-2009 12:20 PM

After upgrade (overwriting as instructed) some members are getting the same, "you do not have permission to access this page" error message as others have mentioned there.

It's also loading differently for some... for some it's the same (no refresh of the page) and for some the page refreshes.

I'd really appreciate some help with this. My members enjoy it now that they're used to it so I'd hate to have to disable or uninstall it. :(

adamskiii 03-06-2009 05:46 PM

I just have one question. I would like to add a box around both where is shows how many times you have been thanked and how many times you have thanked someone for the postbit_legacy template. How would I do that so the thanks mod shows up like this:

https://vborg.vbsupport.ru/external/2009/03/117.jpg

thanks

Sweeks 03-06-2009 11:07 PM

Quote:

Originally Posted by Sweeks (Post 1759490)
How can I show the info elsewhere on the members profile? I wish to place it elsewhere instead of the stats tab :)

Any ideas?

Thank you very much.

Anyone? :)
________
Fix Ps3

tldagent 03-06-2009 11:17 PM

Did a search, couldn't find the answer. Seems that the Post Thank You button has proper cell spacing on the left of it but the right of it butts right up against my Blog This button. All the button in the post bit have the right spacing with the exception of this hack.

How can i add the proper spacing to this and/or move this back to the far right.

StregSpiller 03-08-2009 06:39 AM

I was wondering if there is any way, in ACP to see a list where users are ranked according to the number of thanks they have given?
Something like a "Number of Thanks Given" top list...


All times are GMT. The time now is 02:38 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.05137 seconds
  • Memory Usage 2,190KB
  • 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
  • (5)bbcode_php_printable
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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