The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[AJAX] Post Thank You Hack Details »» | |||||||||||||||||||||||||||||||||||||||
vB 4.0 version of this hack here: https://vborg.vbsupport.ru/showthread.php?t=231666
Post Thank You Hack 7.7 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:
Updates: Version 7.0 (12/20/07):
Version 7.1 (12/24/07):
Version 7.2 (01/24/08):
Version 7.3 (03/15/08):
Version 7.4 (03/21/08):
Version 7.5 (05/12/08):
Version 7.6 (06/02/08):
Version 7.7 (07/28/08):
Please post your comments or suggestions for this hack. I read ALL posts. MAKE SURE YOU CLICK INSTALL! You will get an email when a new version is released. Pictures:
Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
15 благодарности(ей) от: | ||
2012?, devil78, Heinrich, Hellmaster, lange, m7sen, mblesch, mikey1991, MrZeropage, Pcwolfx?, Protium, ramx, Shill360, theuploader |
Comments |
#2162
|
||||
|
||||
If you look at the date Darkness gave the Thank You's they were the exact same second. It's either a browser issue or a user issue- maybe they are double-clicking or something. I don't think there is anything you can do about it short of rewriting the mod code to prevent duplicates.
|
#2163
|
||||
|
||||
Every vote has its own security token, I don't understand why it happens.
I hope that it's possible for someone to write a php script or a cron to fix the database data (remove the duplicates or remove all the double votes). -petros |
#2164
|
||||
|
||||
Well, I made an inquiry and I find that users with Internet Explorer 9 gives double thanks (with same date/time but different thanks ID). I believe that someone should give us a solution/update!
|
#2165
|
|||
|
|||
Then you have so9me sort of conflict with another add-on or possibly with a custom style. I have several members using IE9 and that's not happening on my forums (installed on two 4.1.7 forums and one 3.8x forum).
|
#2166
|
||||
|
||||
Quote:
The problem was a javascript tooltip I had installed on my site for the viewing of "thanks" votes. I replace it with a simple css tooltip and now all is ok. I don't understand why it appears problems only on IE9 but anyway... Sorry for the confusion Now, I must find a solution to fix my database from the duplicate entries. |
#2167
|
|||
|
|||
Quote:
|
#2168
|
||||
|
||||
If you open the product XML file, near the top of the file are the MySQL Statements:
PHP Code:
They need to be run in the order they are shown. The queries are the code between the quotes, you would ignore everything in red in this example: Code:
$vbulletin->db->query_write("ALTER TABLE `". TABLE_PREFIX ."post_thanks` ADD INDEX ( `postid` )"); |
#2169
|
|||
|
|||
is this hack available for 4.1.7??
|
#2170
|
||||
|
||||
Considering you have posted here you must have read the mod description.......did you spot the link?
|
#2171
|
|||
|
|||
first time bad experience with vb mod i also installed db tech like mod and dint worked and now this one also installed showing settings in admin panel but not working in threads and also made the board so slow :down:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|