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)

Front Range 4x4 04-26-2012 09:43 PM

Thanks Hippy but I found I had edited the contents of the box in the past. Removed that and all's well.

vilambara 04-27-2012 12:49 PM

any updates for 4.1.12?

ForceHSS 04-27-2012 01:15 PM

Quote:

Originally Posted by vilambara (Post 2324023)
any updates for 4.1.12?

have you even took the time to read the first post looks like you did not

goclimbingforum 04-28-2012 01:25 PM

I've just tried to install and it say "Please upload the files that came with this Hack before installing or upgrading!" but I have already uploaded them???

Hippy 04-28-2012 01:37 PM

Then you uploaded to the wrong dir

dlewisr 04-28-2012 08:16 PM

Nice mod, thank you. I've been after something like this for a while.

wildheart 04-30-2012 09:44 AM

For some reason it stopped working. Users are still able to Thank for a post and the notification shows, but if you click on the notification then nothing displays on the profile page. The notification remains as if it was unread? Any suggestions on what could cause this?

wildheart 04-30-2012 10:54 AM

Never mind found the problem.

RedTurtle 04-30-2012 02:09 PM

Hi guys.

I am trying to change the image that my users click on to give someone thanks. Instead of an icon, I want it to be a button that matches the theme of my forum with the words "Thank You" written on the button. For this to work, I need to not only replace the images that come with the plugin but I need to find out where I can remove the text "Thanks" that shows up next to the button.

Could anyone please assist? I'm on 4.1.12 if that helps.

ForceHSS 04-30-2012 04:25 PM

Quote:

Originally Posted by RedTurtle (Post 2324881)
Hi guys.

I am trying to change the image that my users click on to give someone thanks. Instead of an icon, I want it to be a button that matches the theme of my forum with the words "Thank You" written on the button. For this to work, I need to not only replace the images that come with the plugin but I need to find out where I can remove the text "Thanks" that shows up next to the button.

Could anyone please assist? I'm on 4.1.12 if that helps.

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

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.

Hippy 05-03-2012 09:33 PM

the search is in your profile (About Me)

chennairam 05-06-2012 01:58 AM

can any one help me

The following dependencies were not met:

This product is not compatible with version 4.1.12 of vBulletin. (Compatible starting with 4.0.0 beta 4 / Incompatible with 4.1.0 alpha 1 and greater)

Hippy 05-06-2012 02:03 AM

In the first post there is a link to forcehss Sig grab that version

chennairam 05-06-2012 02:18 AM

thanks done...

Hicksatpd 05-06-2012 03:49 AM

Quote:

Originally Posted by Hippy (Post 2325988)
the search is in your profile (About Me)

I know that's where it's supposed to be, but all I find in 'About Me' is:

Total Thanks
Total Thanks ###
Thanked ### Times in ### Posts

And none of the above is clickable to search for anything.

Hicksatpd 05-06-2012 04:01 AM

Also, a second unrelated question: How might I get the Thanks mod to work withing the vBulletin Default Mobile Style? Thanks again

Xphusion 05-06-2012 06:26 AM

Using 4.1.12 When I enable the "Thanks In the postbit" Its messes up the Count on Blogs posted and Images uploaded its just read "Blogs:(no number)" Images:(no number)" is there a fix for this?

Hippy 05-06-2012 11:38 AM

Quote:

Originally Posted by Hicksatpd (Post 2326637)
I know that's where it's supposed to be, but all I find in 'About Me' is:

Total Thanks
Total Thanks ###
Thanked ### Times in ### Posts

And none of the above is clickable to search for anything.

if you installed the updated version from forceHSS's sig and it's not working .. pm me

Quote:

Originally Posted by Xphusion (Post 2326651)
Using 4.1.12 When I enable the "Thanks In the postbit" Its messes up the Count on Blogs posted and Images uploaded its just read "Blogs:(no number)" Images:(no number)" is there a fix for this?

I would have to see it send me details to your site

J.Thamson 05-07-2012 04:43 AM

4.1.12 :-s

StallBid 05-14-2012 01:37 PM

Links to all thanked posts is not showing up in member's profile (v 4.1.4) but only the numbers. How to fix this?

Hippy 05-14-2012 02:12 PM

Quote:

Originally Posted by StallBid (Post 2329300)
Links to all thanked posts is not showing up in member's profile (v 4.1.4) but only the numbers. How to fix this?

Try this https://vborg.vbsupport.ru/showpost....postcount=1534 this fixes the about me link in users profile. All the fixes are in a post I made..in my Sig

weebsly 05-19-2012 07:30 AM

This product is not compatible with version 4.1.12 of vBulletin. :S :(

sadiq6210 05-19-2012 08:19 AM

Quote:

Originally Posted by weebsly (Post 2330632)
This product is not compatible with version 4.1.12 of vBulletin. :S :(

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

ForceHSS 05-19-2012 05:54 PM

Quote:

Originally Posted by weebsly (Post 2330632)
This product is not compatible with version 4.1.12 of vBulletin. :S :(

STAFF EDIT:
Please see Post #1846 in this thread before asking any questions.

tareqbd 05-20-2012 05:16 PM

1 Attachment(s)
Hi bro, I want to show the time of thanks pressed beside the day/date. Please tell me which code should I add more.

Hippy 05-20-2012 09:51 PM

Quote:

Originally Posted by tareqbd (Post 2331037)
Hi bro, I want to show the time of thanks pressed beside the day/date. Please tell me which code should I add more.

your options in the admincp needs to be set to do so..

tareqbd 05-21-2012 02:03 AM

Quote:

Originally Posted by Hippy (Post 2331104)
your options in the admincp needs to be set to do so..

bro there is day or date setting in configuration but I want to display the time along with the day or date. It means when you pressed the thanks you can see which time of the day the user pressed the thanks. Please let me know which code should I add and where to add it.
Thanks.

Conehead555 05-21-2012 02:08 AM

Screenshots of this mod in action on some posts?

Karpaj 05-22-2012 10:53 AM

it do not working at 4.1.12 :(

Hippy 05-22-2012 11:01 AM

Read the first post better


All times are GMT. The time now is 11:01 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.04713 seconds
  • Memory Usage 1,824KB
  • 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
  • (16)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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