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)

spamgirl 07-14-2015 05:54 PM

Quote:

Originally Posted by ForceHSS (Post 2550216)
Check on default style

Sorry, I should have clarified - it's working on all styles but the mobile style, which is where I'd like to get it working. Thanks!

ForceHSS 07-14-2015 06:16 PM

I am not sure if its meant to work on the mobile style I am not the original coder and I have never put the code in for the mobile style so I don't know if the original coder did. When I get some free time I will check over the coding if its not added will see what I can do. No promises as this is a very old mod and the coder no longer supports it

TorrentMan 07-26-2015 02:09 PM

Hello
I installed this mod, but cant see any button what say hide or something... how does it function, any screen shoots?

Thanks

mapleleaffans 07-26-2015 07:55 PM

This works great, thanks!

bosanci28 08-01-2015 02:09 AM

So witch one is the latest version for vb 4.2.2 to install? So many links there...hmmm

rubicon 08-03-2015 11:56 AM

Thank you for this hack.

But I have a problem.

In a thread, when I select all messages, only the first one is selected.
Same problem for each version of this hack.
I use vbulletin 4.1.10

thank you for your help

bosken 08-13-2015 02:30 PM

Hello! great mod, thanx. I need help with one thing though....

I want the number (0 in this case) to match the other in postbit. See pic.

tackad=thanked :)

https://vborg.vbsupport.ru/external/2015/10/9.jpg

MegaManSec 08-20-2015 07:26 AM

Hi Abe1,

Thanks for the great product. I've been using it for years :).

Is it possible to add vBShop support in the "currency" setting?

Thanks!

Jass! 08-24-2015 03:52 AM

I have tested this on 4.2.3 and works splendidly, Thanks Hippy and ForceHSS for keeping it alive :up:

tnedator 08-29-2015 12:02 AM

Is there any equivalent to post thanks in VB5? It's one of the features that my users really like.

Mikhael_ 08-29-2015 03:57 AM

The only one is this: https://vborg.vbsupport.ru/showthrea...ghlight=dbtech

It seems that can be imported the thanks from this plug-in to their

winky8300 09-28-2015 05:48 AM

Hi

to lighten my database, I'd put all counters members thanks to zero, how to please

Krazeguy 10-11-2015 07:30 PM

Quote:

Originally Posted by bosken (Post 2552760)
Hello! great mod, thanx. I need help with one thing though....

I want the number (0 in this case) to match the other in postbit. See pic.

tackad=thanked :)

https://vborg.vbsupport.ru/external/2015/10/9.jpg

Hey, I fixed this...

Style Manager > Edit Templates > Post Thank You Hack Templates > post_thanks_postbit_info >

You can change line 11, 12 and 13 to this;

Code:

<tr><td class="legacystats">
<dt><span class="legacytext">Thanked</dt> <dd>{vb:raw post.post_thanks_thanked_times}</span></dd>
</td></tr>

Voila

https://vborg.vbsupport.ru/external/2015/10/15.png

ForceHSS 10-11-2015 08:09 PM

Quote:

Originally Posted by Krazeguy (Post 2556817)
Hey, I fixed this...

Style Manager > Edit Templates > Post Thank You Hack Templates > post_thanks_postbit_info >

You can change line 11, 12 and 13 to this;

Code:

<tr><td class="legacystats">
<dt><span class="legacytext">Thanked</dt>  <dd>{vb:raw  post.post_thanks_thanked_times}</span></dd>
</td></tr>

Voila

https://vborg.vbsupport.ru/external/2015/10/15.png

This has already been done on mine line 176 to 178 for this one above
post_thanks_7_86 For 4.2.0 - 4.2.3 vb version_with_thanks_postbit_fix.zip

Pisadam 10-11-2015 10:26 PM

thank you works grate and very easy to install :)

Krazeguy 10-12-2015 02:50 AM

Quote:

Originally Posted by ForceHSS (Post 2556820)
This has already been done on mine line 176 to 178 for this one above
post_thanks_7_86 For 4.2.0 - 4.2.3 vb version_with_thanks_postbit_fix.zip

Ah, missed that. Thanks!

soccerman2015 10-12-2015 08:28 AM

if there are any pictures of what the feature looks like?

if we are uploading that version

post_thanks_7_86 For 4.2.0 - 4.2.3 vb (59.3 KB, 628 downloads)

ForceHSS 10-12-2015 05:17 PM

Quote:

Originally Posted by soccerman2015 (Post 2556845)
if there are any pictures of what the feature looks like?

if we are uploading that version

post_thanks_7_86 For 4.2.0 - 4.2.3 vb (59.3 KB, 628 downloads)

Dont have access to op post so cant upload them to there ask one of the admins if they will upload them see if they can do it

soccerman2015 10-13-2015 09:41 AM

Small question . i hope you understant.

How do I get that If user has no likes, nothing is see under the avatar ?
Now if user has now likes there reads:

