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)

vb50kgpoo 09-16-2011 11:03 AM

Quote:

Originally Posted by ForceHSS (Post 2246058)
https://vborg.vbsupport.ru/showpost....postcount=1779
try taking the time to check all posts for updated versions

This is your modified version that works on 4.1.5? :o

ForceHSS 09-16-2011 01:41 PM

Quote:

Originally Posted by Antique-Swords (Post 2246706)
This is your modified version that works on 4.1.5? :o

yes

Bob_R 09-16-2011 07:36 PM

Quote:

Originally Posted by Bob_R (Post 2243116)
After upgrading to 4.1.5 check out the screen shot I provided. There's a line in there. Which really doesn't look too bad to be honest with you but I'd rather have it not there like it always was(n't).

Anyone? (post #1816 contains my screen shot)

tercede 09-17-2011 02:33 PM

Quote:

Originally Posted by ForceHSS (Post 2246058)
https://vborg.vbsupport.ru/showpost....postcount=1779
try taking the time to check all posts for updated versions

Works like a charm

vb50kgpoo 09-17-2011 03:54 PM

Quote:

Originally Posted by ForceHSS (Post 2246747)
yes

You are a gentleman, thank you.

shanef 09-18-2011 12:35 AM

I looked so forgive me if i missed it but i would like to move the thanks button to beside the edit post button in legacy. I saw the edit to do this in 3.8 but its not the same for 4.xx. can some one send me in the right direction please. THANKS

chrisngrod 09-18-2011 06:05 AM

Has anyone had a syntax error for post_thanks.js pop come up in IE 9?

blackdesign 09-19-2011 10:35 AM

1 Attachment(s)
Quote:

Originally Posted by ForceHSS (Post 2235953)
A few small updates also will now work on 4.x.x version

Hi, I have install your hack on 4.1.5. thank you so much but I have a problem with the button's place. If you look the attachment, you will understand me. :)

"Teşekk?r Et" meaning of Thank you, you know ;)

ForceHSS 09-19-2011 08:24 PM

Quote:

Originally Posted by blackdesign (Post 2247803)
Hi, I have install your hack on 4.1.5. thank you so much but I have a problem with the button's place. If you look the attachment, you will understand me. :)

"Teşekk?r Et" meaning of Thank you, you know ;)

I am not the coder of this program and i dont even use it. There are other thanks plugins out there that might work better for you have you tried them?

Hippy 09-19-2011 09:31 PM

Quote:

Originally Posted by blackdesign (Post 2247803)
Hi, I have install your hack on 4.1.5. thank you so much but I have a problem with the button's place. If you look the attachment, you will understand me. :)

"Teşekk?r Et" meaning of Thank you, you know ;)

postbit template

look for
Code:

{vb:raw template_hook.postbit_controls}
and move it
just below
Code:

<div class="textcontrols floatcontainer">
<span class="postcontrols">

so it looks like this

Code:

<div class="textcontrols floatcontainer">
<span class="postcontrols">
{vb:raw template_hook.postbit_controls}

same thing in postbit_legacy if thats what you use...


All times are GMT. The time now is 01:58 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.03430 seconds
  • Memory Usage 1,745KB
  • 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
  • (3)bbcode_code_printable
  • (8)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