![]() |
|
|
Mod Options |
[AJAX] Post Thank You Hack Details »»
|
|||||||||||
|
[AJAX] Post Thank You Hack
Developer Last Online: Jun 2010
Post Thank You Hack STAFF EDIT: Note - The mod author has been unreachable for some time, but the vbulletin.org community has stepped up to provide a number of individual fixes over the years. ForceHSS and Hippy have both combined many of these fixes into product files. ALL CREDIT STILL GOES TO ABE1 And this is still 'his' mod. Please still mark the mod as installed if you use any version of it. That said so you don't need to apply a dozen + small fixes yourself you should consider downloading one of the updated packages below: Hippy has one: in this post. AND / OR ForceHSS has one: In this post. If Abe1 returns he can request these packages be removed. About this hack: One of the biggest problems on forums as you may know is 'posts boosting'. There are users who LOVE to say 'thanks' when ever they can. How can it hurt? Their post count goes up, they have nothing to loose. There are also users who really like to express their thanks to post but don't like posting a post that looks like they're post boosting. Then comes the moderators who have to delete people's thanks yous so a thread can look readable with out the thanks yous thrown around. Finally comes the posters of these useful posts. They have no idea how many people really likes their posts if only some people say 'thanks'. What this hack does is fix ALL these problems - except those users who like post boosting. This places a button called 'thanks.' When a user clicks on it, it places his username in a box right under the post saying that so-and-so says 'thanks' for the post. Every-one who clicks is placed in one box. By giving your users the extra feature, you forum will look allot nice and organized. It is a guaranteed liking by ALL the members of your forum. Features:
Version 7.80 (12/30/09):
Version 7.81 (01/02/10):
Version 7.82 (01/03/10):
Download Now Only licensed members can download files, Click Here for more information. Addons Supporters / CoAuthors Show Your Support
The following members like this post: mobile4persian, lims, Life Revived, stacy34234, ApexRacingUK and 48 others.
|
|||||||||||
Similar Mod
|
||||
| Mod | Developer | Type | Replies | Last Post |
| [AJAX] Post Thank You Hack | Abe1 | vBulletin 3.8 Add-ons | 2302 | 14 May 2013 00:21 |
| [AJAX] Post Thank You Hack | Abe1 | vBulletin 3.5 Add-ons | 998 | 23 Dec 2012 06:24 |
| [AJAX] Post Thank You Hack | Abe1 | vBulletin 3.6 Add-ons | 2135 | 21 Dec 2012 19:23 |
|
#766
|
|||
|
|||
|
Originally Posted by grc
Many thanks for this. Our members have been asking about this since we upgraded to 4.0
No members have liked this post.
|
|
#767
|
|||
|
|||
|
Hi again.
It seems that one question is still unanswered and asked by others as well. How can I make the font of the entire users (and date) that have thanked, listed at the box below of the post, smaller? I have tried to analyse it with firebug, but wasn't able to manage it by myself. If I could make it smaller to gain space would be nice. Anybody? Thanks in advance.
__________________
http://forums.mydigitallife.info/ (Yen) No members have liked this post.
|
|
#768
|
||||
|
||||
|
Originally Posted by Vaira
This solution by grc worked well for me: http://www.vbulletin.org/forum/showp...&postcount=560
No members have liked this post.
|
|
#769
|
|||
|
|||
|
Thanks djbaxter for the file
No members have liked this post.
|
|
#770
|
|||
|
|||
|
Originally Posted by War.Frog
Yes, sure it affects the: "The Following X Users Say Thank You to YZ For This Useful Post:" line only. (As described by grc.)
My question was about the font size of all listed users that have thanked! (All user names and dates in the box.) Still unresolved? Any solution? Thanks.
__________________
http://forums.mydigitallife.info/ (Yen) No members have liked this post.
Last edited by Vaira : 05 Apr 2010 at 19:58. |
|
#771
|
|||
|
|||
|
Originally Posted by Vaira
When I made the edits I described it also changed the font size of the users who are listed on my forum. Are you perhaps talking about the horizontal screen real estate taken up by the usernames plus the dates? You might consider just turning off the dates. So far as our forum users are concerned I don't think the date is all that important. In fact, I doubt they even know that that option is available since I've never activated it.
No members have liked this post.
|
|
#772
|
||||
|
||||
|
I am repeatedly getting this error in my forums:
I see quite clearly where it is coming from. Line 278 of post_thanks.php is the file that has that SQL query and is part of the IF block that has the do=findthanks. However this script also generates the error for do=findthanks_user_gave as well. If I go look in the vB database there is no "search" table. Anyone have any idea why this is? *edit* Ok I see that this is a common error in this hack and that the best solution appears to be this: http://www.vbulletin.org/forum/showp...&postcount=396 However, why am I commenting out dozens of lines of code? Is this actually broken then? Abe1 would you care to comment on this? No members have liked this post.
Last edited by TheGorf : 06 Apr 2010 at 01:15. |
||||
|
#773
|
||||
|
||||
|
Abe1 has gone MIA I'm afraid.
No members have liked this post.
|
|
#774
|
|||
|
|||
|
Originally Posted by TheGorf
You are commenting out the lines that are involved in the search function, which has never worked for 4.02.
See http://www.vbulletin.org/forum/showp...&postcount=760
__________________
Psychology Self-Help & Mental Health Support Forum Tourette Syndrome Foundation of Canada Peer Support Forum Catalyst Local Search Forum No members have liked this post.
|
|
#775
|
|||
|
|||
|
Originally Posted by grc
Thanks. I have turned off the date. Anyway I would like to know how to make the font size of the listed user smaller......your 'hack' affects definetively the headline, not what's listed in the box!
__________________
http://forums.mydigitallife.info/ (Yen) No members have liked this post.
|
|
#776
|
|||
|
|||
|
Originally Posted by Vaira
I guess I changed the font of the user's name elsewhere, possibly not related to this hack of the thanks mod. I was thinking the usernames were changed when I did the hack. I reversed it on my forum and I see that the usernames stayed the same, smaller size.
Frankly, I can't remember how I did it but I think its somewhere in the Style Variable Editor. Sorry for the misdirection. No members have liked this post.
|
|
#777
|
||||
|
||||
|
So now I find that with this mod, a user deleting their own thanks gets a permission denied error, but the thanks still gets deleted.
The block of code is on about line 116 and starts:
So I altered the logic in that block and removed the bang from infront of delete_thanks() and it works fine now. Another bug in this hack... *sigh* Oh and while we are on the subject, is anyone else having problems with this hack using AJAX? No matter what options I select adding or removing a Thanks causes a full page refresh. No members have liked this post.
Last edited by TheGorf : 06 Apr 2010 at 18:20. |
||||
|
#778
|
||||
|
||||
|
Can´t reproduce these issues..
__________________
No members have liked this post.
|
|
#779
|
|||
|
|||
|
Inside a Thread if a try Inline Mod (Select All) only select a first post.
Anyone can reproduce this bug? Best Regards No members have liked this post.
|
|
#780
|
||||
|
||||
|
Mostly for developer.
Some improvements with js for OOP: one namespace, autoset events, less size. Would be even better if the hack work with xml ![]() No members have liked this post.
Last edited by mad@Max : 08 Apr 2010 at 21:04. |
![]() |
«
Previous Mod
|
Next Mod
»
| Currently Active Users Viewing This Thread: 2 (0 members and 2 guests) |
| Mod Options | |
|
|
| New To Site? | Need Help? |
All times are GMT. The time now is 14:57.







