View Full Version : Post Thank You Hack 1.10
maharajah
07-11-2005, 09:24 PM
There are thanks on the posts and all templates installed fine.
.
There are thanks on the posts and all templates installed fine.
.
Yes see the people that thanked but you dont see the words "The following users have thanked"?
maharajah
07-12-2005, 03:39 AM
No i can thank the users and all the stats update.
But after thanking the box under the 1st post that details who thanked doesnt appear at all.
Everything else works.
.
No i can thank the users and all the stats update.
But after thanking the box under the 1st post that details who thanked doesnt appear at all.
Everything else works.
.
Make sure you have<!-- post thank you hack -->
$post_thanks
<!-- end post thank you hack -->at the bottom of postbit and postbit_legacy.
maharajah
07-12-2005, 10:42 PM
Thats the first thing i checked, its there and still no luck.
Maybe the SQL didnt run properly.
Do you have a SQL intall and uninstall script for mySQL i could run from phpMyAdmin so i can Totally uninstall and reinstall ?????
.
Thats the first thing i checked, its there and still no luck.
Maybe the SQL didnt run properly.
Do you have a SQL intall and uninstall script for mySQL i could run from phpMyAdmin so i can Totally uninstall and reinstall ?????
.
Yes. You can open post_thanks_install.php from your acp. There is an uninstall there also.
maharajah
07-13-2005, 09:49 PM
doesnt remove tables entries and fields from the DB though.
I will have to manually do it all again.
Do u have SQL script for the database changes to i can run it manually ?
Not a php version.
.
doesnt remove tables entries and fields from the DB though.
I will have to manually do it all again.
Do u have SQL script for the database changes to i can run it manually ?
Not a php version.
.
Hmmm.... As far as I know, it removes EVERYTHING. There is no reason should leave anything around. Maybe your not running the unistall script right.
As for the SQL scripts, sorry I only have what is in the installer.
1nf3rn0
07-14-2005, 10:42 PM
getting this error when i click on the thanks button everything goes thru and shows properly, but as it says thankl you for saying thanks, it shows the below error...other than that, that is the only problem...dont know why or how...i have added maybe 2 other hacks which would be the welcome panel hack and the who visited today (24 hour option) hack...if you can help thank you...if not im lookin more into it now!
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /global.php on line 329
Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 2290
Yep.. me too.. getting the same error here as well.. please fix it please.. :)
BR ;)
somehting so small and i admit i fugged up!....the reason for getting that error was because i didnt edit the legacy_postbit template witht hte post thank you hack...alls well now.....DUH...DOH....ARRRGHHH....LOL
Beta version for vb3.5 was released here: 92410
SmartGnome
07-18-2005, 12:49 PM
Thanks for sharing this hack. We will test it on vb3 now. If the users like it, we will install it in the future vb3.5 also
Tnx
I feel like a fool, but can anyone pls tell me how to run the php file or install it - I don't see this option anywhere - all the files are properly uploaded.
I feel like a fool, but can anyone pls tell me how to run the php file or install it - I don't see this option anywhere - all the files are properly uploaded.
Log into your forum control panel and paste this at the end of the line in your browser .. post_thanks_install.php
so the browser should have this in it's address bar :-
yourforum.com/admincp/post_thanks_install.php
thx so much for the quick reply - that got it working - was not obvious, tho
thx so much for the quick reply - that got it working - was not obvious, tho
Quote from the instructions:
Run:
/admincp/post_thanks_install.php
Just clicked install - thx
vakvak
07-19-2005, 08:54 PM
thank you
csidlernet
07-20-2005, 05:35 AM
/me thanks for your post. *installed*
Abe1,
pls would you be so kind to adopt feature nr.1 from 3.5 (user can delete their own thanks) to version for vB3 too.
I am not going to swich to 3.5 until stable version and all my hacks are adopted... which will take few more weeks (months).
I know I am asking too much, but I will really appreciate this.
Thank you.
Abe1,
pls would you be so kind to adopt feature nr.1 from 3.5 (user can delete their own thanks) to version for vB3 too.
I am not going to swich to 3.5 until stable version and all my hacks are adopted... which will take few more weeks (months).
I know I am asking too much, but I will really appreciate this.
Thank you.
no garrenty about it, but I'll try to do it
vakvak
07-20-2005, 12:39 PM
Abe1 are you to present thaks mesages to counting or Stats ?
Abe1 are you to present thaks mesages to counting or Stats ?
Can you please explain what you mean?
vakvak
07-20-2005, 05:51 PM
example top 10 Thank you Stats
example top 10 Thank you Stats
I should be comming out with something soon.
no garrenty about it, but I'll try to do it
Thank you!
Manual steps will be all I ask for .-) You don't need to play installer...
Thank you!
Manual steps will be all I ask for .-) You don't need to play installer...
It's just that I totaly re-wrote the permissions in the function_showthread.php file as well as some other things. I'll try to see what I can do.
mayzan
07-23-2005, 01:18 AM
I'm a newbie, I know this is a stupid question:
================================================== ====
1) upload
--------------------------------------------------------------------
post_thanks.gif -> /images/buttons/
--------------------------------------------------------------------
2) Import the xml.
================================================== ====
How to import .xml? What should I do?
Thanks
Marco van Herwaarden
07-23-2005, 04:40 AM
AdminCP->Plugin System
I'm a newbie, I know this is a stupid question:
================================================== ====
1) upload
--------------------------------------------------------------------
post_thanks.gif -> /images/buttons/
--------------------------------------------------------------------
2) Import the xml.
================================================== ====
How to import .xml? What should I do?
Thanks
You should have posted this question in the vb3.5 version.
After having splited thread, line starting with this code foreach ($post_thanks_cash AS $thanks) is causing me problem and I was not able even open thread. It was showing also in the moment of spliting thread.
After I clicked splited thread i got this front error bulletin message:
Unable to add cookies, header already sent.
File: /home/www/webpage.cmo/www/includes/functions_showthread.php
Line: 294
I have corrected it with original functions_showthread.php, but still having this warning:
Warning: Invalid argument supplied for foreach() in /home/www/webpage.com/www/includes/functions_showthread.php on line 294
After having splited thread, line starting with this code foreach ($post_thanks_cash AS $thanks) is causing me problem and I was not able even open thread. It was showing also in the moment of spliting thread.
After I clicked splited thread i got this front error bulletin message:
Unable to add cookies, header already sent.
File: /home/www/webpage.cmo/www/includes/functions_showthread.php
Line: 294
I have corrected it with original functions_showthread.php, but still having this warning:
Warning: Invalid argument supplied for foreach() in /home/www/webpage.com/www/includes/functions_showthread.php on line 294
Go make sure you have the latest file update. It was fixed right after 1.10 was released. Download hack, upload the insaller. Go into it and click on 'file edits'. Copy the functions_showthread info to your file.
Abe1 you sure?
Just want to verify this, because reinstaling always cause me some troubles...
Your last updat is 10th of May.
I have installed this hack on 26th of Jun.
Is it possible that I do not have the latest version?
I have compared all files, but they look the same as I have used for install.
Abe1 you sure?
Just want to verify this, because reinstaling always cause me some troubles...
Your last updat is 10th of May.
I have installed this hack on 26th of Jun.
Is it possible that I do not have the latest version?
I have compared all files, but they look the same as I have used for install.
If you installed this hack on Jun 26th, and download ed t then, then I dont know why you get this error.
ncangler
07-30-2005, 02:44 PM
I installed the hack and it looks great. Only one problem I've seen. The "Thanks" button shows up on all members posts except mine. I'm the Admin on the site. Any reason it would not appear on my posts?
I installed the hack and it looks great. Only one problem I've seen. The "Thanks" button shows up on all members posts except mine. I'm the Admin on the site. Any reason it would not appear on my posts?
You cant your self :)
kregger
07-31-2005, 07:26 PM
I have a few hacks installed. Will the installer overwrite them? Sorry, I'm a bit of a n00b. hehe If so, what files does it overwrite?
Craig
I have a few hacks installed. Will the installer overwrite them? Sorry, I'm a bit of a n00b. hehe If so, what files does it overwrite?
Craig
it shouldn't over write anything.
Tulsa
08-05-2005, 09:58 PM
I was looking for the thank you button, to thank you for the hack but couldn't find it! :confused: :classic:
ncangler
08-05-2005, 11:09 PM
I don't think the hack is installed here but on my installation the thank you button does not appear on any of my posts as Administrator. It does show up on any registered users posts. ?
Tulsa
08-06-2005, 11:48 AM
I'm sorry that was supposed to be funny. Must be the delivery.. :)
Anyway, it won't show to you on your posts because you can't thank yourself, somewhat redundant. It does show to others on your site so they can thank you. At least it's working that way on my site.
I don't think the hack is installed here but on my installation the thank you button does not appear on any of my posts as Administrator. It does show up on any registered users posts. ?
Yes, Tulsa is right. It's working as it's suppose to. You dont want users thanking them selves, do you? So the button is removed if it's your post.
Abe, or anyone else, - is there a way to make the hack so at certain times thanked, you get different icons - ie at 20 you get gif1 at 40 you get gif 2 -
thx for the hack
Abe, or anyone else, - is there a way to make the hack so at certain times thanked, you get different icons - ie at 20 you get gif1 at 40 you get gif 2 -
thx for the hack
You can make it add to rep points.
I see how you can make it add to rep pts, but not how that translates to different icons - I want to make it so if they're thanked 30 times, they get gif1 next to their name and if thanked 50 times gif2 - thx alot
I see how you can make it add to rep pts, but not how that translates to different icons - I want to make it so if they're thanked 30 times, they get gif1 next to their name and if thanked 50 times gif2 - thx alot
the more rep you have, the more boxes you get.
Bubble #5
08-11-2005, 01:28 AM
Hmm... I thought this was 3.5 compatible. I must be thinking of one of your other hacks.
Hmm... I thought this was 3.5 compatible. I must be thinking of one of your other hacks.
It is: https://vborg.vbsupport.ru/showthread.php?t=92410
maharajah
08-15-2005, 12:38 AM
Abe, i installed it and it worked fine :D
Thanks a lot for this great hack !!
its a must for a release site.
.
newtsys
08-22-2005, 10:53 AM
I seem to be missing a template add in the install, but it is there in the uninstall for postbit and postbit_legacy:
<if condition="$post_thanks_already == 0 AND THIS_SCRIPT == showthread AND $bbuserinfo[userid] != $post[userid]"><a href="newreply.php?do=post_thanks&p=$post[postid]"><img src="$stylevar[imgdir_button]/post_thanks.gif" alt="$vbphrase[post_thanks_thanks]" border="0" ></a></if>
<!-- end post thank you hack -->
This seems to cause a error in call at line 251 undefined user variable () in /includes/functions_showthread.php
is the edit in your remove suppose to be inserted for install, and if so where in postbit and postbit_legacy?
I seem to be missing a template add in the install, but it is there in the uninstall for postbit and postbit_legacy:
<if condition="$post_thanks_already == 0 AND THIS_SCRIPT == showthread AND $bbuserinfo[userid] != $post[userid]"><a href="newreply.php?do=post_thanks&p=$post[postid]"><img src="$stylevar[imgdir_button]/post_thanks.gif" alt="$vbphrase[post_thanks_thanks]" border="0" ></a></if>
<!-- end post thank you hack -->
This seems to cause a error in call at line 251 undefined user variable () in /includes/functions_showthread.php
is the edit in your remove suppose to be inserted for install, and if so where in postbit and postbit_legacy?
The 3rd template edit.
newtsys
08-23-2005, 03:09 AM
I am trying to say the third template edit is not in the php_install.
The way I found it was through the uninstall sequence.
I even redownloaded your hack again and same thing no directions to insert.
I have the edit all I need to know is where to insert it.
Below is not in the edits for install on my copy of your program!!!
I found it in the removal instructions or wouldn't even known about it.
<if condition="$post_thanks_already == 0 AND THIS_SCRIPT == showthread AND $bbuserinfo[userid] != $post[userid]"><a href="newreply.php?do=post_thanks&p=$post[postid]"><img src="$stylevar[imgdir_button]/post_thanks.gif" alt="$vbphrase[post_thanks_thanks]" border="0" ></a></if>
<!-- end post thank you hack -->
I am trying to say the third template edit is not in the php_install.
The way I found it was through the uninstall sequence.
I even redownloaded your hack again and same thing no directions to insert.
I have the edit all I need to know is where to insert it.
Below is not in the edits for install on my copy of your program!!!
I found it in the removal instructions or wouldn't even known about it.
<if condition="$post_thanks_already == 0 AND THIS_SCRIPT == showthread AND $bbuserinfo[userid] != $post[userid]"><a href="newreply.php?do=post_thanks&p=$post[postid]"><img src="$stylevar[imgdir_button]/post_thanks.gif" alt="$vbphrase[post_thanks_thanks]" border="0" ></a></if>
<!-- end post thank you hack -->
BTW, this code belongs in the vb3.5 version and all you have to place in the template is $post_thanks_button
vakvak
08-23-2005, 02:45 PM
How can i uninstall this hack.I have to uninstall this hack because there is a problem in my database so this hack.Some thanks dont show so mysql error :(
How can i uninstall this hack.I have to uninstall this hack because there is a problem in my database so this hack.Some thanks dont show so mysql error :(
Run the installation file. There is an unistall option there.
vakvak
08-23-2005, 02:49 PM
thanks abe1 i will try
yj_enquirer
08-24-2005, 05:46 PM
wow.. thanks for this.. it works perfect on v3.0.8 install.. just how i like it.. marvelous job m8 and wish you well in all the other mods you have going on..
Just one question.. is there a possibility for other user-groups e.g. moderators to remove the messages of thanks. @present, it seems that only members of the Administrator group can remove the "post-thanks"
thank-you.
wow.. thanks for this.. it works perfect on v3.0.8 install.. just how i like it.. marvelous job m8 and wish you well in all the other mods you have going on..
Just one question.. is there a possibility for other user-groups e.g. moderators to remove the messages of thanks. @present, it seems that only members of the Administrator group can remove the "post-thanks"
thank-you.
Maybe I'll add that option but not in the vb3.0 version. I stoped releasing updates for vb3.0. But thanks for the idea.
dimitris
09-05-2005, 10:58 AM
hi,
i like this hack. I know this hack from other forums.
Its good and usufull but......
Not working with hidden. I installed "thanks" hack, i make a post like user but the hidden was not open.
Is there a trick to corporate with hidden?
Thx a lot.
stan111
09-22-2005, 12:04 PM
i installed everything perfectly except the "Thanks" button showing Red X like this. i already uploaded the post_thanks.gif to forum/images/buttons but it is still look like this
https://vborg.vbsupport.ru/
here is the code i found in function_showthread
]<img src=\"$stylevar[imgdir_button]/post_thanks.gif\"
is there anyway i can change that to make the Red X going away ?
thanks in advance
i installed everything perfectly except the "Thanks" button showing Red X like this. i already uploaded the post_thanks.gif to forum/images/buttons but it is still look like this
http://img171.imageshack.us/img171/6858/thanksbutton9vj.jpg
here is the code i found in function_showthread
]<img src=\"$stylevar[imgdir_button]/post_thanks.gif\"
is there anyway i can change that to make the Red X going away ?
thanks in advance
if you have many stilyes, you need to put this image into each styles button folder.
Feckie (Roger)
09-22-2005, 01:15 PM
Will this be ported for 3.5
Will this be ported for 3.5
It is already. Look at my sig.
stan111
09-22-2005, 03:13 PM
if you have many stilyes, you need to put this image into each styles button folder.
thanks a million for a fast reply , Abe1
you rock
i got everything working perfect now
i think my member will love it
hypnoticpimp
09-26-2005, 09:03 AM
Well The Hide hack on vbstyles.com is finally out for free! can u please implement it with This Thank you Hack!
hypnoticpimp
09-26-2005, 04:51 PM
hey !Man that uninstaller gave me errror! everytime i click on my forum. I get this error
Unable to add cookies, header already sent.
File: /home/nittoinf/public_html/forums/includes/functions_showthread.php(1575) : eval()'d code
Line: 259
hey !Man that uninstaller gave me errror! everytime i click on my forum. I get this error
Did you undo the file edits?
hypnoticpimp
09-26-2005, 06:01 PM
yes i did!, even reuploaded my original functions_Showthread! File. before i did the edit. and i still get that error
hypnoticpimp
09-26-2005, 06:04 PM
I get this error. Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/nittoinf/public_html/forums/includes/functions_showthread.php(793) : eval()'d code on line 259! at the top!
i even searched on google. and on another forum it said. to try to add a .htaccess file on that directory. and on the .htaccess file. to put this
PHP_FLAG output_buffering on .. So i did that. and i no longer get the error "Unable to add cookies, header already sent.
File: /home/nittoinf/public_html/forums/includes/functions_showthread.php(1575) : eval()'d code
Line: 259" But when i click on a topic! I dont see the Message ! but i still get the error
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/nittoinf/public_html/forums/includes/functions_showthread.php(793) : eval()'d code on line 259! at the top!
My forum is www.NittoLive.info/forums see for your self! please help man my vbulletin version is 3.0.9
I get this error. Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/nittoinf/public_html/forums/includes/functions_showthread.php(793) : eval()'d code on line 259! at the top!
i even searched on google. and on another forum it said. to try to add a .htaccess file on that directory. and on the .htaccess file. to put this
PHP_FLAG output_buffering on .. So i did that. and i no longer get the error "Unable to add cookies, header already sent.
File: /home/nittoinf/public_html/forums/includes/functions_showthread.php(1575) : eval()'d code
Line: 259" But when i click on a topic! I dont see the Message ! but i still get the error
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/nittoinf/public_html/forums/includes/functions_showthread.php(793) : eval()'d code on line 259! at the top!
My forum is www.NittoLive.info/forums see for your self! please help man my vbulletin version is 3.0.9
You still have the error? I dont see anything now.
Database error in vBulletin 3.0.9:
Invalid SQL: INSERT INTO phrase (phraseid, languageid, varname, text, phrasetypeid) VALUES (NULL, '0', 'post_thanks_update_post_thanks_counters', 'Post Thank You Counters', '2')
mysql error: Duplicate entry 'post_thanks_update_post_thanks_counters-0-2' for key 2
mysql error number: 1062
I have this error message. I use VBB 3.07 with this hack but when i upgrade to 3.09, this mod disappear. I reinstall and take that message.
Anyone know this problem, pls help me
I have this error message. I use VBB 3.07 with this hack but when i upgrade to 3.09, this mod disappear. I reinstall and take that message.
Anyone know this problem, pls help me
You have to click "Insatll Templates". Dont run the whole installer.
emtee
09-28-2005, 11:18 PM
I have 1 question: When you click "Thank you", does it count as a reply ? Because if counts as a reply, it's exactly what I'm looking for! I'm using the infamous HIDE hack and if this hack works with the HIDE hack, it will clear A LOT of "Thank yous" posts.
If it doesn't count as a reply, can you make it so it will count as a reply ? I'll look into the codes of this hack AND the HIDE hack, see if I can made the modification myself. It should be pretty simple.
Thank you for sharing your hack!
I have 1 question: When you click "Thank you", does it count as a reply ? Because if counts as a reply, it's exactly what I'm looking for! I'm using the infamous HIDE hack and if this hack works with the HIDE hack, it will clear A LOT of "Thank yous" posts.
If it doesn't count as a reply, can you make it so it will count as a reply ? I'll look into the codes of this hack AND the HIDE hack, see if I can made the modification myself. It should be pretty simple.
Thank you for sharing your hack!
I did this for someone once. Look around at the mod requests and contact the user.
emtee
09-29-2005, 07:16 AM
After hours of digging through the modification request, I still couldn't find the post you mentioned. Is there anyway you can direct me to that post ? Thanks.
After hours of digging through the modification request, I still couldn't find the post you mentioned. Is there anyway you can direct me to that post ? Thanks.
https://vborg.vbsupport.ru/showthread.php?t=83097 (BTW, I didn't take money like he offered)
emtee
09-29-2005, 05:29 PM
Thanks a lot Abe1. I sent him a PM. Is there any chance you still have that thank you + hide hack around, in case the person I contacted was away for some time?
Now I'm going to analyze this Thank you hack with the Hide hack and try to make the mod myself. Thanks for your outstanding support!
MT
You have to click "Insatll Templates". Dont run the whole installer.
I tried but nothing happened
I manually edit template but thanks button can't show. How to show this button frd??
Tks vm
Now problem seem to be solved.
But after i click on thanks button, this button hide and who thank this post can't display.
Tks vm
Now problem seem to be solved.
But after i click on thanks button, this button hide and who thank this post can't display.
Tks vm
You didn't do the other template edit then. Please read the manual carfully.
Version 2.0 GOLD released.
Click here to go to it: https://vborg.vbsupport.ru/showthread.php?threadid=92410
If you are using 1.10 now, just upgrade your forum normally, and install this hack like it's a FRESH installation. You wont over write all the thanks that are there already.
Colejo
10-02-2005, 02:56 AM
Version 2.0 GOLD released.
Click here to go to it: https://vborg.vbsupport.ru/showthread.php?threadid=92410
If you are using 1.10 now, just upgrade your forum normally, and install this hack like it's a FRESH installation. You wont over write all the thanks that are there already.
Thanks!
You didn't do the other template edit then. Please read the manual carfully.
I didn't find any manual guide for this hack frd. May you show me which template to edit to show " Who thank this post" ?? because I'm just a beginer in VBB
Thank you
RZ500
10-10-2005, 08:38 PM
it does not work on 3.5
it does not work on 3.5
Doh.
Look at my sig for link to vb3.5 version.
RZ500
10-11-2005, 12:24 PM
Doh.
Look at my sig for link to vb3.5 version.
Tanks
After having splited thread, line starting with this code foreach ($post_thanks_cash AS $thanks) is causing me problem and I was not able even open thread. It was showing also in the moment of spliting thread.
After I clicked splited thread i got this front error bulletin message:
Unable to add cookies, header already sent.
File: /home/www/webpage.cmo/www/includes/functions_showthread.php
Line: 294
I have corrected it with original functions_showthread.php, but still having this warning:
Warning: Invalid argument supplied for foreach() in /home/www/webpage.com/www/includes/functions_showthread.php on line 294
I downloaded and installed the hack only a few days ago. Yesterday, after merging 2 threads, the following error appeared:
Warning: Invalid argument supplied for foreach() in /includes/functions_showthread.php on line 249
Another member at the forums said that he's unable to see the post and is only getting vbulletin message:
Unable to add cookies, header already sent.
File: /home/ifcom/public_html/forum/includes/init.php
Line: 27
Any advice on how do I go about fixing this?
I downloaded and installed the hack only a few days ago. Yesterday, after merging 2 threads, the following error appeared:
Warning: Invalid argument supplied for foreach() in /includes/functions_showthread.php on line 249
Another member at the forums said that he's unable to see the post and is only getting vbulletin message:
Unable to add cookies, header already sent.
File: /home/ifcom/public_html/forum/includes/init.php
Line: 27
Any advice on how do I go about fixing this?
Sorry, I didn't work on how merging threads work yet. I hope to look at the code soon.
manutdvn
10-25-2005, 02:39 PM
I installed, but the thanks icon doesnot appeare. what should i do?
I installed, but the thanks icon doesnot appeare. what should i do?
Are you looking at a post you made?
Alphawolf83
11-12-2005, 08:57 PM
ok, anyone figured out how to fix the nospace / extra space problem.
heres the problem, if the thanked post is the last one, there is no space above the thanks post bit. Also theres a extra space added under it.
http://www.hardwareforums.com/showthread.php?p=31917
thanks
EDIT: I changed the style so theres no need :) though I'd still be interested to know how its done...
I didn't read the whole thread, just to page 8 or 9 sorry for that.
But is there any correction which fixes the mentioned problem? I have this on my forum, too but I don't know who to fix it.
Could anyone help me out? Thanks! :)
Btw: Great Hack *clicks install* :)
I didn't read the whole thread, just to page 8 or 9 sorry for that.
But is there any correction which fixes the mentioned problem? I have this on my forum, too but I don't know who to fix it.
Could anyone help me out? Thanks! :)
Btw: Great Hack *clicks install* :)
Something to do with vb. I dont know.
Alphawolf83
11-13-2005, 08:39 AM
Thanks for the answer,
but am I the only one who has this problem? If not, how do the others solve this problem? I can't find anything in the templates...
Thanks for the answer,
but am I the only one who has this problem? If not, how do the others solve this problem? I can't find anything in the templates...
Others have the problem. It seems like vb is missing a <br /> in the showthread template. I didn't look but it seems like the first place i'd look. Right under were the postbits are added.
Alphawolf83
11-21-2005, 04:04 PM
Others have the problem. It seems like vb is missing a <br /> in the showthread template. I didn't look but it seems like the first place i'd look. Right under were the postbits are added.
I solved it a week ago I guess... so here is the solution. Works for me.
In postbit_legacy oder postbit template on top
Replace:
<if condition="!$post['islastshown']"><div style="padding:0px 0px $stylevar[cellpadding]px 0px"></if>with
<if condition="!$post['islastshown']"><div style="padding:0px 0px $stylevar[cellpadding]px 0px"><else /><div style="padding:0px 0px $stylevar[cellpadding]px 0px"></if>
And at the end of the template
Replace:
<if condition="!$post['islastshown']"></div></if>with
<if condition="!$post['islastshown']"></div><else /></div></if>
Greetz :)
I solved it a week ago I guess... so here is the solution. Works for me.
In postbit_legacy oder postbit template on top
Replace:
<if condition="!$post['islastshown']"><div style="padding:0px 0px $stylevar[cellpadding]px 0px"></if>with
<if condition="!$post['islastshown']"><div style="padding:0px 0px $stylevar[cellpadding]px 0px"><else /><div style="padding:0px 0px $stylevar[cellpadding]px 0px"></if>
And at the end of the template
Replace:
<if condition="!$post['islastshown']"></div></if>with
<if condition="!$post['islastshown']"></div><else /></div></if>
Greetz :)
This wouls be the same as:
In postbit_legacy oder postbit template on top
Replace:
<if condition="!$post['islastshown']"><div style="padding:0px 0px $stylevar[cellpadding]px 0px"></if>with
<div style="padding:0px 0px $stylevar[cellpadding]px 0px">
And at the end of the template
Replace:
<if condition="!$post['islastshown']"></div></if>with
</div>
Alphawolf83
11-21-2005, 08:52 PM
Okay, or in this way. :-)
Thanks!
elp! Is there a way to reset users thanks back to zero?
elp! Is there a way to reset users thanks back to zero?
All thanks? Totally remove all thanks?
Yes boss, every month I'd like to reset everyone on my board back to zero, is this possible? (I hope to have a monthly prize for the *most thanked* user)
Yes boss, every month I'd like to reset everyone on my board back to zero, is this possible? (I hope to have a monthly prize for the *most thanked* user)
You can uninstall then re-install. No need to do the template of file edits though.
xfaethorx
12-14-2005, 08:54 AM
has anyone noticed a problem with this when you split a thread with thanked posts?
i just did it and it caused me quite a few problems , i had to do this in function_showthread.php to get rid of a few errors.
if($post_thanks_cash){
foreach ($post_thanks_cash AS $thanks)
{
if ($thanks[postid] == $post[postid])
{
$nb ++;
}
}
}
the downside is that although the posts were thanked they are no longer recorded as thanked in the split thread. The above gets rid of the foreach and header problems i had. Was this already solved?
Bubble #5
12-14-2005, 02:46 PM
has anyone noticed a problem with this when you split a thread with thanked posts? Was this already solved?
Most people don't split threads so this is your lucky day - you're the first to find it :nervous: I'm sure Abe will address it as it is a major bug :ermm: Hopefully it won't be to hard to solve.
Most people don't split threads so this is your lucky day - you're the first to find it :nervous: I'm sure Abe will address it as it is a major bug :ermm: Hopefully it won't be to hard to solve.
He is not the first to find it. It has been reported before. I'm cworking on updates for this version any more so dont expect to see an update that will fix it.
xfaethorx
12-14-2005, 08:43 PM
its ok i dont' expect it to be fixed, thanks for the reply :D though. At least if anyone else has the problem theres a solution. Its not really a massive problem to be honest (well the fax you lose the thanks isn't a problem the fact it break is!). Theres a solution to the problem so its all good :D.
b65ran
12-28-2005, 02:08 PM
Thanks for the nice hack. I have one question. Is there any way I can remove thanks for a certain user. Right now we have "remove all" options. Is it posibble to remove only for one user. The reason I need this because one of our user has created several accounts. And he thanks to one of his user name to get more reputations points.
Thanks in advanced.
Thanks for the nice hack. I have one question. Is there any way I can remove thanks for a certain user. Right now we have "remove all" options. Is it posibble to remove only for one user. The reason I need this because one of our user has created several accounts. And he thanks to one of his user name to get more reputations points.
Thanks in advanced.
No function like that.
G-Unot
01-08-2006, 06:13 AM
I installed the hack and follow each and every single step straight but the Thank button doesn't appear in any of the threads and posts.
Alphawolf83
01-08-2006, 11:42 AM
I installed the hack and follow each and every single step straight but the Thank button doesn't appear in any of the threads and posts.
Did you activate this hack in ACP?
I installed the hack and follow each and every single step straight but the Thank button doesn't appear in any of the threads and posts.
are you looking at your posts or other users posts?
G-Unot
01-09-2006, 07:56 PM
I'm looking on my old posts before I installed the hack and I posted a new post to see if I can see the button but there isn't/
I'm looking on my old posts before I installed the hack and I posted a new post to see if I can see the button but there isn't/
The thanks button will not show up by your own posts.
G-Unot
01-10-2006, 08:10 PM
Yeah thanks I just noticed and I installed it again it looks perfect but the button won't show on threads.
How can i do this so i can make the button show
i uploaded the button to the /images/buttons
ThugTheLeet
01-15-2006, 04:21 AM
Yes I've installed this also
Smitty
05-23-2006, 08:30 PM
Has anyone tried this on 3.5.4?
peterska2
05-23-2006, 08:33 PM
The 3.5.x version can be found here (https://vborg.vbsupport.ru/showthread.php?t=92410&highlight=post+thank+you+hack).
This version is for 3.0.x and is incompatible with 3.5.x.
Smitty
05-23-2006, 08:49 PM
Thanks for the link! I appreciate it!
laskos
07-28-2006, 03:54 PM
nope still cant get it to work :(
laskos
07-28-2006, 04:24 PM
finally got it working. jesus that was an awkward hack to get working..
Smitty
08-13-2006, 04:13 PM
Has anyone done this with 3.6?
It works on my 3.6 install but the table is short.
billy124
09-01-2006, 12:29 AM
hi guys,
iam not a good programmer,, to b onist i cnt programm.
i jus installed this hack n it wrks great but i hav a small prob
https://vborg.vbsupport.ru/external/2006/08/1.jpg
the thanx button is out of postition. can some 1 tell me in full details wat i need to cnages n wat templates
thanks
Hello Abe1,
I like using Post Thank you Hack wich I use not for "thank you" but for "I agree".
But I would like to have a hack that will aloww members to vote for thread with "+" or "-" and then to have a list of best threads ...
Is there anythink like that available or is there anybody interested to code this?
billy124
10-02-2006, 11:54 AM
hai guys cant any 1 help me
saman
10-03-2006, 09:31 PM
will it work well with 3.6.1??
I really want to install this hack
saman
10-06-2006, 10:56 AM
can we use it for 3.6.1?? any ideas anyone?
deneme2
07-07-2008, 02:45 PM
thanks
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.