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)

Videx 01-25-2013 11:38 PM

Quote:

Originally Posted by yjeanrenaud (Post 2399556)
don't think so.

You don't think it's stable or you don't think there are security holes? :)

One is obligated to read a mod's entire thread before installing it, and after you've done that you should know as much about it as we do. Or at least the last several pages anyway. That's especially important for this mod because the original version doesn't work at all.

yjeanrenaud 01-25-2013 11:47 PM

i don't think there are security holes. it's more or less stable I'd say.

420 01-26-2013 01:01 AM

Unfortunately it could be a breeding ground for spambots and hackers at this point, think i'll pass.

Thanks for your feedback Videx, I agree 420%.

Hippy 01-26-2013 01:34 AM

the mod auther may be mia but the mods posted with in the first linking to a post by myself
is all up to date
read the thread by poking the link
and forcehss also has his version
Never tested it but I am sure it's close because alot use it as well..

I install it on most sites I work on and there is nothing that (spambots or hackers) can use or have used as a breeding ground .. Other wise it would be posted and pulled

I worked hard keeping this mod alive along with everyone I mentioned in my post

to each it's own

Easy5s.net 01-26-2013 04:29 AM

How to move thank drag down credit and bank?
https://vborg.vbsupport.ru/
:confused:

yjeanrenaud 01-26-2013 06:42 AM

I'd also like to know: how come you say it may be a breeding point for spambots and hackers? any clues on that or just wild guess?

Hippy 01-27-2013 02:30 AM

replace your post_thanks_postbit_info template

with this code
Code:

<vb:if condition="$post['userid']">
    <dt>{vb:rawphrase post_thanks_thanks}</dt> <dd>{vb:raw post.post_thanks_user_amount_formatted}</dd>
    <vb:if condition="$post['post_thanks_thanked_times'] == 1">
        <dd>{vb:rawphrase post_thanks_time_post}</dd>
    <vb:elseif condition="$post['post_thanks_thanked_posts'] == 1" />
        <dd>{vb:rawphrase post_thanks_times_post, {vb:raw post.post_thanks_thanked_times_formatted}}</dd>
    <vb:else />
        <dd>{vb:rawphrase post_thanks_times_posts, {vb:raw post.post_thanks_thanked_times_formatted}, {vb:raw post.post_thanks_thanked_posts_formatted}}</dd>
    </vb:if>
</vb:if>


Hippy 01-27-2013 02:33 AM

Quote:

Originally Posted by Easy5s.net (Post 2399607)
How to move thank drag down credit and bank?
http://a.imageshack.us/img713/2013/26012013122320pm.png
:confused:

I miss under stud you
youll have to make a new hook and add it to the postbit template your using and change the hook with in the post thanks plugin manager

smirkley 01-27-2013 02:41 AM

Quote:

Originally Posted by 420 (Post 2399582)
Unfortunately it could be a breeding ground for spambots and hackers at this point, think i'll pass.

Thanks for your feedback Videx, I agree 420%.

Hey 420,.. its well past 8 here.

Time to clear the smoke.

There aint no holes here, or on planet earth.

;)

Easy5s.net 01-27-2013 02:54 AM

Quote:

Originally Posted by Hippy (Post 2399781)
I miss under stud you
youll have to make a new hook and add it to the postbit template your using and change the hook with in the post thanks plugin manager

OK, thanks


All times are GMT. The time now is 07:36 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.04845 seconds
  • Memory Usage 1,744KB
  • 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
  • (5)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