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)

Namaless 08-03-2008 10:16 PM

Please fix the "post_thanks_postbit" template with td class tcat and not alt1 or alt2:
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>
                        <td class="tcat">
                                <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>
                        </td>
                        <if condition="$bbuserinfo['usergroupid'] == 6">
                                <td class="tcat" align="right" nowrap="nowrap">
                                        <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>
                                </td>
                        </if>
                        <if condition="$post['show_thanks_remove_option']">
                                <td class="tcat" align="right" nowrap="nowrap">
                                        <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>
                                </td>
                        </if>
                </tr>
                <tr><td class="alt1" colspan="3"><div>$post[post_thanks_bit]</div></td></tr>
        </table>
</div>


terminator2k2 08-04-2008 08:32 PM

after updating to the new version we get the message:
Quote:

userxy, 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.
can someone help? in some forums it's working and in other not, we are using 3.7.2 pl 1 and vbseo, the version before this one worked perfect

db90 08-05-2008 12:36 AM

How do I remove the following from the postbit? ( I would just like to keep the Thanks: X)

Thanked X Times in X Posts

fitaholic 08-05-2008 09:45 AM

Quote:

Originally Posted by db90 (Post 1591548)
How do I remove the following from the postbit? ( I would just like to keep the Thanks: X)

Thanked X Times in X Posts

I really need to apply this modification also, please advise.

terminator2k2 08-05-2008 12:35 PM

could it be like this because of the vb xss security?

AuroraStorm 08-05-2008 02:48 PM

Interesting...I added vBExperience and the reputation appeared back in the name block so I reinstalled this...

Hmmm...don't think that should have happened like that but eh? Bird in the hand sort of thingy...

org knopper 08-05-2008 04:37 PM

I get 2 thanks count in a post,any idea why is dat ?

Screenshot -

http://maxupload.com/img/3EE649D5.jpg

Thx in advance !

db90 08-05-2008 07:02 PM

Quote:

Originally Posted by db90 (Post 1591548)
How do I remove the following from the postbit? ( I would just like to keep the Thanks: X)

Thanked X Times in X Posts

Quote:

Originally Posted by fitaholic (Post 1591759)
I really need to apply this modification also, please advise.

Anybody knows how to do this?

org knopper 08-06-2008 06:07 PM

any idea abt my double thanks problem ?

Mrdby 08-06-2008 06:19 PM

still using the 3.6 version and its working fine!~


All times are GMT. The time now is 06:07 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.02954 seconds
  • Memory Usage 1,746KB
  • 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
  • (1)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
  • (6)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