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)

Hippy 03-24-2013 10:13 AM

Quote:

Originally Posted by pjkcards (Post 2411923)
PM sent, thanks.

your image dir where direct links to testforum/images
I reverted them back to the default
images/forum
you had this in the stylevars

testforum/forum/images/
I reverted some to default
so they link to
forum/forum/images/
also redid the template so they would be centered like the rest of your user info under the avatar
will work on the vb:if condition

Hippy 03-24-2013 10:25 AM

Quote:

Originally Posted by pjkcards (Post 2411923)
PM sent, thanks.

great mod to add so members get a notification ;)

Scandal Recent Thanks for [AJAX] Post Thank You Hack
https://vborg.vbsupport.ru/showthread.php?t=280109

HitpeHD 03-26-2013 03:53 AM

This is so great: https://vborg.vbsupport.ru/showpost....postcount=1941

But where can i change the language? I want to translate the frontend in german.

E.g. The Following User Says Thank You to **** For This Useful Post: into
Folgende Benutzer bedankten sich bei **** f?r seinen Beitrag:

Where can i find the english sentences?

sergiomc 03-26-2013 08:59 PM

I have installed "post_thanks_7_84_with search fix.zip" in vbulletin 4.2, the counter "thanks" does not work and the field below it looks bad, how I correct these errors?

https://vborg.vbsupport.ru/external/2013/03/15.jpg

Hippy 03-27-2013 12:25 AM

that member gave 0 thanks
but was thanked 1 time in 1 post..
where is the error?

DJ-Dez 03-27-2013 02:36 PM

I'm using dragonbytes plugin, but vbsocial doesn't support it. only yours.

how do i transfer?

GeorgeEcuador 04-03-2013 01:41 AM

have 4.2.0 not functional, not instalater.....

Need for the v4.2. please urgent and spanish

Hippy 04-03-2013 09:10 PM

Quote:

Originally Posted by GeorgeEcuador (Post 2413991)
have 4.2.0 not functional, not instalater.....

Need for the v4.2. please urgent and spanish

https://vborg.vbsupport.ru/showpost....postcount=1943


https://vborg.vbsupport.ru/showpost....&postcount=244

uninvited13th 04-04-2013 07:46 AM

what is better? hippy or ForceHSS version?

mikesafl 04-05-2013 12:47 PM

For vb 4.2.0 l3
If people are using the cant download attachment hack with this one you know it doesnt have ajax so it doesnt refresh automatically when you click thanks.

You can use this code to make the page refresh when a user hits the thanks button
Go to style manager>choose your theme>edit templates>post thank you hack templetes>post thanks button

And replace everything with this
Code:

<A HREF="javascript:history.go(0)"><a href="post_thanks.php?{vb:raw session.sessionurl}do=post_thanks_add&amp;p={vb:raw post.postid}&amp;securitytoken={vb:raw bbuserinfo.securitytoken}" id="post_thanks_button_{vb:raw post.postid}"<vb:if condition="$vboptions[enable_ajax] != 2"> onclick="return post_thanks_give({vb:raw post.postid},</A> <vb:if condition="$vboptions[post_groans_integrate]">true<vb:else />false</vb:if>);"</vb:if> <vb:if condition="$display_thanks_image == 'none'">style="display:none"</vb:if> rel="nofollow" class="post_thanks_button">{vb:rawphrase post_thanks_thanks}</a>

<span class="seperator" id="post_thanks_separator_{vb:raw post.postid}" <vb:if condition="$display_thanks_image == 'none'">style="display:none"</vb:if>>&nbsp;</span>

Hope this helps


All times are GMT. The time now is 02:26 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.04259 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
  • (3)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