Thankeds :0 <---i dont want show this




my code is this:, i think the red one needs some changes.




<vb:if condition="$post['userid']">
<!-- Thanks -->
<vb:if condition="$post['post_thanks_thanked_times'] == 1">

<tr><td class="legacystats">
<dt><span class="legacytext">Thanked</dt> <dd>{vb:raw post.post_thanks_thanked_times}</span></dd>
</td></tr>




<vb:else />

<tr><td class="legacystats">
<dt><span class="legacytext">Thanked</dt> <dd>{vb:raw post.post_thanks_thanked_times}</span></dd>
</td></tr>

</vb:if>
<!-- /Thanks -->
</vb:if>

Flibnipktz 10-13-2015 04:37 PM

1 Attachment(s)
Great mod and a lot of people on our board like this. I'm fine with playing with the postbit however was wondering if someone has got there before me.

Would like to have the Remove All and Remove Your Thanks not only justified right, but all the way over on the far right side of the post... and also (not as important) the font a size or two smaller.

Any suggestions appreciated- thanks!

Flibnipktz 10-14-2015 07:06 PM

Disregard... Did a complete uninstall, reinstalled and the Removes are on the far right, looks much better.

erdiyilmaz 10-25-2015 08:52 AM

Tested on after upgrade v3.8.x to v4.2.3 and working perfectly.

soccerman2015 10-26-2015 07:00 AM

1 Attachment(s)
Hello.

The function is now installed and it works GOOD.
Can someone tell how likes Should not transferred in the message. As is Here vbulletin.org each platform.

look picture.

soccerman2015 10-27-2015 10:27 AM

does anybody knows?

ForceHSS 10-27-2015 06:38 PM

Quote:

Originally Posted by soccerman2015 (Post 2557686)
does anybody knows?

Hard to understand what you are asking try using a better translater

Skyline_GT 10-28-2015 02:11 PM

how can I add this feature where when the user click the download attachment then it will automatically thank the post?

ArcadeSyndicate 10-28-2015 05:05 PM

Quote:

Originally Posted by soccerman2015 (Post 2557686)
does anybody knows?

the modification you are looking for is somewhere here in this thread.

i don't know on wich page, so you've got to look by yourself.

Duke49th 10-31-2015 09:58 AM

1 Attachment(s)
Quote:

Originally Posted by ForceHSS (Post 2541870)
Check op post for fix 7.86 just uploaded

Hi...I have a smiliar or the same problem. (?)

I updated it (did it 2 times now...re-uploaded) but still have this issue..:

Attachment 153596

As you can see there is:

Thanked 37 Times in 26 Posts2
Blog Entries:


But of course it should look like this:

Thanked 37 Times in 26 Posts
Blog Entries: 2


I know or at least I guess this can be fixed in the post_thanks_postbit.

But I dont know what exactly to change there as I am not a coder or something.


Any help would be nice :)

Thanks :)

Duke49th 10-31-2015 10:24 AM

1 Attachment(s)
Hey hey hey...I fixed it on my own :D (overhappy now coz Im a real noob to such things..^^)

I was looking in the wrong style variable.

It was here: post_thanks_postbit_info

I deleted one time the
Code:

{vb:stylevar left}
From this:
PHP 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 style="white-space:nowrap; display:inline; float: {vb:stylevar left};">{vb:rawphrase post_thanks_time_post}</dd>
    <
vb:elseif condition="$post['post_thanks_thanked_posts'] == 1" />
        <
dd style="white-space:nowrap; display:inline; float: {vb:stylevar left};">{vb:rawphrase post_thanks_times_post,{vb:raw post.post_thanks_thanked_times_formatted}}</dd>
    <
vb:else />
        <
