View Full Version : [AJAX] Post Thank You Hack
Pages :
1
2
3
4
5
6
7
[
8]
9
10
11
12
13
addamroy
23 Aug 2011, 22:15
Can anyone here get ahold of the developer and get him to either provide a confirmed stable update or at least allow this addon to be re-usable code?
This is such an incredible, popular and useful addon I'm disappointed to see it abandoned.
Pleaseeee?!
this is the working version..http://www.vbulletin.org/forum/showpost.php?p=2233857&postcount=1731
no need for a update.. it work flawlessly if it will not install just open up the xml file and edit the line posted here in this thread
http://www.vbulletin.org/forum/showpost.php?p=2236228&postcount=1741
anyone can post add on for this mod .. they just can use his code..
not that it needs to be recoded anyway..
working on vb4.1.5 pl1 with out 1 issues in every style
sadiq6210
23 Aug 2011, 22:47
Product update
Find all thanked posts by User
Find all posts thanked by User
Fix temp:
post_thanks_postbit_info
post_thanks_javascript template
Fix version
After update I cannot see (Remove all thanks)
There is only (remove your thank)
link me or send me a pm..of your site
addamroy
24 Aug 2011, 00:24
this is the working version..http://www.vbulletin.org/forum/showpost.php?p=2233857&postcount=1731
no need for a update.. it work flawlessly if it will not install just open up the xml file and edit the line posted here in this thread
http://www.vbulletin.org/forum/showpost.php?p=2236228&postcount=1741
anyone can post add on for this mod .. they just can use his code..
not that it needs to be recoded anyway..
working on vb4.1.5 pl1 with out 1 issues in every style
Will my existing thanked posts and everything else that's involved with the first post/thanks hack be lost if I upload the new version? How do I ensure I don't lose any existing thanks data when I upload the new version?
unfortunately you must of un-installed before updating .. never un-install a mod if your updating it
I been running this mod since the day it came out and never lost 1 single post thank
when updating.
besure close your board, back up your DB before doing any update just in case something goes bad first..
djbaxter
24 Aug 2011, 01:11
Will my existing thanked posts and everything else that's involved with the first post/thanks hack be lost if I upload the new version? How do I ensure I don't lose any existing thanks data when I upload the new version?
Just check "Allow Overwrite" when you import the product XML file and you won't lose anything.
I installed the version at http://www.vbulletin.org/forum/showpost.php?p=2197392&postcount=1546 this morning and got nothing but "500 Internal Server Error" when the icon was clicked.
The solution seems to have been changing permissions on forum/post_thanks.php to 644.
Odd how I seem to be the first person in some 35 pages to get this problem. :(
funny default upload to a web server via ftp should set those permissions default..
might be server configuration..
but I assume you got it working ..
thats what counts..
funny default upload to a web server via ftp should set those permissions default..Really? Should I bug my host to set this to a recommended value for vbulletin addons?
you can question them on the matter..
folders should be default at 755 and files should be 644...
so I would contact them and ask why the files are getting set to different permissions..
by the way what was it set to when you uploaded it ..?
kiawah75
25 Aug 2011, 13:58
I have installed the hack and it works well. In the features section of the product it says you can search for Thanks in the user profile. I would like to recognize our members who have been thanked the most - How do I get a list of them. I checked the admin panel and the search function on the forum and could not find it. Thanks in advance for your help.
michal72
25 Aug 2011, 15:52
I would like to recognize our members who have been thanked the most - How do I get a list of them.
I use VSa - Advanced Forum Statistics (http://www.vbulletin.org/forum/showthread.php?t=235841) mod + search fix: http://www.vbulletin.org/forum/showpost.php?p=2196762&postcount=1534
michal72
25 Aug 2011, 16:11
For information:
Now, this mod works also via Tapatalk
I have installed the hack and it works well. In the features section of the product it says you can search for Thanks in the user profile. I would like to recognize our members who have been thanked the most - How do I get a list of them. I checked the admin panel and the search function on the forum and could not find it. Thanks in advance for your help.
users profile (About Me) has the links to view them
addamroy
25 Aug 2011, 20:28
So how exactly do i upgrade from the version abe1 provided to the new version provided at post 1737?
There's no clear instructions on how to do the upgrade. Am I supposed to upload and overwrite ALL files or just the xml product via the vbulletin admincp?
Also, will this effect any of my existing post thanks data? I don't want to lose any of my existing thanks data by accidentally uploading the wrong files.
Please provide me with a step-by-step process I can follow to ensure it goes smoothly??
Thanks!
upload all files overwriting them and import the xml file ... allow over write..
NarutoFTW
25 Aug 2011, 23:27
Anyone know how to prevent the thanks count from being exploited? it seems pretty easy and a lot of users are doing it.
kiawah75
26 Aug 2011, 13:38
users profile (About Me) has the links to view them
Thanks Hippy, but I was hoping to run a report that would show the information so I would not have to go into each user profile
kiawah75
26 Aug 2011, 13:39
I use VSa - Advanced Forum Statistics (http://www.vbulletin.org/forum/showthread.php?t=235841) mod + search fix: http://www.vbulletin.org/forum/showpost.php?p=2196762&postcount=1534
Thanks Michal I will look at this the forum stats mod looks great I just dont like to mess with the code on the search fix
shyguy82
26 Aug 2011, 17:16
The developer of this mod should optimize his code a little bit. His queries are very expensive. There is an INDEX missing on the USERNAME field in post_thanks table. I found it the hard way, I have a pretty busy site with 250k users. My post_thanks contains more than 3 million records already and the performance was sluggish. I've checked the query and it was doing a full table scan because he is ordering by username. I've added an index on username column and the problem goes away. Just an FYI
addamroy
26 Aug 2011, 18:43
upload all files overwriting them and import the xml file ... allow over write..
And this updated version will work fine with all 4.0.x and 4.1.x versions for sure?
I have it working and integrated with groans on 4.1.4 pl2. Only issue I have had is if i disable the groans plugin and thank a post the page refreshes. That doesn't happen if both plugins are active. Or if I un-install groans. I'm still looking into the refresh issue, but other than that I am pretty happy with the mod. Works well. Thanks to those that are helping keeping this up.
michal72
26 Aug 2011, 21:16
I'm still looking into the refresh issue,
Try to change option "Integrate this hack with Post Thanks Hack?" to "No" before you disable or uninstall
cavyspirit
26 Aug 2011, 23:41
The developer of this mod should optimize his code a little bit. His queries are very expensive. There is an INDEX missing on the USERNAME field in post_thanks table. I found it the hard way, I have a pretty busy site with 250k users. My post_thanks contains more than 3 million records already and the performance was sluggish. I've checked the query and it was doing a full table scan because he is ordering by username. I've added an index on username column and the problem goes away. Just an FYI
I'm gunshy about mucking with tables. Can you elaborate just a bit on this? Do you just add an index on that field in the table and that's it? You didn't have to do anything with the SQL inside the code?
anticipations
28 Aug 2011, 09:52
The following dependencies were not met:
1. This product is not compatible with version 4.1.5 of vBulletin. (Compatible starting with 4.0.0 beta 4 / Incompatible with 4.1.0 alpha 1 and greater)
The following dependencies were not met:
1. This product is not compatible with version 4.1.5 of vBulletin. (Compatible starting with 4.0.0 beta 4 / Incompatible with 4.1.0 alpha 1 and greater)You've made the common mistake of not reading the entire thread before installing a mod (or at least the last page or two!). Get to reading, and don't ever do that again.
ForceHSS
29 Aug 2011, 02:33
Version 7.83 (29/08/11 by Forcehss)
Cosmetic changes necessary in postbit for integration purposes.
Changed to allow integration with Post Groans Hack.
also op name put back in place
abdobasha2004
29 Aug 2011, 10:44
excellent mod
however i am looking for the "like" Mod
ForceHSS
29 Aug 2011, 12:19
excellent mod
however i am looking for the "like" Mod
http://www.dragonbyte-tech.com/forum.php
they have a thanks and like mod here very good one
NarutoFTW
29 Aug 2011, 14:58
ForceHSS, do you know how to prevent the thanks count from being exploited? It seems to be fairly easy.
ForceHSS
29 Aug 2011, 17:24
ForceHSS, do you know how to prevent the thanks count from being exploited? It seems to be fairly easy.
on what thank you hack the link I give you or this one here
mpoorrajab
29 Aug 2011, 18:25
i give this error more than 100 items in day :
Database error in vBulletin 4.1.5:
Invalid SQL:
REPLACE INTO search (userid, ipaddress, personal, searchuser, forumchoice, sortby, sortorder, searchtime, showposts, orderedids, dateline, displayterms, searchhash)
VALUES (0, '88.131.106.8', 1, 'aram55', '', 'post.dateline', 'DESC', 0.00679, 1, '305681', 1314637817, 'a:6:{s:5:\"words\";a:0:{}s:9:\"highlight\";a:0:{}s:6:\"common\";a:0:{}s:5:\"users\";a:1:{i:47519;s:6:\"aram55\";}s:6:\"forums\";i:0;s:7:\"options\";a:3:{s:11:\"starteronly\";i:0;s:11:\"childforums\";i:1;s:6:\"action\";s:7:\"process\";}}', '1f28679bdcfbd8a401a96b2451c5ed5d');
MySQL Error : Table 'daneshju_vb4.search' doesn't exist
Error Number : 1146
Request Date : Monday, August 29th 2011 @ 07:10:17 PM
Error Date : Monday, August 29th 2011 @ 07:10:17 PM
Script : http://www.daneshju.ir/forum/post_thanks.php?do=findthanks&u=47519
Referrer :
IP Address : 88.131.106.8
Username : ثبت نشده
Classname : vB_Database
i disable this mod but still get this error !
ForceHSS
29 Aug 2011, 20:15
you are missing a table
and this plugin has nothing to do with that plugin so you will need to find out what custom plugin it belongs to so you can add that table again
ForceHSS
29 Aug 2011, 20:47
try running the sql it says in your post see if that fixes it
REPLACE INTO search (userid, ipaddress, personal, searchuser, forumchoice, sortby, sortorder, searchtime, showposts, orderedids, dateline, displayterms, searchhash)
VALUES (0, '88.131.106.8', 1, 'aram55', '', 'post.dateline', 'DESC', 0.00679, 1, '305681', 1314637817, 'a:6:{s:5:\"words\";a:0:{}s:9:\"highlight\";a:0:{}s:6:\"common\";a:0:{}s:5:\"use rs\";a:1:{i:47519;s:6:\"aram55\";}s:6:\"forums\";i:0;s:7:\"options\";a:3:{s:11:\ "starteronly\";i:0;s:11:\"childforums\";i:1;s:6:\"action\";s:7:\"process\";} }', '1f28679bdcfbd8a401a96b2451c5ed5d');
OK, I am going crazy. I had this formatted and located exactly how I wanted but lost all of that when I upgraded to the new version. I've gotten the actual Thanks box formatted back the way I had it, but I don't remember how I had moved it.
In the screenshot, the highlighted portion of the Thanks box needs to be moved so it shows up in the same box as the user's message as shown by the single yellow line.
The outside box marked in red should go away entirely.
I hope that makes sense. So, how do I make it happen?
ForceHSS
30 Aug 2011, 01:36
http://i1103.photobucket.com/albums/g479/getamped1404/screenshot.png
you want it like this you mean?
http://i1103.photobucket.com/albums/g479/getamped1404/screenshot.png
you want it like this you mean?
No. I actually had it as part of the body of the post, after the user's post but before their signature.
ForceHSS
30 Aug 2011, 12:39
do you have a screenshot of what it use to look like
do you have a screenshot of what it use to look like
I wish I did, but I do not.
The style of the box is the same as used for the Quote box. I have gotten that much replaced again. Just as the Quoted text appears before the post, the Thanks box should appear after the message so the order of the post should be:
Quote (if exists)
Post
Thanks (if exists)
------------
Signature
ForceHSS
30 Aug 2011, 18:50
pity you did not as I dont have this installed on my live site and only installed it on my test site to update it as it is now removed and dont have the time to check for you unless you had that ss. I am working on other things if I do have time at a later date will have a look
OK, I got it back now... for the most part. I have the desired location and look (see attachment) but it is now reloading the page when I click thank so I believe I broke the AJAX. Can you help me correct that?
I changed post_thanks_box to:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
I changed post_thanks_postbit to:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
I also modified the plugin postbit_display_complete replacing:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
with:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
ForceHSS
31 Aug 2011, 11:33
will run some tests see what I can do to help you
Marios858
01 Sep 2011, 10:32
Tested on 4.1.5 works . Thanks , Excellent Hack.:)http://www.vbulletin.org/forum/showpost.php?p=2192411&postcount=1501
ForceHSS
01 Sep 2011, 16:36
Tested on 4.1.5 works . Thanks , Excellent Hack.:)
http://www.vbulletin.org/forum/showpost.php?p=2239285&postcount=1779
prabhgrewal
01 Sep 2011, 20:12
I get a access denied message for some users when they click the thanks button, and it seems to be a randomly occuring event, in the sense that the same user is able to use the thanks and then all of a sudden he gets a "You are not authorised to view this page" message, though the thanks seems to have registered fine
Any luck with restoring the AJAX functionality?
One other request I have... is it possible to add a notification so the user's are notified when their posts are thanked? It would be nice to see this show up with other notifications and then clicking it would show a list of the thanked posts.
pcmwebmaster
03 Sep 2011, 11:43
hello
i an getting this error
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in [path]/post_thanks.php on line 57
Does this work with the vbulletin native mobile skin?
AussieDave
06 Sep 2011, 13:53
vBulletin version 4.1.5 L1
New forum - plug in not used before.
Downloaded and installed code update:
http://www.vbulletin.org/forum/showpost.php?p=2239285&postcount=1779
No errors given but neither buttons are displaying in post.
Checked output of compiled code and it's present. Checked postbit and postbitlegacy code is in bothbBut still wont work.
Anyway idea what's up and how to fix?
URL of site (remove xxx):
xxxhttp://www.awaa.com.au/forums/
Any help much appreciated, thanks!
Cheers
Dave
ForceHSS
06 Sep 2011, 15:42
works for me try removing all files in case you have some old file from other versions uninstall the plugin first then install all files again into the ftp and install plugin
AussieDave
06 Sep 2011, 16:11
try removing all files in case you have some old file from other versions
New forum - plug in not used before.
With all due respect how could I possibly have a old files when it's not only a completely new forum but I've never used the plug in before?
Could it be the custom theme?
Cheers
Dave
AussieDave
06 Sep 2011, 16:24
Just to make sure I didn't st#ff something up, I uninstalled plug in and uplated files again but nope, didn't fix issues.
Any suggestion of what to try next?
Cheers
Dave
AussieDave
06 Sep 2011, 16:33
OK works in IE8 but not FF 6.0...
Any suggestions why?
Thanks...
ForceHSS
06 Sep 2011, 17:57
I am not the coder of this program and i dont even use it. There are other thanks plugins out there that might work better for you have you tried them?
Bergman2
07 Sep 2011, 15:17
Anyone who knows where the function "Search for all thanked posts" is found? I just can find the specific users links and not for ALL thanked posts independent of user. Please help!
Yes, i have read and searched many pages of this thread byt didnt find the answer :(
vb50kgpoo
07 Sep 2011, 15:21
I think you are out of luck if you have 4.1.5. I tried it, but many issues. I think the mod has been abandoned by the developer.
Bergman2
07 Sep 2011, 15:55
Thats sad, but maybe someone else can help with that part.
spamgirl
07 Sep 2011, 16:15
Is there a way to not show the names of who has thanked but instead show a number of thanks? I've seen it on a forum (redflagdeals.com) but don't know how they did it. Thanks :)
Anyone who knows where the function "Search for all thanked posts" is found? I just can find the specific users links and not for ALL thanked posts independent of user. Please help!
Yes, i have read and searched many pages of this thread byt didnt find the answer :(
user name > about me , you'll see Total Thanks
Total Thanks:179.Thanked 214 Times in 186 Posts
Find all thanked posts by user
Find all posts thanked by user
I think you are out of luck if you have 4.1.5. I tried it, but many issues. I think the mod has been abandoned by the developer.
mod works perfect with the latest vb..
Thats sad, but maybe someone else can help with that part.
By the way, i found the updated Groans "un-thanks" hack on another site:
http://www.vbteam.info/vb-4-0-x-addons-and-template-modifications/60678-post-groan-hack-updated-and-integrated-with-thank-you.html
Have not tested it yet.
this site you posted here is not a ligit site..!
all posts /eads are not made by the orginial coders..
I would delete that link from your post and not go there.
+ I am sure that updated groan mod came from here..
I remember when it was posted I have a copy if you need it.
Is there a way to not show the names of who has thanked but instead show a number of thanks? I've seen it on a forum (redflagdeals.com) but don't know how they did it. Thanks :)
other than what was in the users about me I don't think it was ever included in this mod.
nor do I think it will be added unless someone codes it and posts it..
Bergman2
07 Sep 2011, 17:24
I have two small issues that you maybe can help me with?
Issue 1:
The number of "thanks" ("gilla" in Swedish) are placed in the wrong place. I think that i saw the solution somewhere in this thread but cant find it now :(
Issue 2:
Can i in some way change the order in the postbit footer? I want to have "Gilla" before "Ogilla" but i cant where t change the ordering.
Please help :)
See the attached screenshot
Bergman2
07 Sep 2011, 17:26
this site you posted here is not a ligit site..!
all posts /eads are not made by the orginial coders..
I would delete that link from your post and not go there.
+ I am sure that updated groan mod came from here..
I remember when it was posted I have a copy if you need it.
Did not know that that kind of link was not allowed. Its removed now.
Bergman2
07 Sep 2011, 17:44
I have two small issues that you maybe can help me with?
Issue 1:
The number of "thanks" ("gilla" in Swedish) are placed in the wrong place. I think that i saw the solution somewhere in this thread but cant find it now :(
Issue 2:
Can i in some way change the order in the postbit footer? I want to have "Gilla" before "Ogilla" but i cant where t change the ordering.
Please help :)
See the attached screenshot
Issue 1 is solved by adding a
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
after
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
in the post_thanks_postbit_info template
Issue 2 is still there...
After upgrading to 4.1.5 check out the screen shot I provided. There's a line in there. Which really doesn't look too bad to be honest with you but I'd rather have it not there like it always was(n't).
ellinofatsa
07 Sep 2011, 21:12
Database error in vBulletin 4.1.5:
Invalid SQL:
SELECT userid, usergroupid, displaygroupid, username, posts, post_thanks_thanked_times
FROM user AS user
WHERE post_thanks_thanked_times > '0'
ORDER BY post_thanks_thanked_times DESC
LIMIT 0, 8;
MySQL Error : Unknown column 'post_thanks_thanked_times' in 'field list'
Error Number : 1054
one of my admin can see the forum only the portal anu help please?
ForceHSS
10 Sep 2011, 17:27
try installing the plugin again
inphoenix
10 Sep 2011, 22:29
Thanks for this hack. Is there a similar "like hack" as well?
ForceHSS
10 Sep 2011, 23:16
Thanks for this hack. Is there a similar "like hack" as well?
http://www.vbulletin.org/forum/showthread.php?t=243511&highlight=dbtech
this does both
inphoenix
11 Sep 2011, 00:08
Thank you. I knew about it but was hesitant as Ihad already installed this one. But now I did it and I like it. Thank you !!
matty389
13 Sep 2011, 13:50
where do you upload the post_thanks.php file
where do you upload the post_thanks.php fileAs clearly stated in the instructions, it goes into your forum root folder.
Be very careful installing mods if you aren't familiar with things like FTP. First, always be sure to read the mod's entire thread. This is a good example - the mod listed in post #1 has been superseded by later releases which you can only find by reading.
FYI: There's a trick to FTP and multiple files like this. Rename the 'upload via ftp' folder to 'forum' (or whatever) and drop it on your folder just above 'forum' (probably 'public_html'). No need to upload each file individually.
afridicommunity
13 Sep 2011, 15:29
Realy nice mod by this mod user has option to do thanks for the poster for a good thread. I appreciate it.
PaulAxure
13 Sep 2011, 21:36
Sorry if this is a repost question, but is there any way to add a notification to each "Thank you"?
This would be extremely helpful and appreciated.
djbaxter
14 Sep 2011, 15:20
not valid for 4.1.5
It works just fine on 4.1.5.
ForceHSS
14 Sep 2011, 22:14
not valid for 4.1.5
http://www.vbulletin.org/forum/showpost.php?p=2239285&postcount=1779
try taking the time to check all posts for updated versions
BonsaiNut
15 Sep 2011, 18:14
For the life of me, I can't get this Mod to work on my forum (www.bonsainut.com).
I'm 3.8.4 patch level 2.
I installed Post Thank You Hack 7.7:
Uploaded the files.
Imported the product.
Clicked "Install" on the thread.
The product shows up in my vBulletin Options list in the control panel. I have checked options and the mod is turned "on". I just can't see any "thank you" buttons anywhere on my forums.
I assume it is conflicted with another Mod, or some custom configuration code, but honestly I don't know what the issue might be. I am not receiving any errors...
ForceHSS
15 Sep 2011, 19:16
there are other thank you plugins try using them
this version is for vb3.8
http://www.vbulletin.org/forum/showthread.php?t=165673
For the life of me, I can't get this Mod to work on my forum (www.bonsainut.com).
I'm 3.8.4 patch level 2.
I installed Post Thank You Hack 7.7:
Uploaded the files.
Imported the product.
Clicked "Install" on the thread.
The product shows up in my vBulletin Options list in the control panel. I have checked options and the mod is turned "on". I just can't see any "thank you" buttons anywhere on my forums.
I assume it is conflicted with another Mod, or some custom configuration code, but honestly I don't know what the issue might be. I am not receiving any errors...
vb50kgpoo
16 Sep 2011, 12:03
http://www.vbulletin.org/forum/showpost.php?p=2239285&postcount=1779
try taking the time to check all posts for updated versions
This is your modified version that works on 4.1.5? :o
ForceHSS
16 Sep 2011, 14:41
This is your modified version that works on 4.1.5? :o
yes
After upgrading to 4.1.5 check out the screen shot I provided. There's a line in there. Which really doesn't look too bad to be honest with you but I'd rather have it not there like it always was(n't).
Anyone? (post #1816 contains my screen shot)
tercede
17 Sep 2011, 15:33
http://www.vbulletin.org/forum/showpost.php?p=2239285&postcount=1779
try taking the time to check all posts for updated versions
Works like a charm
vb50kgpoo
17 Sep 2011, 16:54
yes
You are a gentleman, thank you.
I looked so forgive me if i missed it but i would like to move the thanks button to beside the edit post button in legacy. I saw the edit to do this in 3.8 but its not the same for 4.xx. can some one send me in the right direction please. THANKS
chrisngrod
18 Sep 2011, 07:05
Has anyone had a syntax error for post_thanks.js pop come up in IE 9?
blackdesign
19 Sep 2011, 11:35
A few small updates also will now work on 4.x.x version
Hi, I have install your hack on 4.1.5. thank you so much but I have a problem with the button's place. If you look the attachment, you will understand me. :)
"Teşekkür Et" meaning of Thank you, you know ;)
ForceHSS
19 Sep 2011, 21:24
Hi, I have install your hack on 4.1.5. thank you so much but I have a problem with the button's place. If you look the attachment, you will understand me. :)
"Teşekkür Et" meaning of Thank you, you know ;)
I am not the coder of this program and i dont even use it. There are other thanks plugins out there that might work better for you have you tried them?
Hi, I have install your hack on 4.1.5. thank you so much but I have a problem with the button's place. If you look the attachment, you will understand me. :)
"Teşekkür Et" meaning of Thank you, you know ;)
postbit template
look for
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
and move it
just below
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
so it looks like this
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
same thing in postbit_legacy if thats what you use...
blackdesign
20 Sep 2011, 07:04
Thank you so much brother. ;) I will try it. ;)
installed 4.1.4 and no trouble thanks
How do i stop the numbers from going outside the postbit column? when the numbers start to get big the start to crawl out
How do i stop the numbers from going outside the postbit column? when the numbers start to get big the start to crawl out
not much you could do ..
you could edit the line in your postbit with <br /> to drop the # down to a different line..
limit the time people can thank.. or pune them..
other than that .. nothing can be done I know of ..
ForceHSS
24 Sep 2011, 14:17
Version 7.84 (21/06/12 by Forcehss) fix given by snakes1100
not much you could do ..
you could edit the line in your postbit with <br /> to drop the # down to a different line..
limit the time people can thank.. or pune them..
other than that .. nothing can be done I know of ..
i am willing to try the <br /> could you show me where to place in the the code of the postbit template. thank you
@ForceHSS
First of all thank you for supporting this hack :) secondly, i want to ask you is there any hide hack that is compatible with this one, or can you give me a piece of code or a mysql query that checks if a user has thanked a post so i can write my own hack ?
I'm an experienced PHP coder but unfamiliar with vbulletin.
Edit: forgot to mention vb version, 4.1.4
ForceHSS
25 Sep 2011, 13:32
@ForceHSS
First of all thank you for supporting this hack :) secondly, i want to ask you is there any hide hack that is compatible with this one, or can you give me a piece of code or a mysql query that checks if a user has thanked a post so i can write my own hack ?
I'm an experienced PHP coder but unfamiliar with vbulletin.
Edit: forgot to mention vb version, 4.1.4
http://www.vbulletin.org/forum/showthread.php?t=243510&highlight=Advanced+Post+Thanks
this one might be better for you then
It's impossible to position the thank you button like in this hack, inline with the edit/quote etc... (or at least that's what the guy replied when i asked them) that is why i chose this one. So there's nothing you can do to help me ?
+1 for a notification enhancement - and/or a CMS Widget -- would love to see an activity log for who is thanking what (and would like my members to see it as well)
taavipost
27 Sep 2011, 12:01
The following dependencies were not met:
This product is not compatible with version 4.1.4 of vBulletin. (Compatible starting with 4.0.0 beta 4 / Incompatible with 4.1.0 alpha 1 and greater)
Why cant i import that plugin to my 4.1.4 version ?:(
ForceHSS
27 Sep 2011, 14:31
install the updated one in my post above
taavipost
27 Sep 2011, 17:28
Sry, im dumb, but i only see 1 File in your post: post_thanks_7_82.zip (26.4 KB, 14550 downloads)
ForceHSS
27 Sep 2011, 22:57
that is not my post check poster name
try scrolling up a few posts to post 1847
ForceHSS
27 Sep 2011, 23:05
or check my sig
taavipost
28 Sep 2011, 11:50
Thanks, now it lets me to uplod it, but after upload it gives me mysql error:
Database error in vBulletin 4.1.4:
Invalid SQL:
SELECT stylevardfn.stylevarid, stylevardfn.datatype, stylevar.value
FROM stylevardfn AS stylevardfn
LEFT JOIN stylevar AS stylevar ON (stylevardfn.stylevarid = stylevar.stylevarid AND stylevar.styleid = -1);
MySQL Error : Table 'itmaailm_foorum.stylevar' doesn't exist
Error Number : 1146
Request Date : Wednesday, September 28th 2011 @ 02:49:28 PM
Error Date : Wednesday, September 28th 2011 @ 02:49:29 PM
Script : http://itmaailm.eu/admincp/plugin.php?do=productkill
Referrer : http://itmaailm.eu/admincp/plugin.php?do=productdelete&productid=post_thanks&s=
IP Address : 82.131.25.157
Username : Stenkaa
Classname : vB_Database
MySQL Version : 5.0.92-community
solohdes
28 Sep 2011, 13:38
It would be great to have notifications thanks to know the origin of thanks is the only thing that need this hack to be perfect.
ForceHSS
28 Sep 2011, 17:51
Thanks, now it lets me to uplod it, but after upload it gives me mysql error:
Database error in vBulletin 4.1.4:
Invalid SQL:
SELECT stylevardfn.stylevarid, stylevardfn.datatype, stylevar.value
FROM stylevardfn AS stylevardfn
LEFT JOIN stylevar AS stylevar ON (stylevardfn.stylevarid = stylevar.stylevarid AND stylevar.styleid = -1);
MySQL Error : Table 'itmaailm_foorum.stylevar' doesn't exist
Error Number : 1146
Request Date : Wednesday, September 28th 2011 @ 02:49:28 PM
Error Date : Wednesday, September 28th 2011 @ 02:49:29 PM
Script : http://itmaailm.eu/admincp/plugin.php?do=productkill
Referrer : http://itmaailm.eu/admincp/plugin.php?do=productdelete&productid=post_thanks&s=
IP Address : 82.131.25.157
Username : Stenkaa
Classname : vB_Database
MySQL Version : 5.0.92-community
that error has nothing to do with this plugin looks like you are missing stylevar table upload all your board files and run the upgrade.php might put that table back in place
vBTwist
01 Oct 2011, 13:24
This is a great mod and has helped us create a "like" modification over at vBTwist.com :up:
matt94gt
01 Oct 2011, 21:09
This wont work on 4.1.5 any tips?
I get error:
"The following dependencies were not met:
This product is not compatible with version 4.1.5 of vBulletin. (Compatible starting with 4.0.0 beta 4 / Incompatible with 4.1.0 alpha 1 and greater)"
http://www.vbulletin.org/forum/showpost.php?p=2197392&postcount=1546
matt94gt
01 Oct 2011, 21:26
That worked. Thanks. One little thing I see is I thanked someone and it now says
"Thanked 1 Time in 1 Post 0
Feedback Score"
Is there a way to fix this alignment? See example here:
http://sn95forums.com/showthread.php?46857-Member-appreciation-solved
Also is there a way to only allow it in certain sections, like I dont really want it in the lounge as people will abuse it.
Thanks
ForceHSS
01 Oct 2011, 22:04
my sig has a more up to date version
http://www.vbulletin.org/forum/showpost.php?p=2189070&postcount=1489
I've installed the Thank You Hack.
Today I've found that the Thanks be displayed incorrectly (see image)
http://www8.pic-upload.de/02.10.11/ek4elyjbg9vp.jpg
I've only once Bedankt, but it is "contributing thanked 2 times in 2"
And I got it two acknowledgments, however, is only "Thank you one" there.
So if the two things are reversed.
Can you help me?
try a <br /> after or before this code
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
it is still displayed incorrectly
There must be exactly the other way.
I have to thank you again and I got two Acknowledgments
send me a link to your site ..via pm
I will look at the source and see what is causing it
this is my post_thanks_postbit_info template
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
replace yours with this one and see
That worked. Thanks. One little thing I see is I thanked someone and it now says
"Thanked 1 Time in 1 Post 0
Feedback Score"
Is there a way to fix this alignment? See example here:
http://sn95forums.com/showthread.php?46857-Member-appreciation-solved
Also is there a way to only allow it in certain sections, like I dont really want it in the lounge as people will abuse it.
Thanks
it is still displayed incorrectly
There must be exactly the other way.
I have to thank you again and I got two Acknowledgments
d19rnyxx
02 Oct 2011, 18:36
Love this hack now I need to find out where i can edit this text so I can translate it into French http://www.screensnapz.com/v/?i=iechll3913IECH.png
michal72
02 Oct 2011, 19:34
Love this hack now I need to find out where i can edit this text so I can translate it into French http://www.screensnapz.com/v/?i=iechll3913IECH.png
post_thanks_user_says
ForceHSS
02 Oct 2011, 22:52
Love this hack now I need to find out where i can edit this text so I can translate it into French http://www.screensnapz.com/v/?i=iechll3913IECH.png
that comes up as a virus
Hello
admin cant see Remove all link from a post !!
How do I fix it ?
michal72
03 Oct 2011, 15:16
Hello
admin cant see Remove all link from a post !!
How do I fix it ?
Check if your admin group has id 6, if not you need to change post_thanks_postbit template
stained
03 Oct 2011, 20:00
That worked. Thanks. One little thing I see is I thanked someone and it now says
"Thanked 1 Time in 1 Post 0
Feedback Score"
Is there a way to fix this alignment? See example here:
http://sn95forums.com/showthread.php?46857-Member-appreciation-solved
Also is there a way to only allow it in certain sections, like I dont really want it in the lounge as people will abuse it.
Thanks
Hi,
To fix the alignment issue open the template blog_postbit_entries_link and add <br /> before:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
You might need two but try it out. This worked for me on 4.1.6
the updated file posted in this thread fixes all the issues
and re-inables the post thanks search ;)
stained
04 Oct 2011, 07:22
Well, you say that but... :) In vb 4.1.6 I have tried the Abe1 7.8.2 version, I have tried the 7.8.2 version you linked to here (http://www.vbulletin.org/forum/showpost.php?p=2252081&postcount=1863) due to the 4.1.6 incompatibility issue reported here (http://www.vbulletin.org/forum/showpost.php?p=2252078&postcount=1862) and I've tried the 7.8.3 version here. (http://www.vbulletin.org/forum/showpost.php?p=2249550&postcount=1847)
None of them fix that postbit alignment issue. The only way to get things to work is by adding a break to blog_postbit_entries_link to push the Blog Entries line in the postbit down so that this:
Thanks: 0
Thanked: 0 Times in 0 Posts4
Blog Entries
becomes this:
Thanks: 0
Thanked: 0 Times in 0 Posts
Blog Entries 4
vb50kgpoo
04 Oct 2011, 10:10
Am getting mysql errors when guests click "thank"; should guests be able to see the thank button anyway??
Database error in vBulletin 4.1.5:
Invalid SQL:
REPLACE INTO vb_search (userid, ipaddress, personal, searchuser, forumchoice, sortby, sortorder, searchtime, showposts, orderedids, dateline, displayterms, searchhash)
VALUES (0, '80.67.0.130', 1, 'Scabbard', '', 'post.dateline', 'DESC', 0.00052, 1, '49,35,27', 1317721745, 'a:6:{s:5:\"words\";a:0:{}s:9:\"highlight\";a:0:{}s:6:\"common\";a:0:{}s:5:\"users\";a:1:{i:1;s:8:\"Scabbard\";}s:6:\"forums\";i:0;s:7:\"options\";a:3:{s:11:\"starteronly\";i:0;s:11:\"childforums\";i:1;s:6:\"action\";s:7:\"process\";}}', '2a08d0936e50ea2d7ab9abc0c5dbc9bf');
MySQL Error : Table 'antsword_enter.vb_search' doesn't exist
Error Number : 1146
Request Date : Tuesday, October 4th 2011 @ 02:49:05 AM
Error Date : Tuesday, October 4th 2011 @ 02:49:05 AM
Script : http://www.mydomain.org/post_thanks.php?do=findthanks_user_gave&u=1
Referrer : http://www.domaincrawler.com/mydomain.org
IP Address : 80.67.0.130
Username : Unregistered
Classname : vB_Database
MySQL Version :
vb50kgpoo
04 Oct 2011, 11:26
Hosting company says this;
Hello,
Script located at post_thanks.php is looking for a table named vb_search, there is no such table in your database. We've checked your backup of 23-SEP-2011 and there was no such table at that time.
It seems you've installed a plugin or module, but for some reasons it had not installed properly.
Is there a working version for vBulletin 4.1.6?
MySQL Error : Table 'antsword_enter.vb_search' doesn't existI don't have that table in vb4 either. I suspect you may be trying to install or upgrade an older version. A search in this thread will show a few other people posting about this error, you may try writing them and asking how they solved it. Report back please.
Is there a working version for vBulletin 4.1.6?When you install any mod, you must read the entire thread. Or at least read back a couple pages. Versions have been posted that should work.
michal72
04 Oct 2011, 18:45
Hosting company says this;
Hello,
Script located at post_thanks.php is looking for a table named vb_search, there is no such table in your database. We've checked your backup of 23-SEP-2011 and there was no such table at that time.
It seems you've installed a plugin or module, but for some reasons it had not installed properly.
try this fix by channelfuse: http://www.vbulletin.org/forum/showpost.php?p=2196762&postcount=1534
SamSteve
04 Oct 2011, 19:36
Is there an hide thanks modification for vb 4.1.6 compatible with post thank you hack 7.83??
vb50kgpoo
05 Oct 2011, 07:59
try this fix by channelfuse: http://www.vbulletin.org/forum/showpost.php?p=2196762&postcount=1534
Thank you, yes, perfect :-)
mumsescape
05 Oct 2011, 09:11
Is there an hide thanks modification for vb 4.1.6 compatible with post thank you hack 7.83??
yes i would like to know this to
Danny M
05 Oct 2011, 18:49
Hey,
I have this hack installed on my forum, but I am wondering how do I find the links for these 2 options:
Search for a users thanked posts
Search for all thanked posts
Cheers
Hey,
I have this hack installed on my forum, but I am wondering how do I find the links for these 2 options:
Search for a users thanked posts
Search for all thanked posts
Cheers
click on the users name and then the tab in there profile "about me"
rac3rsx
05 Oct 2011, 19:12
it says 4.1.3 is not compatible?
it says 4.1.3 is not compatible?
jes :)
Teascu Dorin
06 Oct 2011, 14:39
Romanian translation for this addon ([AJAX] Post Thank You Hack v7.82)
Enjoy!
-Dorin
ForceHSS
06 Oct 2011, 16:25
it says 4.1.3 is not compatible?
check my sig
Romanian translation for this addon ([AJAX] Post Thank You Hack v7.82)
Enjoy!
-Dorin
not that I use it, but thanks for contributing ..
Evoklub
08 Oct 2011, 17:28
Thank you, great mod.
How can I move the Thanks button near to the Edit button? I tried the method as the first post, but it doesn't work (4.1.7)
Thank you, great mod.
How can I move the Thanks button near to the Edit button? I tried the method as the first post, but it doesn't work (4.1.7)
http://www.vbulletin.org/forum/showpost.php?p=2248039&postcount=1842
enjoy
Evoklub
09 Oct 2011, 08:58
http://www.vbulletin.org/forum/showpost.php?p=2248039&postcount=1842
enjoy
Thank you very much!
Danny M
09 Oct 2011, 17:09
click on the users name and then the tab in there profile "about me"
But that just shows the total amount of thanks a user has received:
Total Thanks: 210
Thanked 654 Times in 298 Posts
I'm looking for a link to see which exact posts a user can see they got thanked in, instead of going back looking through all their posts. Get what I mean?
But that just shows the total amount of thanks a user has received:
I'm looking for a link to see which exact posts a user can see they got thanked in, instead of going back looking through all their posts. Get what I mean?
then you don't have the updated version with the fixes . you can do this edit your self ..
http://www.vbulletin.org/forum/showpost.php?p=2196762&postcount=1534
this will bring it up to date
http://www.vbulletin.org/forum/showpost.php?p=2235953&postcount=1739
you can still use this one if you want
Version 7.83 (29/08/11 by Forcehss)
Cosmetic changes necessary in postbit for integration purposes.
Changed to allow integration with Post Groans Hack.
reposting this again
Thanks for this, worked for me in my vb 4.1.7 forum. Which version of the post groan hack works with this? Could you provide a link please?
Thanks
Stromba
11 Oct 2011, 13:23
yes the same error after upgrade my VB
michal72
11 Oct 2011, 15:55
Could you provide a link please?
http://www.vbulletin.org/forum/showthread.php?t=193489 + http://www.vbulletin.org/forum/showthread.php?t=231666 + 2 hours of free time :)
Regards
Hi, I upgraded vb from 4.1.3 to 4.1.7
The Post thank you hack didn't work in my vbulletin mobile style.
This is the standard vbulletin mobile style.
So I made sure the javascript file was referenced in headinclude template, and put
{vb:raw template_hook.postbit_controls}
into the postbit template.
I can see the thanks button, and when it is clicked it registers a thanks but it loads the forum homepage instead of showing the 'this post has been thanked' box.
How can I get it show the 'this post has been thanked' in the mobile style?
djvd-sammobile
12 Oct 2011, 21:09
Is it possible to auto minimize the thanks-list and expand it upon clicking it?
177 thanks is a big div to scroll over :(
thenamesgould
14 Oct 2011, 11:01
This is a great mod first of all, but does anybody know of a similar/identical one but with a "Like" button instead of thanks?
I want to do away with Rep and have a Like button instead (rep can be a bit confusing) ... but still keep Thank You, because liking something and thanking someone are different things.
ForceHSS
14 Oct 2011, 15:04
This is a great mod first of all, but does anybody know of a similar/identical one but with a "Like" button instead of thanks?
I want to do away with Rep and have a Like button instead (rep can be a bit confusing) ... but still keep Thank You, because liking something and thanking someone are different things.
http://www.dragonbyte-tech.com/vbdownloads.php?do=download&fileid=4
How can I put boxes around the Thanks and Thanked in my postbit?
Thanks!!
Zeckson
18 Oct 2011, 07:27
Hello Ade1,
I have downloaded the zip file attached in your thread. I have also read that I needed to come back here to click on the "INSTALL" button to install the hack onto my vBulletin forum. But I do not see it. I can only see "Mark as Installed". Is this correct?
Zeckson
18 Oct 2011, 07:49
I followed the instructions on the .txt file. When I import "product-post_thanks.xml" over, the system says this version is incompatible with my vBulletin v4.1.0... Please help?
Stromba
18 Oct 2011, 08:01
try this one
http://www.vbulletin.org/forum/showpost.php?p=2249550&postcount=1847
thanks to ForceHSS
Hello Ade1,
I have downloaded the zip file attached in your thread. I have also read that I needed to come back here to click on the "INSTALL" button to install the hack onto my vBulletin forum. But I do not see it. I can only see "Mark as Installed". Is this correct?No, none of that is correct. You really shouldn't be installing modifications at all until you learn how vbulletin works. But if you must, then lesson #1 is that you must read a mod's entire thread before installing. This is not just so that you understand how it works, but so that you don't accidentally download incorrect versions like you did in this case.
DJ's "How To Install Modifications (Mods/Hacks)" for Beginners (http://www.vbulletin.org/forum/showthread.php?t=201864)
can you update the mod for vb 4.1.7?
ForceHSS
19 Oct 2011, 01:06
can you update the mod for vb 4.1.7?
it already has been use the one in my sig
yes, i try to install mods on plugins, i didn't know i should install them on product.
it may work, i didn't try it , i try other mod of thanks.
zeus_r6
19 Oct 2011, 21:53
I keep getting emails with database errors that look like this:
Database error in vBulletin 4.1.2:
Invalid SQL:
REPLACE INTO search (userid, ipaddress, personal, searchuser, forumchoice, sortby, sortorder, searchtime, showposts, orderedids, dateline, displayterms, searchhash)
VALUES (0, '66.249.71.5', 1, 'Josh', '', 'post.dateline', 'DESC', 0.25480, 1, '188867,188308,188080,187925,187905,187690,187398,186501,185668,184894,181239,18 0477,179860,179752,179554,179091,178935,178934,178395,178199,178192,178191,17819 0,178182,178179,178176,178173,178172,178171,177870,177744,177735,177685,177563,1 77560,177528,177524,177509,177505,177496,177495,177326,177325,176637,176555,1764 56,176222,176155,176148,176052,176051,175796,175794,175793,175683,175548,175544, 175541,175500,175490,175431,175423,175353,175319,175302,175226,175225,175214,175 211,175113,175039,175031,175021,174855,174848,174790,174687,174659,174657,174246 ,174210,174208,173720,173537,173085,172795,172745,172741,172739,172708,172701,17 2698,172658,172612,172607,172551,172391,172241,172217,172154,172144,172073,17198 8,171985,171949,171708,171524,171473,171472,171469,170927,170747,170619,170402,1 70322,170267,170258,169880,169863,167609,157463,142622', 1319042640, 'a:6:{s:5:\"words\";a:0:{}s:9:\"highlight\";a:0:{}s:6:\"common\";a:0:{}s:5:\"users\";a:1:{i:71;s:4:\"Josh\";}s:6:\"forums\";i:0;s:7:\"options\";a:3:{s:11:\"starteronly\";i:0;s:11:\"childforums\";i:1;s:6:\"action\";s:7:\"process\";}}', 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx');
MySQL Error : Table 'xxxxxxx_vb.search' doesn't exist
Error Number : 1146
Request Date : Wednesday, October 19th 2011 @ 11:44:00 AM
Error Date : Wednesday, October 19th 2011 @ 11:44:01 AM
Script : http://www.xxxxxx.com/forums/post_thanks.php?do=findthanks_user_gave&u=71
Referrer :
IP Address : xx.xxx.71.5
Username : Unregistered
Classname : vB_Database
MySQL Version :
stonerepair
20 Oct 2011, 01:10
I get this error when importing into 4.1.3
XML Error: Invalid document end at Line 541
zeus_r6
20 Oct 2011, 14:13
Can anybody point out why I'm getting that database error?
ForceHSS
20 Oct 2011, 14:19
has nothing to do with this plugin
you just have the search table missing you would be best to put in a support ticket
djvd-sammobile
20 Oct 2011, 19:12
Is it possible to auto minimize the thanks-list and expand it upon clicking it?
453 thanks is a big div to scroll over ... i have seen it around on some other vb forums i think.
or does anyone have a clue how i could fix this myself, if it is not done yet? or in another thanks mod?
tomerl1
20 Oct 2011, 20:18
Hi,
The counter of the hack doesn't stop counting. No matter how many times anyone says thanks, the Number of "thanks" doesn't change anymore.
Problem?
SG Thomas
zeus_r6
20 Oct 2011, 21:30
has nothing to do with this plugin
you just have the search table missing you would be best to put in a support ticket
According to this thread on vb.com:
https://www.vbulletin.com/forum/showthread.php/341066-Database-error-in-vBulletin-4.0.1-Error-1146?highlight=search+table
it says there is no search table in vb4...what can I do about this since the problem didn't arise until I upgraded to vb4?
According to this thread on vb.com:
https://www.vbulletin.com/forum/showthread.php/341066-Database-error-in-vBulletin-4.0.1-Error-1146?highlight=search+table
it says there is no search table in vb4...what can I do about this since the problem didn't arise until I upgraded to vb4?
if I remember correctly there is a search table in this mod..
re import the xml file and see if that fixes it
allow overwrite
michal72
20 Oct 2011, 21:42
According to this thread on vb.com:
https://www.vbulletin.com/forum/showthread.php/341066-Database-error-in-vBulletin-4.0.1-Error-1146?highlight=search+table
it says there is no search table in vb4...what can I do about this since the problem didn't arise until I upgraded to vb4?
http://www.vbulletin.org/forum/showpost.php?p=2196762&postcount=1534
zeus_r6
20 Oct 2011, 22:10
http://www.vbulletin.org/forum/showpost.php?p=2196762&postcount=1534
Thank you very much! Uploaded the new version of post_thanks.php and waiting to see if I get anymore database errors :)
ForceHSS
21 Oct 2011, 07:25
According to this thread on vb.com:
https://www.vbulletin.com/forum/showthread.php/341066-Database-error-in-vBulletin-4.0.1-Error-1146?highlight=search+table
it says there is no search table in vb4...what can I do about this since the problem didn't arise until I upgraded to vb4?
sorry was thinking of another plugin the post above should help
MalluParadise
24 Oct 2011, 00:06
sorry was thinking of another plugin the post above should help
i read the entire thread and it's just making me confuse so sum one tell me it's work in vb 4.1.7 or not ?
works for me just fine on 4.1.7 i have it on my main site and test site ....i would start with clean install as it was suggested....
I tried but it doesn't install on the 4.1.7 :(
The following dependencies were not met:
This product is not compatible with version 4.1.7 of vBulletin. (Compatible starting with 4.0.0 beta 4 / Incompatible with 4.1.0 alpha 1 and greater)
works for me just fine on 4.1.7 i have it on my main site and test site ....i would start with clean install as it was suggested....
I tried but it doesn't install on the 4.1.7 :(
The following dependencies were not met:
This product is not compatible with version 4.1.7 of vBulletin. (Compatible starting with 4.0.0 beta 4 / Incompatible with 4.1.0 alpha 1 and greater)
Same here, I got this message too when I tried to install on 4.1.7 (fresh install). Can anyone shed any light on this?
ForceHSS
24 Oct 2011, 07:58
I tried but it doesn't install on the 4.1.7 :(
The following dependencies were not met:
This product is not compatible with version 4.1.7 of vBulletin. (Compatible starting with 4.0.0 beta 4 / Incompatible with 4.1.0 alpha 1 and greater)
Same here, I got this message too when I tried to install on 4.1.7 (fresh install). Can anyone shed any light on this?
link on my sig for latest
link on my sig for latest
sorry this is what I got when I tried installing the one from your signature:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Same here, I got this message too when I tried to install on 4.1.7 (fresh install). Can anyone shed any light on this?
<dependency dependencytype="vbulletin" minversion="4.0.0 beta 4" maxversion="4.1.0 alpha 1" />
go into the xml and look for this line .......change maxversion number the text that is red to 4.2.0 and it should upload fine for you
tomerl1
24 Oct 2011, 20:16
Hi,
The counter of the hack doesn't stop counting. No matter how many times anyone says thanks, the Number of "thanks" doesn't change anymore.
Problem?
SG Thomas
Please help me.
FReeSTER
04 Nov 2011, 08:00
How can I minimize the thankyou box. I have posts with more then 500 thanks and is showing a long box. I will like to make the box minimized. I saw this somewhere but cant find it
thanks
ForceHSS
04 Nov 2011, 15:16
check back for other posts for a fix for that
FReeSTER
04 Nov 2011, 18:00
check back for other posts for a fix for that
Thank you mate but the first thing I do before anything is search as I have done searched this mod for many different variables and I cant find the solution to get this done.
ForceHSS
04 Nov 2011, 18:57
pm hippy he posted it i am sure he can give you the link
;) hippy posts so much I can't remember.. I will go through my posts here..
It might only be a couple pages back..
I'm now using the post_thanks.php code found in post #1534 of this thread.
But I cannot search thanked thread in the About Me section of a profile.
What should I do?
Thanks!
FReeSTER
04 Nov 2011, 21:58
Im using this one here http://www.vbulletin.org/forum/showthread.php?t=250325 that I found. It gave me options to delete my thank and All Thanks which I didnt had before but the Hide/Show feature is just frozen and dont work. Maybe the code posted here works better then that one.
thanks
the option to delete the thanks is because the user group on your old template was set to 5.. 5 is not admin..
I pmed you
first off thanks goes out to channelfuse (http://www.vbulletin.org/forum/member.php?u=284119)
for getting post_thanks search to work again..
found here http://www.vbulletin.org/forum/showpost.php?p=2196762&postcount=1534
then I believe Phaedrus (http://www.vbulletin.org/forum/member.php?u=154407) put all the fixes I and others posted all together
http://www.vbulletin.org/forum/showpost.php?p=2181392&postcount=1433
Rob F (http://www.vbulletin.org/forum/member.php?u=22274) posted the fix for the postbit alignment issue here
http://www.vbulletin.org/forum/showpost.php?p=1993250&postcount=607
thanks to findingpeace (http://www.vbulletin.org/forum/member.php?u=459672) for posting this fix..
someone with a space in their username thanks a post breaks the line seems to break
can view here http://i.imgur.com/9JAsNaF.png
a few members have brought this issue up
Fixed (for anyone else curious) -
Open up functions_post_thanks.php
Find
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
And add a space to both of the first two instances. Should end up looking like this:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
I will be updating the archive here asap..
fixes I posted can be found here
http://www.vbulletin.org/forum/showthread.php?p=2045040#post2045040
http://www.vbulletin.org/forum/showthread.php?p=2111408#post2111408
http://www.vbulletin.org/forum/showpost.php?p=2098820&postcount=1048
http://www.vbulletin.org/forum/showthread.php?p=2130566#post2130566
Guests Can't View [AJAX] Box Under Post (http://www.vbulletin.org/forum/showpost.php?p=2305578&postcount=2327)
newer post for Move Post thanks button
http://www.vbulletin.org/forum/showpost.php?p=2306955&postcount=2357
move this hook so the thanks button will be in the correct place (optional)
http://www.vbulletin.org/forum/showpost.php?p=2248039&postcount=1842
If your using
eTiKeT™ 2011 Posbit_legacy - Postbit Details (http://www.vbulletin.org/forum/showthread.php?t=274568&highlight=userinfo_extra)
+++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++++++++++++++++++++++
You may need to remove extra if you originally added spaces via the post_thanks_box_bit template (like I did). This was hacky, and much better to do through the functions file. Usernames will break as expected now.
you will need to replace your "post_thanks_postbit_info" template with this
over write the template completely so it will match the rest of the postbit details
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Baja (http://www.vbulletin.org/forum/member.php?u=154407) Version min max edit http://www.vbulletin.org/forum/showthread.php?p=2130566#post2130566
http://www.vbulletin.org/forum/showthread.php?p=2129541#post2129541
please note you will need to change this in the xml file to upload to the newest versions of vb
ForceHSS (http://www.vbulletin.org/forum/member.php?u=248695) also put one together, but I never went over it to see if all the fixes where implemented
FReeSTER (http://www.vbulletin.org/forum/member.php?u=147753) pointed this out.. great template edit
Great Article
BirdOPrey5 (http://www.vbulletin.org/forum/member.php?u=258922) Great Post Thanks Articles
How to turn the "Post Thank You" hack into a "Likes" system similar to vBulletin.org (http://www.vbulletin.org/forum/showthread.php?t=266358)
This is a Must Have if you have a hug box of thanks under your posted.
big thanks to demonfatal (http://www.vbulletin.org/forum/member.php?u=322901) Great addon for Post Thanks
[vB4.0.X] Show/Hide list of the thanked (http://www.vbulletin.org/forum/showthread.php?t=250325)
Thanks for sharing that Great addition to this mod..
###########################################
###########################################
###########################################
Great Addon's for Post thanks
Badshah93 (http://www.vbulletin.org/forum/member.php?u=386945) vFCoders - Hide Hack (http://www.vbulletin.org/forum/showthread.php?t=282328)
Scandal (http://www.vbulletin.org/forum/member.php?u=122644) Recent Thanks for [AJAX] Post Thank You Hack (http://www.vbulletin.org/forum/showthread.php?t=280109)
plugin for Recent Thanks for [AJAX] Post Thank You Hack
Hippy (http://www.vbulletin.org/forum/showpost.php?p=2311620&postcount=22) WOL for Recent Thanks for [AJAX] Post Thank You Hack addon (http://www.vbulletin.org/forum/showpost.php?p=2311620&postcount=22%22)
postbit change for Recent Thanks for [AJAX] Post Thank You Hack
I did some modification to this....If anyone is interested....In the user info panel, it shows "Thanked XX times in XXX post", well that phrase is now a link and it takes you to http://yoursite.com/recent_thanks.php
See demo here: http://baseballnation.net/showthread.php?4843-Want-to-see-who-thanked-your-post&p=57431&viewfull=1#post57431
Edit Templates > Post_Thanks_Postbit_Info and replace EVERYTHING will the following code:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
###########################################
###########################################
###########################################
you may find a tweak or 2 to help you with most issues. Search for my posts in this mod
Poke To Find All Posts In This Mod By Hippy (http://www.vbulletin.org/forum/search.php?searchthreadid=231666&userid=2771&do=finduser)
this is a list of all the help / support given here (thanks goes out to everyone that is helping to keep this great mod alive..)
Regards
Hippy
Thanks Hippy but I'm actually more confused than ever.
I'm running vbulletin 4.1.5 and everything is fine except the search.
I uploaded the post_thanks.php found here http://www.vbulletin.org/forum/showpost.php?p=2196762&postcount=1534
PS: I did notice the file I uploaded read version 7.80 at the top of the code.
dunno buddy .. I been updating all the fixes along the way and it works 100% make sure you reverted all templates...
ForceHSS
05 Nov 2011, 17:27
Thanks Hippy but I'm actually more confused than ever.
I'm running vbulletin 4.1.5 and everything is fine except the search.
I uploaded the post_thanks.php found here http://www.vbulletin.org/forum/showpost.php?p=2196762&postcount=1534
PS: I did notice the file I uploaded read version 7.80 at the top of the code.
use the one in my sig
Templates don't need reverting. I noticed I am running version 7.82
use the one in my sig
OK, you had posted just before my post (#1947)
2 quick questions
Uninstall, then install your version?
What about the boxes I have around my thanks?
Thanks (no pun intended) :D
OK, you had posted just before my post (#1947)
2 quick questions
Uninstall, then install your version?
What about the boxes I have around my thanks?
Thanks (no pun intended) :D
dont uninstall or youll lose every post thanks just over write files and allow over write for importing the xml
OK, I got it back now... for the most part. I have the desired location and look (see attachment) but it is now reloading the page when I click thank so I believe I broke the AJAX. Can you help me correct that?
Follow the instructions from post#35 (for vb4) of this thread (http://www.vbulletin.org/forum/showthread.php?t=266358&page=4). You should be able to change the display location without causing any ajax issues. It worked flawlessly for me.
Example of display within post body (below message/above signature) and where no Ajax issues are apparent:
http://img12.imageshack.us/img12/75/likes.jpg
DragonByte Tech
07 Nov 2011, 00:45
Just dropping in to let those of you who were interested in DBTech's Advanced Post Thanks/Like mod that our importer between this mod and ours is now free in the lite version - you don't lose any info when you switch and get a bunch of new features & regular (and official) updates/support ^.^
You can grab it at the link below (as well as see all of the features added in the recent v2 release)
http://www.vbulletin.org/forum/showthread.php?t=243510
Thanks for the heads up. Damn tempting. Annoying how quickly these mods lose value once the updates stop.
in my forum , Post thanks not run AJAX . I ENABLE AJAX ALL IN ADMINCP . BUT NOT RUN
Just dropping in to let those of you who were interested in DBTech's Advanced Post Thanks/Like mod that our importer between this mod and ours is now free in the lite version - you don't lose any info when you switch and get a bunch of new features & regular (and official) updates/support ^.^
You can grab it at the link below (as well as see all of the features added in the recent v2 release)
http://www.vbulletin.org/forum/showthread.php?t=243510
Any demo screenshots and/or a live working example from a website?
Thanks
ForceHSS
08 Nov 2011, 22:53
Any demo screenshots and/or a live working example from a website?
Thanks
http://www.dragonbyte-tech.com/forum.php
my site as you will see in the 2nd ss I changed it a bit you can compare it to dragonbyte site
http://www.the-horse-source.net/forum.php
the page is refresh when I click button Thanks :( why ?? Can you help me ??
use the one in my sig
dont uninstall or youll lose every post thanks just over write files and allow over write for importing the xml
Where do you check if it's working?
- About Me in profile (no link to search)
- Settings at top right of screen (can search last 5 from here)
ForceHSS
10 Nov 2011, 21:21
Where do you check if it's working?
- About Me in profile (no link to search)
- Settings at top right of screen (can search last 5 from here)
you should see the thanks option on posts if this is what you are asking
you should see the thanks option on posts if this is what you are asking
The Thanks option has always worked for me. I'm talking about the search.
Where do you check if it's working?
- About Me in profile (no link to search)
- Settings at top right of screen (can search last 5 from here)
The Thanks option has always worked for me. I'm talking about the search.
http://www.vbulletin.org/forum/showpost.php?p=2196762&postcount=1534
vilambara
11 Nov 2011, 07:33
error , not compatible with 4.1.7. any help would be much appreciated.
error , not compatible with 4.1.7. any help would be much appreciated.
http://www.vbulletin.org/forum/showthread.php?p=2130566#post2130566
vilambara
11 Nov 2011, 11:26
http://www.vbulletin.org/forum/showthread.php?p=2130566#post2130566
Thanks a lot, working fine now..
ForceHSS
11 Nov 2011, 13:54
error , not compatible with 4.1.7. any help would be much appreciated.
http://www.vbulletin.org/forum/showpost.php?p=2249550&postcount=1847
skopshayev
11 Nov 2011, 20:56
ForceHSS,
There is a bug:
Inline mode-> select all
It selects only first post on the page. Disabling hack restores normal behavior.
Thank you
BTW tried to do groan from your version of thanks, it works fine without integration.
ForceHSS
11 Nov 2011, 23:29
ForceHSS,
There is a bug:
Inline mode-> select all
It selects only first post on the page. Disabling hack restores normal behavior.
Thank you
BTW tried to do groan from your version of thanks, it works fine without integration.
one of the reasons why I have 3 different versions there
JimxJNM
12 Nov 2011, 04:02
~Installed~
you think you can upgrade the hack to 4.1.4 or this can work on all versions?
skopshayev
12 Nov 2011, 04:58
It can work on any, i have tested it on 415, 417
markhendo1986
12 Nov 2011, 13:55
I get this error on 4.1.7
The following dependencies were not met:
This product is not compatible with version 4.1.7 of vBulletin. (Compatible starting with 4.0.0 beta 4 / Incompatible with 4.1.0 alpha 1 and greater)
The following dependencies were not met:
This product is not compatible with version 4.1.7 of vBulletin. (Compatible starting with 4.0.0 beta 4 / Incompatible with 4.1.0 alpha 1 and greater)
Read post number 1932 in this thread
ForceHSS
12 Nov 2011, 16:35
I get this error on 4.1.7
check my sig
Matrix Leader
15 Nov 2011, 22:19
Installed the modified version to adjust the version number >>> http://www.vbulletin.org/forum/showt...31666&page=129 since I am running on the latest official vBulletin v4.1.8
Then I moved the Thanks be located near the edit post button. Works like a charm!
It is very easy to install mods with vBulletin! When I was on phpBB3 it would take a minimum of 30 mins to install such a mod and one mistake and your forum is screwed up!
I love vBulletin
desperado01
16 Nov 2011, 19:15
thank you friend
http://www.vbulletin.org/forum/showpost.php?p=2196762&postcount=1534
Did that.
Went into My Profile/About Me and doesn't work (no link)
Bonus question: post_thanks_hover.png and post_thanks.png do not show on site.
markhendo1986
17 Nov 2011, 07:27
Read post number 1932 in this thread
Thank you +1 to that!! :D
Do you know if it works for 4.1.8, I am guessing so, as I would assume that change was made through to version 4.2.0?
Thanks again - I have quoted it here for anyone else having the same problem...
<dependency dependencytype="vbulletin" minversion="4.0.0 beta 4" maxversion="4.1.0 alpha 1" />
go into the xml and look for this line .......change maxversion number the text that is red to 4.2.0 and it should upload fine for you
JimxJNM
17 Nov 2011, 08:37
i have been getting some errors. any other instructions would this have?
i have been getting some errors. any other instructions would this have?
this mod is still working perfect with vb4.1.8
if you having issues please re upload files and over write them and re import the xml allowing overwrite ..
enjoy..
if you still have issues Pm me details and I will fix it up for you..
http://www.dragonbyte-tech.com/forum.php
my site as you will see in the 2nd ss I changed it a bit you can compare it to dragonbyte site
http://www.the-horse-source.net/forum.php
The search is not working on Abe's (can see the last 5 in profile but not in About Me (no clickable link) and the Thank you buttons are not rendering.
Quick question about your hack. My postbit has boxes around the stats (see my site link in my sig if I'm not explaining myself correctly) will this keep the structure?
Meaning my boxes won't get messed up.
BTW, I like the collapsiable feature you provide.
The search is not working on Abe's (can see the last 5 in profile but not in About Me (no clickable link) and the Thank you buttons are not rendering.
Quick question about your hack. My postbit has boxes around the stats (see my site link in my sig if I'm not explaining myself correctly) will this keep the structure?
Meaning my boxes won't get messed up.
BTW, I like the collapsiable feature you provide.
ForceHSS collapsible postbit is very cool as well nice work there bud
didn't I email you the copy? because I added that code for the collapsible feature for all the names listed below the post in it for someone and sent you the same copy. no ? I can't remember anything any more lol..
if you can't get it working send me a pm..
the code for the box around your postbit info will have to be added..
thanks button for your self has to be turned on in the options if you want to be able to thank your self
+ credit to everyone that posted fixes
here http://www.vbulletin.org/forum/showpost.php?p=2264681&postcount=1943
ForceHSS collapsible postbit is very cool as well nice work there bud
didn't I email you the copy? because I added that code for the collapsible feature for all the names listed below the post in it for someone and sent you the same copy. no ? I can't remember anything any more lol..
if you can't get it working send me a pm..
the code for the box around your postbit info will have to be added..
A copy of what exactly?
Nook_Neformat
19 Nov 2011, 02:47
Does any hack allow you to search thanked posts? i sooo need that function :(
CouponWCents
20 Nov 2011, 02:12
I think alot of us (including me) will pay you to add a notification system when thanked. ;)
dear all
I have upgrade the forum from 3.8.x , and remove this mod before upgrade .
after upgrade , I have import the table "vb_post_thanks" from backup sql .
how can I update or recalculate the status after re-install this mod ?
Juggernaut
21 Nov 2011, 05:47
Does any hack allow you to search thanked posts? i sooo need that function :(
It's already here, try to do a search or read through the previous pages. I would do it myself, but I'm about to log off. If you don't have luck finding the correct post, then I'll help you find it tomorrow. :)
sadiq6210
21 Nov 2011, 06:10
Does any hack allow you to search thanked posts? i sooo need that function :(
It is here
http://www.vbulletin.org/forum/showpost.php?p=2196762&postcount=1534
sadiq6210
21 Nov 2011, 06:15
dear all
I have upgrade the forum from 3.8.x , and remove this mod before upgrade .
after upgrade , I have import the table "vb_post_thanks" from backup sql .
how can I update or recalculate the status after re-install this mod ?
You should NOT remove the product
You should only disable it and after that update the product (rewrite)
The hack is not only this table "vb_post_thanks"
There is columns in 'user' table and 'post' table you lost it now
You should NOT remove the product
You should only disable it and after that update the product (rewrite)
The hack is not only this table "vb_post_thanks"
There is columns in 'user' table and 'post' table you lost it now
oh no , that is a really bad news ... :eek:
thanks for your reply .
because I have install DBthanks plugins once before , then I disable it because the thanks button does not show up in my forum .
that's why I remove this product , what a big mistake I made ..... :(
oh no , that is a really bad news ... :eek:
thanks for your reply .
because I have install DBthanks plugins once before , then I disable it because the thanks button does not show up in my forum .
that's why I remove this product , what a big mistake I made ..... :(
This happened to a board I help out on when they run into trouble. I was able to fix it
you have a back up DB and the current DB you will need to add the info back manually then use the edited DB.. takes some time but it can be done
thenamesgould
22 Nov 2011, 06:20
I've removed this mod, but I'm still getting these database errors getting emailed through to me:
Table 'jgould08_forum.post_thanks' doesn't exist
and
Unknown column 'post.post_thanks_amount' in 'where clause'
Anyone know how to fix them?
Nook_Neformat
22 Nov 2011, 12:23
oh thanks i get search working :)
but have another issue. after upgrading to 4.1.8 there are no spaces between users who thanked: Erin (Today),waterisnot (Today)
So there's no more spaces after commas and there are changes in commas in 4.1.8
Maybe anyone know how to fix it? Not a big deal, but i don't like it :)
I've removed this mod, but I'm still getting these database errors getting emailed through to me...Then you must have neglected to uninstall it properly. You've left one or more of the uploaded files on your server.
sadiq6210
22 Nov 2011, 17:55
oh thanks i get search working :)
but have another issue. after upgrading to 4.1.8 there are no spaces between users who thanked:
So there's no more spaces after commas and there are changes in commas in 4.1.8
Maybe anyone know how to fix it? Not a big deal, but i don't like it :)
Change all (post_thanks_box_bit) with this:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Nook_Neformat
22 Nov 2011, 18:11
Thanks a lot, man!
n00bl3t
22 Nov 2011, 23:00
I tried asking this on DBtechs Post Thank you mod because that is the mod I have installed however he replied saying that it is your mod. I am really confused and I just need an answer and help. I originally posted this:
I'm having bit of a problem and I don't know if should post here or create a new thread...
Basically I am getting a report just from one user, no one else, saying that every time he tries to go to the forums page; he receives a database error. Now I keep receiving emails about it since I get an email every time a database error occurs. This is what he see's and I receive:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
The stuff in red I just made red to indicated what I changed in the error to protect identity. The rest is directly what I and him received.
Now I am replying here because the error mentions post_thanks_thanked_times so my first thought is that it is an error relating to this script/mod. HOWEVER I don't think this script/mod is interfering with anything because I actually temporarily disabled the entire mod in plugins manager and he was still receiving the database error. He said it first started when he received a notification that he received a Like/Thanks and when he clicked the notification it happened. Basically he can see the home page; his profile, and all other pages EXCEPT for the /forum.php area; so basically the forums is the only area he can't access and when he tries he gets this error. Basically I made him register a new account and everything is working fine now on his new account however I feel like I should still bring this up because he has over 500 posts and I feel it kinda sucks to see or have him just kinda restart...
So my questions are
1) Does anyone know what is up with this?
2) Is this related or tied into this plugin/mod and any way to fix? It is strange to see only this 1 person is having this problem.
Thanks for the feedback!
I just had another user run into this problem and now both are unable to get into the forums section.
ForceHSS
22 Nov 2011, 23:19
I tried asking this on DBtechs Post Thank you mod because that is the mod I have installed however he replied saying that it is your mod. I am really confused and I just need an answer and help. I originally posted this:
I just had another user run into this problem and now both are unable to get into the forums section.
the error is not from dbtech thanks plugin it is from the plugin from this post just take the one from my sig install the uninstall making sure you remove all files from the ftp. If you have already removed the plugin then remove all files from the ftp and mysql tables
n00bl3t
22 Nov 2011, 23:59
the error is not from dbtech thanks plugin it is from the plugin from this post just take the one from my sig install the uninstall making sure you remove all files from the ftp. If you have already removed the plugin then remove all files from the ftp and mysql tables
How do I find the mysql tables?
Much appreciated! Thanks.
phpmyadmin or you can use the compare mod for admincp
Table and Field Comparison Utility: Compare your database to out-of-the-box vBulletin (http://www.vbulletin.org/forum/showthread.php?t=235476&highlight=compare)
n00bl3t
23 Nov 2011, 00:34
phpmyadmin or you can use the compare mod for admincp
Table and Field Comparison Utility: Compare your database to out-of-the-box vBulletin (http://www.vbulletin.org/forum/showthread.php?t=235476&highlight=compare)
I'm sorry I should have been more clear; could you possibly walk me through or quickly give the steps to finding the tables. I know it is within PHPmyadmin but I have 0 experience in that area unfortunately.
search the xml file.. for the tables added then search for them in your DB via phpmyadmin..
but you can do it easy wit hthat mod I posted it will show all tables not stock to vb and you can pick out the post thank ones and kill them there..
if you want install that mod and pm me details and I will do it for you..
ForceHSS
23 Nov 2011, 00:48
you can also use navicat to login to see all the tables this would be the easy option but you can only do that if your servername does not say locolhost check config for that info if it does not I can help you with that pm me if you need help
Personally I would just leave the old tables alone. Nothing is calling them and it's not like they're taking up a lot of space (?).
vBulletin® v3.6.12, Copyright ©2000-2013, Jelsoft Enterprises Ltd.