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)

RedTurtle 04-30-2012 05:03 PM

Thanks for the help. Could you point me to where the dimensions for the image are defined? It seems that my icon keeps getting crushed because it may be larger than the stock icons that come with the plugin? Thank you!

Quote:

Originally Posted by ForceHSS (Post 2324931)
images\buttons\post_thanks
images\buttons\post_thanks-hover

and this will help with the phrases
https://vborg.vbsupport.ru/showthread.php?t=266358
you can change them to what you wish instead of doing what it says on the above link


ForceHSS 04-30-2012 05:08 PM

both are 16 x 16 pixels

RedTurtle 04-30-2012 05:11 PM

Quote:

Originally Posted by ForceHSS (Post 2324951)
both are 16 x 16 pixels

Is it possible that I can make it larger than that? I want to have a rectangular button that says "Thank You" on it, which matches the other buttons I have in my postbit (Quote, Edit, Reply, etc).


EDIT: I got it figured out. The link to the "Likes" conversion system was great. Some of the templates were out of date but it wasn't very hard to modify them. Thank you!

RedTurtle 04-30-2012 07:11 PM

Another question I have for anyone willing to help:

How can I include a space after the comma that shows up when multiple users thank someone's post?

Right now it looks like this:
user1,user2,user3

I would like it to look like this:
user1, user2, user3

Could any of you code wizards help me out please? Thank you!

Hippy 04-30-2012 08:48 PM

Quote:

Originally Posted by RedTurtle (Post 2324987)
Another question I have for anyone willing to help:

How can I include a space after the comma that shows up when multiple users thank someone's post?

Right now it looks like this:
user1,user2,user3

I would like it to look like this:
user1, user2, user3

Could any of you code wizards help me out please? Thank you!

post_thanks_box_bit
try adding a
Code:

&nbsp
after
Code:

;({vb:raw date_thank}
or 2 if you need more space
if you don't have the date turned on add it after
Code:

<a href="member.php?{vb:raw session.sessionurl}u={vb:raw thank.userid}" rel="nofollow">{vb:raw thank.username}</a><

solohdes 04-30-2012 10:32 PM

Can I have notifications with this hack?

Hippy 05-01-2012 12:24 AM

Quote:

Originally Posted by solohdes (Post 2325047)
Can I have notifications with this hack?

this mod
https://vborg.vbsupport.ru/showthread.php?t=280109
or this one
https://vborg.vbsupport.ru/showthread.php?t=231060

and or both

poke the link in my sig ;)

vilambara 05-01-2012 04:11 AM

Quote:

Originally Posted by ForceHSS (Post 2324028)
have you even took the time to read the first post looks like you did not

yes. But it got installed successfully for the previous version.

I read the post #1846 too. But i could nt se anywhere mentioning it was for version 4.1.12.

could you guide me pls?

ForceHSS 05-01-2012 06:08 AM

Quote:

Originally Posted by vilambara (Post 2325126)
yes. But it got installed successfully for the previous version.

I read the post #1846 too. But i could nt se anywhere mentioning it was for version 4.1.12.

could you guide me pls?

it works for that version just install

Hicksatpd 05-03-2012 09:15 PM

7 83 installs fine for me on version 4.1.12, but with or without the alleged 'search fix'... I can't do any searched based on thanked posts. I've tried it with both versions of post_thanks.php (the 'normal' one and the one that 'fixes it').

Don't know what's wrong.


All times are GMT. The time now is 03:13 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.04437 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
  • (6)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