dd style="white-space:nowrap; display:inline; float: {vb:stylevar left};">{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> 

To this:

PHP 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 style="white-space:nowrap; display:inline; float: {vb:stylevar left};">{vb:rawphrase post_thanks_time_post}</dd>
    <
vb:elseif condition="$post['post_thanks_thanked_posts'] == 1" />
        <
dd style="white-space:nowrap; display:inline; float: {vb:stylevar left};">{vb:rawphrase post_thanks_times_post,{vb:raw post.post_thanks_thanked_times_formatted}}</dd>
    <
vb:else />
        <
dd style="white-space:nowrap; display:inline; float: ">{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> 

Thanks to MistViper for giving me the hint what the problem is with his question^^. (float left thing)

I switched back to German language - but you can see that the format is correct now.
Attachment 153597

bremereric 10-31-2015 06:49 PM

Quote:

Originally Posted by Duke49th (Post 2557995)
Hey hey hey...I fixed it on my own :D (overhappy now coz Im a real noob to such things..^^)

I was looking in the wrong style variable.

It was here: post_thanks_postbit_info

I deleted one time the
Code:

{vb:stylevar left}
From this:
PHP 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 style="white-space:nowrap; display:inline; float: {vb:stylevar left};">{vb:rawphrase post_thanks_time_post}</dd>
    <
vb:elseif condition="$post['post_thanks_thanked_posts'] == 1" />
        <
dd style="white-space:nowrap; display:inline; float: {vb:stylevar left};">{vb:rawphrase post_thanks_times_post,{vb:raw post.post_thanks_thanked_times_formatted}}</dd>
    <
vb:else />
        <
dd style="white-space:nowrap; display:inline; float: {vb:stylevar left};">{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> 

To this:

PHP 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 style="white-space:nowrap; display:inline; float: {vb:stylevar left};">{vb:rawphrase post_thanks_time_post}</dd>
    <
vb:elseif condition="$post['post_thanks_thanked_posts'] == 1" />
        <
dd style="white-space:nowrap; display:inline; float: {vb:stylevar left};">{vb:rawphrase post_thanks_times_post,{vb:raw post.post_thanks_thanked_times_formatted}}</dd>
    <
vb:else />
        <
dd style="white-space:nowrap; display:inline; float: ">{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> 

Thanks to MistViper for giving me the hint what the problem is with his question^^. (float left thing)

I switched back to German language - but you can see that the format is correct now.
Attachment 153597

Dankeshane

gsk8 11-04-2015 11:25 PM

I apologize if this was already asked but could not find answer in a search ;)

Where do you enable the "My Thumb Center" so that you can see it all the time? I only see it when I first get a notification.

flash04jv 11-12-2015 10:01 PM

Is this possible with VB Cloud? Would it work being placed in CSS? We used to have this hack but it is gone now with a couple of our others after switching to Cloud. Trying to bring back what I can. Thanks.

masterross 11-19-2015 11:11 PM

Inline mod selection doesnt work.
Any idea how to fix it?

EDIT:

Fixed!

in template post_thanks_box:

Code:

<li class="postbit<vb:if condition="$vboptions['legacypostbit']">legacy</vb:if> postbitim" id="post_thanks_box_{vb:raw post.postid}"<vb:if condition="!$post_thanks_box == 1"> style="display:none"</vb:if>>
    {vb:raw post_thanks_box}
</li>

Remove the RED.

tareqbd 01-24-2016 06:54 PM

We keep getting this error at least once per day. Please advise how to fix this.

Quote:

Database error in vBulletin 4.2.2:

Invalid SQL:
SELECT * FROM post_thanks AS post_thanks INNER JOIN user AS user USING (userid) WHERE post_thanks.postid IN () ORDER BY post_thanks.username ASC;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY post_thanks.username ASC' at line 1
Error Number : 1064
Request Date : Wednesday, January 20th 2016 @ 01:20:28 PM
Error Date : Wednesday, January 20th 2016 @ 01:20:28 PM
Script : http://www.domain.tld/private.php?do=showpm&pmid=xxxx
Referrer : http://www.domain.tld/private.php
IP Address : xx.xx.x.xx
Username : username
Classname : vB_Database
MySQL Version :

lacidious 02-25-2016 02:52 PM

I installed a couple of plugins related to the ignore function below and suddenly this mod doesn't work. (as in, it doesn't show up at all anywhere) Also deleted content int the postbit_ignore. Any idea how to fix? Thank you!

https://vborg.vbsupport.ru/showthread.php?t=228673

https://vborg.vbsupport.ru/showthread.php?t=268202

jimnyc 04-15-2016 12:08 PM

Not sure if anyone can help. I tried searching for answers in this thread but it's an awfully large thread!!

I've been using this hack for a long time now, a few years at last. Starting about a month ago, it's taking an awfully long time to load the notifications. Giving someone a thanks takes one second of course.

But if I login, and it tells me I have 3 new thanks, and I click on that, it may take 30-60 seconds to load in order to show me who thanked my posts.

I tried repairing and optimizing tables, and it made no difference. I also overwrote the files, reinstall, no luck.

Anyone have any ideas?

Thanks much!!

-Jim

john7911 04-15-2016 05:30 PM

Thank you:up:
How can translate it in French for vb 4.2.3?

ArcadeSyndicate 04-16-2016 06:27 AM

the easiest way is the product translation tool...

https://vborg.vbsupport.ru/showthrea...ht=translation

john7911 04-18-2016 04:47 AM

Thank you ArcadeSyndicate :)
How can I change the word Thanks to the thump image?
https://vborg.vbsupport.ru/external/2016/04/10.jpg
https://vborg.vbsupport.ru/external/2016/04/11.jpg

rakhwanna 04-21-2016 02:38 PM

Sorry if double ask,

How to change Thanks to Like on the button? thank you


All times are GMT. The time now is 03:30 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.05520 seconds
  • Memory Usage 1,880KB
  • 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
  • (5)bbcode_code_printable
  • (4)bbcode_php_printable
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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