View Full Version : Show Thread Enhancements - [AJAX] Post Thank You Hack
Pages :
1
[
2]
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Abe1, donated $20 because of the usefulness of this mod in my boards for all this time that I used it. My members like it, I like it and it's very very much more useful than the standard reputation system. cheers, gj and thanks for updating it.*Abe1 clicks Thanx
The mod causing the above mentioned duplication problem is this one...
https://vborg.vbsupport.ru/showthread.php?t=228673
Disabled and working fine now....
This hack is also playing with the template hooks like they are his.
Go into his postbit_display_complete plugin and remove
global $template_hook;
$template_hook['memberaction_dropdown_items'] = "";
We are also having this problem, as quoted. Every time a user clicks the "Thanks" button the page reloads. I don't think this is intended behaviour - any suggestions on fixing it?
We are using vB4 PL1, default style with some colour modifications.
Thanks!
r you sure in uploaded every file into the right spot??
I see that the mod have 2 buttons image but i dont see it when installed. Just "Thank" text :)
How enable it, master :)
You have to add the image to each style in FTP.
I can't see Thank Image when I use postbit_legacy on default vb4 style. Any help?
Wait for next version.
I've tried to install but came across an issue.. I had this mod back in 3.8.4 and my members love it was being well used.. but had to uninstall all the mods because of an issue upgrading to 4 (I'm aware I might have lost previous thanks count) but now when I install I get an SQL error..
------------------
Database error in vBulletin 4.0.0:
Invalid SQL:
ALTER TABLE `user` ADD `post_thanks_user_amount` INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL;
MySQL Error : Duplicate column name 'post_thanks_user_amount'
Error Number : 1060
Request Date : Thursday, December 31st 2009 @ 06:06:50 PM
Error Date : Thursday, December 31st 2009 @ 06:06:51 PM
Script : http://www.irishparanormal.org/admincp/plugin.php?do=productimport
Referrer : http://www.irishparanormal.org/admincp/plugin.php?do=productadd
IP Address : 79.97.12.86
Username : Garret
Classname : vB_Database
MySQL Version : 5.0.85-community
------------------
Is there any ideas on how to fix this?? Because I really like this thanks..
Manually removed the "post_thanks_user_amount" column from the 'user' table using phpmyadmin
Any updates on the post groan addition to this?
We use this hack a little differently on our forums. I had converted the phrases to AGREE (for post thanks) and DISAGREE (for post groan).
This allowed other members of the forums to agree or disagree on a topic without actually cluttering the forums with short posts.
Worked very well.
I would install and support this hack, once the other half is available. :D
Thanks for all your work thus far.
I first want to iron out post thanks hack.
Sometime, I got this error:
Database error in vBulletin 4.0.0:
Invalid SQL:
REPLACE INTO vb_search (userid, ipaddress, personal, searchuser, forumchoice, sortby, sortorder, searchtime, showposts, orderedids, dateline, displayterms, searchhash)
VALUES (0, '67.195.112.188', 1, 'Clue', '', 'post.dateline', 'DESC', 0.00284, 1, '1364950,1364429,1364397', 1262286103, 'a:6:{s:5:\"words\";a:0:{}s:9:\"highlight\";a:0:{}s:6:\"common\";a:0:{}s:5:\"users\";a:1:{i:1587;s:4:\"Clue\";}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\";}}', '5ccd1105ee3bae40ab83b817fe6f2f0a');
MySQL Error : Table 'my_forum.vb_search' doesn't exist
Error Number : 1146
Request Date : Friday, January 1st 2010 @ 02:01:43 AM
Error Date : Friday, January 1st 2010 @ 02:01:43 AM
Script : http://mydomain.com/post_thanks.php?do=findthanks_user_gave&u=1587
What is wrong? I can not find the table vb_search in my forum's database.
Correct. Search was changed in vb 4.0 I removed the search features for post thanks hack. You must have old links still.
Do I have to use FTP to install this mod or only the XML file will do it?
Thanks in advance
You need FTP to add all the files.
TimberFloorAu
01-02-2010, 11:33 PM
Why arent my thanked posts showing up in reputation received in usercp. ?
Which counters do I run?? :rolleyes:
All 4
I've just noticed a problem on my side. When I click thanks on a user it shows up as thanks: 1 for everyone.. then when I go into a thread that has a few people the thanks below the image doubles for every user..
So If i was 1: there would be one thanks, 2: post thee would be two thanks, 3: post there would be 3 thanks.. if it's not clear I'll attach a photo.
Another hack must be messing up the template hooks. Disable each one separately and see which one it is.
After to have updated User Titles and Ranks and Rebuild Thread Information on my site some of my members now they have a weird numbers of total thanks:
Total Thanks
Total Thanks: 4,294,967,295
I have tried to use the Recounters function but without success.
How can I fix it?
I would have to check your database. I idea why.
I have the Thanks System successfully installed and working but I cannot find where the user can search for Thanked Posts. It used to be in the Profile Statistics and Advanced Search Options but I cannot find it anywhere.
Check post 2 in this thread.
hey there... i just update my test forum(vb4) to the latest version and i get db errors.so i disabled it...
but when i get back to my live production site which is 3.8.4 i m still getting the same db errors everywhere... and i m using 7.7 overthere... it was working .. now all of sudden it producing errors...
here is the copy of one of the error...
Database error in vBulletin 3.8.4:
Invalid SQL:
SELECT * FROM vb_post_thanks AS post_thanks INNER JOIN vb_user AS user USING (userid) WHERE post_thanks.postid IN () ORDER BY post_thanks.username ASC;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY post_thanks.username ASC' at line 1
Error Number : 1064
Request Date : Saturday, January 2nd 2010 @ 03:00:19 AM
Error Date : Saturday, January 2nd 2010 @ 03:00:19 AM
Script : http://www.xxxxx.com/ebooks-tutorials/33731-panther-vs-t-34-ukraine-1943-duel.html
Referrer :
IP Address : xx.xx.xx.xx
Username : Unregistered
Classname : vB_Database
MySQL Version :
The files were changed between version. make sure you are using the 7.7 version files for 7.7 version.
I tried to manually add a Post Thanks Search to a Member's Profile page as following:
<li><a href="post_thanks.php?{vb:raw session.sessionurl}do=findthanks&userid={vb:raw userinfo.userid}">Find all Thanked Posts</a></li>
I believe your findthanks and find_user_thanks functions within post_thanks.php are not properly functioning as it returns a dB error for the search function.
Well it was disabled for a reason...
aj8690
01-03-2010, 12:09 AM
I didn't like the images that came with so I made new ones. If anyone wants them, here they are.
TimberFloorAu
01-03-2010, 12:18 AM
I didn't like the images that came with so I made new ones. If anyone wants them, here they are.
Superb !!!! Thanks
aj8690
01-03-2010, 12:26 AM
r you sure in uploaded every file into the right spot?? I am having this issue where the page reloads also, so I don't think it's that the files are not uploaded correctly (I tried reuploading). Could it be that I am using legacy?
Superb !!!! Thanks
No problem. :)
Verionia
01-03-2010, 01:19 AM
Its work ! Thanks.
Thanks this worked!
garretbyrne
01-03-2010, 01:29 AM
This hack is also playing with the template hooks like they are his.
Go into his postbit_display_complete plugin and remove
global $template_hook;
$template_hook['memberaction_dropdown_items'] = "";
Hi That seems to be the hack messing my one up also.. Where is postbit_display_complete??
Thanks and sorry for the last post... Cheers Mate
[EDIT] Right I've found that and removed it but now that plugin doesn't work, lol
Hi That seems to be the hack messing my one up also.. Where is postbit_display_complete??
Thanks and sorry for the last post... Cheers Mate
A plug_in. Not template.
Version 7.81 (01/02/10):
Fixed some install and uninstall database errors.
Made styling for postbit legacy a little better.
Fixed the "separator" issue.
Javascript file updated.
movslow
01-03-2010, 01:54 AM
Version 7.81 (01/02/10):
Fixed some install and uninstall database errors.
Made styling for postbit legacy a little better.
Fixed the "separator" issue.
Javascript file updated.
Looks like it's coming together rather nicely..
Any word on the post groan?
:D
garretbyrne
01-03-2010, 01:56 AM
Hey I ended up using this mod instead..
https://vborg.vbsupport.ru/showthread.php?t=230901 and removed the
global $template_hook;
$template_hook['memberaction_dropdown_items'] = ""; works like a charm..
Cheers mate
aj8690
01-03-2010, 01:56 AM
Thanks for the update. :) I no longer have the problem with the page refreshing.
But for some reason the images still do not appear next to the "Thanks" text. Do you know what the cause could be? They are uploaded to the right directory. I am using legacy, btw.
garretbyrne
01-03-2010, 02:00 AM
The Page still refreshes though... In Legacy Mode
The Page still refreshes though... In Legacy Mode
Did you ctrl-F5 to refresh javascript page also?
garretbyrne
01-03-2010, 02:29 AM
I'm using a Mac.. but I've tried this in Safari & Firefox and it still refreshes the page..
blake247
01-03-2010, 02:43 AM
Excellent!
SledgeHead
01-03-2010, 02:45 AM
Did you ctrl-F5 to refresh javascript page also?
I tried this and I still have the problem of the page refreshing. :(
car20
01-03-2010, 03:08 AM
Hello
Places an easy to use button next to the edit button
How do I can?
mdawg
01-03-2010, 03:35 AM
To clarify, should I update to 7.8.1 if I am still running VB 3.8.4, or just leave it alone at ver. 7.7?
RobbieZ
01-03-2010, 05:08 AM
To clarify, should I update to 7.8.1 if I am still running VB 3.8.4, or just leave it alone at ver. 7.7?
Your in the wrong thread!
If you are using VB 3.8.4 you should not upgrade as this is for VB 4.0.0
bollie
01-03-2010, 05:09 AM
remove
struff
01-03-2010, 05:26 AM
I wasn't seeing the images (using the default Vb4 theme; my only theme). I updated to the new rev today and I get this whenever I try to view a thread:
Database error in vBulletin 4.0.0:
Invalid SQL:
SELECT * FROM post_thanks WHERE postid IN (1168250) ORDER BY username ASC;
MySQL Error : Table 'xxx_vbulletin.post_thanks' doesn't exist
Error Number : 1146
Request Date : Sunday, January 3rd 2010 @ 01:14:47 AM
Error Date : Sunday, January 3rd 2010 @ 01:14:47 AM
Classname : vB_Database
MySQL Version : 5.1.30
I disabled it in the ACP and tried running the recounters (just in case it would help) and got this:
Database error in vBulletin 4.0.0:
Invalid SQL:
SELECT COUNT(*) AS post_thanks_user_amount FROM post_thanks
WHERE userid = 2;
MySQL Error : Table 'xxx_vbulletin.post_thanks' doesn't exist
Error Number : 1146
Request Date : Sunday, January 3rd 2010 @ 01:17:19 AM
Error Date : Sunday, January 3rd 2010 @ 01:17:19 AM
Classname : vB_Database
MySQL Version : 5.1.30
I reinstalled and still got the same results. I figured something may be corrupt so I tried to uninstall with the hopes of reinstalling from scratch. After clicking the button, it sat there for several minutes and eventually gave me this:
Database error in vBulletin 4.0.0:
Invalid SQL:
DELETE tagcontent
FROM package AS package JOIN
contenttype AS contenttype ON
contenttype.packageid = package.packageid JOIN
tagcontent AS tagcontent ON
contenttype.contenttypeid = tagcontent.contenttypeid
WHERE productid = 'post_thanks';
MySQL Error : MySQL server has gone away
Error Number : 2006
Request Date : Sunday, January 3rd 2010 @ 01:20:26 AM
Error Date : Sunday, January 3rd 2010 @ 01:22:03 AM
Classname : vB_Database
What should I do now?
Thanks.
tafreeh
01-03-2010, 05:57 AM
sorry abe..... u can ignore my post above... i uploaded files in wrong account :)
it was my mistake... now this product works like charm :)
Thanks
Sworm
01-03-2010, 07:37 AM
With this version, the tx img in the postbit work ok?
ryacine
01-03-2010, 08:10 AM
Hello mates,
With this version, the tx img in the postbit work ok?
Yes, without editing any templates.
I was running this mod and applied the changes to support postbit legacy, so when I updated to this version, I had some warnings about conflicts in the post_thank templates, so I just reverted the templates to the default ones and voila. Every thing is working great now, at least for me. Good luck to every one wanting to use this superb mod. And special thanks and greetings to Abe.
steve1966
01-03-2010, 08:27 AM
thanks for the update
Someone after to have upgraded the product have tried to uninstall it? It work without problems or you have got a db error?
dtommy79
01-03-2010, 08:38 AM
On my custom skin the thanks image still won't appear.
Any idea?
It also gives a different background to the button:
https://vborg.vbsupport.ru/external/2010/01/28.gif
and there are still some alignment issue in the postbit
https://vborg.vbsupport.ru/external/2010/01/27.gif
SemperFideles
01-03-2010, 09:44 AM
Check post 2 in this thread.
Thanks I thought I was going crazy. I was reading the features list in the Product and it still said:
# Search for a users thanked posts
# Search for all thanked posts
If I hadn't read those in Post 1 I wouldn't have asked. Thanks for your hard work.
KristerSwe
01-03-2010, 10:15 AM
It is just a forum thanks mod not a blog or Article thanks mod.
Yes sorry for my bad explain...i know its a forum addon. what i mean is if i can use it for the forum part on my publishing suite... had been great when its first class addon.... anyone try it on a vB4 publishing suite ??
TandyServices
01-03-2010, 11:31 AM
Hi, I'm having a problem with the postbit. When I install this hack, the first post has everything showing fine. But every post after that gets an extra thank you button and thank you count in the postbit. One adds on every new post. I've attached images to show what I mean. I can't use this mod if it is showing like this, so for now I had to uninstall.. Could you please help me with this? Thanks :)
On my custom skin the thanks image still won't appear.
Any idea?
and there are still some alignment issue in the postbit
https://vborg.vbsupport.ru/external/2010/01/27.gif
Fixed in next version.
Hi, I'm having a problem with the postbit. When I install this hack, the first post has everything showing fine. But every post after that gets an extra thank you button and thank you count in the postbit. One adds on every new post. I've attached images to show what I mean. I can't use this mod if it is showing like this, so for now I had to uninstall.. Could you please help me with this? Thanks :)
Some other hack you installed is causing this. This is not an error with my hack. It means that someother hack is not using the $template_hook system properly.
Version 7.82 (01/03/10):
Fixed info alignment issues in the postbit for custom edited phrases.
dtommy79
01-03-2010, 01:51 PM
Fixed in next version.
Thank you.
And what about the thanks image not showing up in custom skins?
TandyServices
01-03-2010, 01:56 PM
Some other hack you installed is causing this. This is not an error with my hack. It means that someother hack is not using the $template_hook system properly.
Thanks figured it is BBR - Useful Links on Member Action Dropdown. turned that off and all works fine.. Thanks alot for your help.. Great mod.. Are you going to do the no thanks mod too??
ryacine
01-03-2010, 01:57 PM
Hello mate,
And what about the thanks image not showing up in custom skins?
When installed these last two versions, this issue was fixed. All I have done, is I assured that the post_thank templates were reverted to default and then updated again.
steve1966
01-03-2010, 02:51 PM
thanks again
struff
01-03-2010, 02:57 PM
I installed today's version and I no longer have db errors, but I still don't see the images or anything in the postbit.
garretbyrne
01-03-2010, 05:37 PM
Hey TandyServices I had the same issue but if you remove some code from it you can get both to work... I've already removed the code and it now works like a charm here's the updated file.
dtommy79
01-03-2010, 07:37 PM
Hello mate,
When installed these last two versions, this issue was fixed. All I have done, is I assured that the post_thank templates were reverted to default and then updated again.
Thanks it works now
Hostboard
01-03-2010, 08:02 PM
Thanked X Times in X Posts is not lined up under Joined Date and Posts. Thanks does.
Also under Thanks should this maybe be reworded as Thanks Given?
TandyServices
01-03-2010, 08:41 PM
Hey TandyServices I had the same issue but if you remove some code from it you can get both to work... I've already removed the code and it now works like a charm here's the updated file.
Cool hey thanks alot..
SledgeHead
01-03-2010, 09:55 PM
When will the problem of the page refreshing be fixed?
When will the problem of the page refreshing be fixed?
Not on a problem on almost all forums. Maybe you installed incorrectly. Does it work in the default style?
min0taur
01-04-2010, 12:54 AM
I like the one integrated with hide hack :D
S4RFamily
01-04-2010, 01:29 AM
https://vborg.vbsupport.ru/
Upgraded but... :(
Verionia
01-04-2010, 01:44 AM
Upgraded to latest but in user postbit on threads page # of Thanks or thanks given doesnt show!!!
garretbyrne
01-04-2010, 01:51 AM
https://vborg.vbsupport.ru/
Upgraded but... :(
Hey if you go into AdminCP and look for Post Thanks run all four counters that should do it for you.. Didn't for me but I made the mistake of removing it ages ago by mistake..
Hold on is there a way of getting the old count back in anyway??
I've found another sql with the old count how do i just import that ?? Cheers
[EDIT] I added them in manually... not the same but at least the counts there.. I didn't do it for everyone only the main people...
S4RFamily
01-04-2010, 11:36 AM
Hey if you go into AdminCP and look for Post Thanks run all four counters that should do it for you.. Didn't for me but I made the mistake of removing it ages ago by mistake..
Hold on is there a way of getting the old count back in anyway??
I've found another sql with the old count how do i just import that ?? Cheers
[EDIT] I added them in manually... not the same but at least the counts there.. I didn't do it for everyone only the main people...
Thanks but my problem is the "Thanked 0 times..." is not straight with the "Thanks:" above.
SCSCSC
01-04-2010, 11:53 AM
Hi, I'm having a problem with the postbit. When I install this hack, the first post has everything showing fine. But every post after that gets an extra thank you button and thank you count in the postbit. One adds on every new post. I've attached images to show what I mean. I can't use this mod if it is showing like this, so for now I had to uninstall.. Could you please help me with this? Thanks :)
same prblm with me
1 - there is no thanks button coming
2 - the first post showing Thanked 0 Times in 0 Posts one time
in second post its showing Thanked 0 Times in 0 Posts two times
and so on
3 - i dont have any BBR - Useful Links on Member Action Dropdown
4 - i am having Add Ignore User To Postbit Dropdown plugin so when i disabled it its working fine but still i cant see thanks button
War.Frog
01-04-2010, 06:19 PM
I just installed the latest version (7.82) on my 4.0 Gold forum and the page refresh issue is still occurring. Any thoughts on how to get around this issue?
I just installed the latest version (7.82) on my 4.0 Gold forum and the page refresh issue is still occurring. Any thoughts on how to get around this issue?
Same issue here - no improvement in the page refresh, even with updated JS.
I have noticed that this happens with Standard and Advanced URLs. With the Advanced, a ?p=1234 is added to the URL after the refresh, but that doesn't explain the refresh occurring in the first place.
War.Frog
01-04-2010, 06:38 PM
Update - I'm actually wondering now if the page HAS stopped refreshing but is still jumping back to the top of the page. When I click a Thanks on the first post in a thread, the thanks appears without refresh. Down the page further, the page jumps to the top...perhaps making it look like it's refreshing?
Any way to stop the page from jumping back to the top?
Sworm
01-04-2010, 07:30 PM
After this upgrade to the 7.82 the blog post are showed before the sended thanks! In the 7.81 this problem not there was!
I've downgrade to 7.81 and all restarted to work.
Cmangum
01-04-2010, 10:41 PM
Thanks, first time I've got a thanks button to work
Doing a quick test on the refresh issue:
Starting URL:
example.com/forums/showthread.php/12345-Article-Title?p=294521#post294521
Hit Thanks, page refreshes ...
New URL:
example.com/forums/showthread.php/12345-Article-Title?p=294521
mmhmm
01-05-2010, 12:52 AM
to avoid database error:
make sure you uninstall the previous one first.
and install this one as a 'fresh' install as oppose to an upgrade.
works perfectly.
thank you.
error if you don't uninstall first.
Database error in vBulletin 4.0.0:
Invalid SQL:
SELECT * FROM post_thanks AS post_thanks INNER JOIN user AS user USING (userid) WHERE post_thanks.postid IN (0Array) ORDER BY post_thanks.username ASC;
MySQL Error : Unknown column '0Array' in 'where clause'
Error Number : 1054
Request Date : Monday, January 4th 2010 @ 09:50:41 PM
Error Date : Monday, January 4th 2010 @ 09:50:42 PM
MySQL Version : 5.0.85-community
S4RFamily
01-05-2010, 05:11 AM
Thanks but my problem is the "Thanked 0 times..." is not straight with the "Thanks:" above.
Albe plx help me to fix.
Abe db error fixed i've manually removed the "post_thanks_user_amount" column from the 'user' table using phpmyadmin.
Upgraded to the next version right now and seem to work fine the only problem is that the "Thanked 0 Times in 0 Posts" it is not aligned to the left under "Thanks 0" ho to fix it?
Thanks
Darkimmortal
01-05-2010, 03:44 PM
Database error in vBulletin 4.0.0:
Invalid SQL:
REPLACE INTO search (userid, ipaddress, personal, searchuser, forumchoice, sortby, sortorder, searchtime, showposts, orderedids, dateline, displayterms, searchhash)
VALUES (0, '208.115.111.243', 1, 'shadiku', '', 'post.dateline', 'DESC', 0.00032, 1, '45371', 1262569673, 'a:6:{s:5:\"words\";a:0:{}s:9:\"highlight\";a:0:{}s:6:\"common\";a:0:{}s:5:\"users\";a:1:{i:205;s:7:\"shadiku\";}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\";}}', '93ba3cebb32266d635fc1600bc5fabbe');
MySQL Error : Table 'forum.search' doesn't exist
Error Number : 1146
Request Date : Monday, January 4th 2010 @ 01:47:53 AM
Error Date : Monday, January 4th 2010 @ 01:47:53 AM
Script : http://www.gamingmasters.co.uk/post_thanks.php?do=findthanks&u=205
Referrer :
IP Address : 208.115.111.243
Username : Unregistered
Classname : vB_Database
MySQL Version :
Database error in vBulletin 4.0.0:
Invalid SQL:
REPLACE INTO search (userid, ipaddress, personal, searchuser, forumchoice, sortby, sortorder, searchtime, showposts, orderedids, dateline, displayterms, searchhash)
VALUES (0, '208.115.111.243', 1, 'shadiku', '', 'post.dateline', 'DESC', 0.00021, 1, '45432,45054,44755', 1262569654, 'a:6:{s:5:\"words\";a:0:{}s:9:\"highlight\";a:0:{}s:6:\"common\";a:0:{}s:5:\"users\";a:1:{i:205;s:7:\"shadiku\";}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\";}}', 'aa2cf5c6dd7ff757d6f63558e8453e9b');
MySQL Error : Table 'forum.search' doesn't exist
Error Number : 1146
Request Date : Monday, January 4th 2010 @ 01:47:34 AM
Error Date : Monday, January 4th 2010 @ 01:47:34 AM
Script : http://www.gamingmasters.co.uk/post_thanks.php?do=findthanks_user_gave&u=205
Referrer :
IP Address : 208.115.111.243
Username : Unregistered
Classname : vB_Database
MySQL Version :
Sworm
01-05-2010, 04:26 PM
Uninstalling the mod, don't forget that all the "Thanks" will be losed!!!!!
exyuteam
01-05-2010, 10:31 PM
I have this "problem" (see Capture.png). If someone not see, BLOG ENTRIES - 1 need to be in one line.. Not number 1 up, and text down :) You can see what I meen... ;)
Problem is here:
<dd style="white-space: nowrap; display: inline; float: right;">
Please fix this. Maybee not using float - juts add text in next line..... ?
Thanks for great hack!!!!
Athena1984
01-06-2010, 04:27 AM
Yeah, I have the same problem as exyuteam using your latest version of this hack.
War.Frog
01-06-2010, 04:30 AM
Strange - I was playing with this again tonight on my test forum and when I entered a multi-page thread, jumped to a later page (page 11 in this case) and clicked on Thanks, the URL changed back to the first page of the thread!?
So, e.g. on page 11 of the thread: http://www.example.com/vb4test/showthread.php?75-Test-thread/page11
...the /page11 is stripped off and I'm brought back to the first page. I have the most up-to-date version of this hack installed.
MrKramer
01-06-2010, 03:22 PM
I got this database error:
Database error in vBulletin 4.0.0:
Invalid SQL:
REPLACE INTO search (userid, ipaddress, personal, searchuser, forumchoice, sortby, sortorder, searchtime, showposts, orderedids, dateline, displayterms, searchhash)
VALUES (0, '81.167.x.xxx', 1, 'icey', '', 'post.dateline', 'DESC', 0.91864, 1, '1709', 1262778281, 'a:6:{s:5:\"words\";a:0:{}s:9:\"highlight\";a:0:{}s:6:\"common\";a:0:{}s:5:\"users\";a:1:{i:615;s:4:\"icey\";}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\";}}', '1f9934b83b2cd7905cad1ae232f6d7da');
MySQL Error : Table 'forum.search' doesn't exist
Error Number : 1146
Request Date : Wednesday, January 6th 2010 @ 06:44:41 AM
Error Date : Wednesday, January 6th 2010 @ 06:44:43 AM
Script : http://www.vind-het-met-rapidlinks.com/post_thanks.php?do=findthanks_user_gave&u=615
Referrer :
IP Address : 81.167.x.xxx
Username : Niet geregistreerd
Classname : vB_Database
MySQL Version :
Do i now have to uninstall whole product and get a fresh install? but what if i dont wanna lose al thankes?
mad@Max
01-06-2010, 06:28 PM
Abe1, i propose this realization of js.
P.S. I found a bug, if you remove your thanks (in the box when there are other thanks), then the box will be removed too (in file it fixed).
Globus
01-06-2010, 08:35 PM
Version 7.82 (01/03/10):
Fixed info alignment issues in the postbit for custom edited phrases.
Still having the issue
Cface
01-07-2010, 06:43 AM
Installed. :)
I only wish it worked with the "sids hide hack" ver 0.4.0 beta 3
meissenation
01-07-2010, 01:33 PM
I fixed the alignment issue by changing the post_thanks_postbit_info template to be the following:
<vb:if condition="$post['userid']">
<dt>{vb:rawphrase post_thanks_thanks}</dt> <dd>{vb:raw post.post_thanks_user_amount_formatted}</dd>
<vb:if condition="$post['post_thanks_thanked_times'] == 1">
<dd style="white-space:nowrap; display:inline; float: {vb:stylevar left};">{vb:rawphrase post_thanks_time_post}</dd>
<vb:elseif condition="$post['post_thanks_thanked_posts'] == 1" />
<dd style="white-space:nowrap; display:inline; float: {vb:stylevar left};">{vb:rawphrase post_thanks_times_post, {vb:raw post.post_thanks_thanked_times_formatted}}</dd>
<vb:else />
<dd style="white-space:nowrap; display:inline; float: {vb:stylevar left};">{vb:rawphrase post_thanks_times_posts, {vb:raw post.post_thanks_thanked_times_formatted}, {vb:raw post.post_thanks_thanked_posts_formatted}}</dd>
</vb:if>
</vb:if>
(I changed all the "float: {vb:stylevar right}" to be left.)
Oh finally fixed. Thanks^^
40K Radio
01-07-2010, 05:00 PM
I searched and could not find but I am having a slight problem.
Thank you meissenation for the code to fix the alignment
Before that code the Blog number link was before the Thanks but the actually Blog was below
After changing this to the code that meissenation gave the blog number is after thanks but the Blog is still below like this
109403
How can I fix this?
Thanks.
War.Frog
01-08-2010, 12:44 AM
I just had a number of users with different browsers and operating systems test out this hack on my test forum and they all experienced the refresh/jump-to-first-page problem. I really hope this is fixable.
RedHacker
01-08-2010, 05:15 AM
I have upgraded to th vBulletin 4 from 3.8.1 Version... I had this addon from 3.8 Version... The Thanks Post will lost if put this version...?
linuxututs
01-08-2010, 06:13 AM
Here is the "post_thanks_7_80.zip" version if someone wants/needs to revert to it or just use it instead.
I never upgraded myself, because I haven't found anything wrong with it.
Abe1, Please let me know if you want me to delete this. ( Just trying to help )
This is one of those Mods that should be a vBulletin default built-in feature, and another must have for me.
Thanks,
woffie
01-08-2010, 09:17 AM
Here is the "post_thanks_7_80.zip" version if someone wants/needs to revert to it or just use it instead.
I never upgraded myself, because I haven't found anything wrong with it.
Abe1, Please let me know if you want me to delete this. ( Just trying to help )
This is one of those Mods that should be a vBulletin default built-in feature, and another must have for me.
Thanks,
That is what I am using. I just did the legacy fix posted on page 5 of this thread and have had no problems at all. Of course everytime I add a new skin I have to apply the fix, but no big deal.
iyama
01-08-2010, 10:48 AM
I fixed the alignment issue by changing the post_thanks_postbit_info template to be the following:
<vb:if condition="$post['userid']">
<dt>{vb:rawphrase post_thanks_thanks}</dt> <dd>{vb:raw post.post_thanks_user_amount_formatted}</dd>
<vb:if condition="$post['post_thanks_thanked_times'] == 1">
<dd style="white-space:nowrap; display:inline; float: {vb:stylevar left};">{vb:rawphrase post_thanks_time_post}</dd>
<vb:elseif condition="$post['post_thanks_thanked_posts'] == 1" />
<dd style="white-space:nowrap; display:inline; float: {vb:stylevar left};">{vb:rawphrase post_thanks_times_post, {vb:raw post.post_thanks_thanked_times_formatted}}</dd>
<vb:else />
<dd style="white-space:nowrap; display:inline; float: {vb:stylevar left};">{vb:rawphrase post_thanks_times_posts, {vb:raw post.post_thanks_thanked_times_formatted}, {vb:raw post.post_thanks_thanked_posts_formatted}}</dd>
</vb:if>
</vb:if>
(I changed all the "float: {vb:stylevar right}" to be left.)
If i do that it messed up my First Chief post
murratti
01-08-2010, 01:29 PM
when u press the thanks button, it makes u jump to first message...i reinstall it several times, same problem :(
garretbyrne
01-08-2010, 02:24 PM
Hi Murratti we all have the same issue were waiting for the developer to come back online to sort out the issue..
murratti
01-08-2010, 02:55 PM
Hello Garret;
i read that developer said that " are u sure about the correct installation" and i m sure about it. i uninstall the previous version, and i deleted all old files and i uploaded new files to right places but still same problems..i have 70.000 registered users and everydays they ask about this hack, i really get bored about this situation. It s disable in my forum now. :( i m waiting new version of this hack...:
garretbyrne
01-08-2010, 04:13 PM
Yea Murratti I've made sure myself and so has a couple of other people so how it's working perfect on the developers site I don't know. But if your like me you must have loads of mods installed and it could easily be anyone of them..
[EDIT] Right I've disabled all my mods and it works perfectly.. So now I'm going through all my mods to see which one is causing the problem..
Right here's even a stranger one for yea, lol I've re enabled all my mods and it still works, lol.. so i guess install mod disable all your mods make sure it works and then re enable should be fine.. Tried in two different browsers.
murratti
01-08-2010, 04:21 PM
ohh...please let me know too...regards
meissenation
01-08-2010, 06:01 PM
Is anyone else repeatedly getting this DB error message? I have like 119 from today so far...
Database error in vBulletin 4.0.0:
Invalid SQL:
REPLACE INTO search (userid, ipaddress, personal, searchuser, forumchoice, sortby, sortorder, searchtime, showposts, orderedids, dateline, displayterms, searchhash)
VALUES (0, '67.195.37.183', 1, 'MunsterZ28', '', 'post.dateline', 'DESC', 4.84076, 1, '524010,521279,519799,519292,519109,517518,515498, 505436,502610,500870,489282,487137,487125,485781,4 85017,481911,481901,481622,479903,479848,469199,45 4809,453394,450458,447464,445007', 1262976426, 'a:6:{s:5:\"words\";a:0:{}s:9:\"highlight\";a:0:{}s:6:\"common\";a:0:{}s:5:\"users\";a:1:{i:1450;s:10:\"MunsterZ28\";}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\";}}', 'acef80fe383e22aa6a945affe4316171');
MySQL Error : Table 'mifbody_vbulletin.search' doesn't exist
Error Number : 1146
Request Date : Friday, January 8th 2010 @ 06:47:06 PM
Error Date : Friday, January 8th 2010 @ 06:47:11 PM
Script : http://mifbody.com/vbulletin/post_thanks.php?do=findthanks&u=1450
Referrer :
IP Address :
Username : Unregistered
Classname : vB_Database
MySQL Version :
War.Frog
01-08-2010, 07:14 PM
Yea Murratti I've made sure myself and so has a couple of other people so how it's working perfect on the developers site I don't know. But if your like me you must have loads of mods installed and it could easily be anyone of them..
[EDIT] Right I've disabled all my mods and it works perfectly.. So now I'm going through all my mods to see which one is causing the problem..
Right here's even a stranger one for yea, lol I've re enabled all my mods and it still works, lol.. so i guess install mod disable all your mods make sure it works and then re enable should be fine.. Tried in two different browsers.
Are you saying the refresh issue disappeared doing this??
murratti
01-08-2010, 08:14 PM
I closed Let Php Live hack, problem solved...
Is anyone else repeatedly getting this DB error message? I have like 119 from today so far...
Database error in vBulletin 4.0.0:
Invalid SQL:
It's Search Bots crawling links they discovered on previous visits.
I used robots.txt to block access to that file, and it helped. A lot.
garretbyrne
01-09-2010, 09:21 AM
Hi War.Frog yep issue now solved.. weird alright, lol
KristerSwe
01-09-2010, 01:30 PM
[Question]
Can i use this on the forumpart on a vB4 Publishing Suite
Thanks..
ProFifaLeagues
01-09-2010, 02:15 PM
Loved this hack on 3.8 so will give it a try!
War.Frog
01-10-2010, 03:31 AM
Hi War.Frog yep issue now solved.. weird alright, lol
Weird. Well how frustrating...I tried your method and no go! Seems like a lot of hoops to jump through to eliminate that refresh issue and most aren't working.
I'm hoping Abe can figure out why it's refreshing like that and why it's leaping back to the first page in the thread. Sigh.
RoteRose
01-10-2010, 09:20 AM
Hello,
a bug occurs:
Database error in vBulletin 4.0.0:
Invalid SQL:
SELECT * FROM vb3_post_thanks AS post_thanks INNER JOIN vb3_user AS user USING (userid) WHERE post_thanks.postid IN () ORDER BY post_thanks.username ASC;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY post_thanks.username ASC' at line 1
Error Number : 1064
Request Date : Sunday, January 10th 2010 @ 03:07:10 AM
Error Date : Sunday, January 10th 2010 @ 03:07:10 AM
Script : http://<<url>>/private.php?do=showpm&pmid=59086
Referrer : http://<<url>>/private.php
Classname : vB_Database
I got this bug in 2 days over 150times, please fix.
Database error in vBulletin 4.0.0:
Invalid SQL:
REPLACE INTO search (userid, ipaddress, personal, searchuser, forumchoice, sortby, sortorder, searchtime, showposts, orderedids, dateline, displayterms, searchhash)
VALUES (0, '208.115.111.243', 1, 'shadiku', '', 'post.dateline', 'DESC', 0.00032, 1, '45371', 1262569673, 'a:6:{s:5:\"words\";a:0:{}s:9:\"highlight\";a:0:{}s:6:\"common\";a:0:{}s:5:\"users\";a:1:{i:205;s:7:\"shadiku\";}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\";}}', '93ba3cebb32266d635fc1600bc5fabbe');
MySQL Error : Table 'forum.search' doesn't exist
Error Number : 1146
Request Date : Monday, January 4th 2010 @ 01:47:53 AM
Error Date : Monday, January 4th 2010 @ 01:47:53 AM
Script : http://www.gamingmasters.co.uk/post_thanks.php?do=findthanks&u=205
Referrer :
IP Address : 208.115.111.243
Username : Unregistered
Classname : vB_Database
MySQL Version :
Database error in vBulletin 4.0.0:
Invalid SQL:
REPLACE INTO search (userid, ipaddress, personal, searchuser, forumchoice, sortby, sortorder, searchtime, showposts, orderedids, dateline, displayterms, searchhash)
VALUES (0, '208.115.111.243', 1, 'shadiku', '', 'post.dateline', 'DESC', 0.00021, 1, '45432,45054,44755', 1262569654, 'a:6:{s:5:\"words\";a:0:{}s:9:\"highlight\";a:0:{}s:6:\"common\";a:0:{}s:5:\"users\";a:1:{i:205;s:7:\"shadiku\";}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\";}}', 'aa2cf5c6dd7ff757d6f63558e8453e9b');
MySQL Error : Table 'forum.search' doesn't exist
Error Number : 1146
Request Date : Monday, January 4th 2010 @ 01:47:34 AM
Error Date : Monday, January 4th 2010 @ 01:47:34 AM
Script : http://www.gamingmasters.co.uk/post_thanks.php?do=findthanks_user_gave&u=205
Referrer :
IP Address : 208.115.111.243
Username : Unregistered
Classname : vB_Database
MySQL Version :
No-where in this hack is the link to this any more. You must have left a link somewhere to search for thanked posts.
RoteRose
01-10-2010, 01:44 PM
Is it possible to add an option for a thx button in every post if i use the option to thank only in first post. Hm bad text, i mean, i would like have the thanks button in every post but the thanks will only appear in Post 1.
I have this "problem" (see Capture.png). If someone not see, BLOG ENTRIES - 1 need to be in one line.. Not number 1 up, and text down :) You can see what I meen... ;)
Problem is here:
<dd style="white-space: nowrap; display: inline; float: right;">
Please fix this. Maybee not using float - juts add text in next line..... ?
Thanks for great hack!!!!
Will be fixed in next version.
Strange - I was playing with this again tonight on my test forum and when I entered a multi-page thread, jumped to a later page (page 11 in this case) and clicked on Thanks, the URL changed back to the first page of the thread!?
So, e.g. on page 11 of the thread: http://www.example.com/vb4test/showthread.php?75-Test-thread/page11
...the /page11 is stripped off and I'm brought back to the first page. I have the most up-to-date version of this hack installed.
Anyone else reporting such a problem?
I got this database error:
Database error in vBulletin 4.0.0:
Invalid SQL:
REPLACE INTO search (userid, ipaddress, personal, searchuser, forumchoice, sortby, sortorder, searchtime, showposts, orderedids, dateline, displayterms, searchhash)
VALUES (0, '81.167.x.xxx', 1, 'icey', '', 'post.dateline', 'DESC', 0.91864, 1, '1709', 1262778281, 'a:6:{s:5:\"words\";a:0:{}s:9:\"highlight\";a:0:{}s:6:\"common\";a:0:{}s:5:\"users\";a:1:{i:615;s:4:\"icey\";}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\";}}', '1f9934b83b2cd7905cad1ae232f6d7da');
MySQL Error : Table 'forum.search' doesn't exist
Error Number : 1146
Request Date : Wednesday, January 6th 2010 @ 06:44:41 AM
Error Date : Wednesday, January 6th 2010 @ 06:44:43 AM
Script : http://www.vind-het-met-rapidlinks.com/post_thanks.php?do=findthanks_user_gave&u=615
Referrer :
IP Address : 81.167.x.xxx
Username : Niet geregistreerd
Classname : vB_Database
MySQL Version :
Do i now have to uninstall whole product and get a fresh install? but what if i dont wanna lose al thankes?
Go check if you have manual edits. This has nothing to do with the current version. You may have an old link still.
Abe1, i propose this realization of js.
P.S. I found a bug, if you remove your thanks (in the box when there are other thanks), then the box will be removed too (in file it fixed).
Fixed for next version. Had to do with removing the box if you removed all the thanx. I just removed the line taking out the box since your thing does not move fast enough to see if there is only 1 thanx left or not. I just removed that code for now.
when u press the thanks button, it makes u jump to first message...i reinstall it several times, same problem :(
I need a site to test it on. My test site does not have that problem.
Hello,
a bug occurs:
Database error in vBulletin 4.0.0:
Invalid SQL:
SELECT * FROM vb3_post_thanks AS post_thanks INNER JOIN vb3_user AS user USING (userid) WHERE post_thanks.postid IN () ORDER BY post_thanks.username ASC;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY post_thanks.username ASC' at line 1
Error Number : 1064
Request Date : Sunday, January 10th 2010 @ 03:07:10 AM
Error Date : Sunday, January 10th 2010 @ 03:07:10 AM
Script : http://<<url>>/private.php?do=showpm&pmid=59086
Referrer : http://<<url>>/private.php
Classname : vB_Database
I got this bug in 2 days over 150times, please fix.
Something you did. Post thanx hack does not run on the PM page. It is automatically disabled for that page.
RoteRose
01-10-2010, 05:01 PM
I dont know why, only 2 messages are affted of 1 User, if i change the userid in db to mine, i don´t get this, any idea what happens?
mdawg
01-10-2010, 05:21 PM
Your in the wrong thread!
If you are using VB 3.8.4 you should not upgrade as this is for VB 4.0.0
Well, I have two forums. One, I made the MISTAKE (lol) of upgrading to 4.0
https://vborg.vbsupport.ru/showthread.php?t=231332
The other one is a heavily modified 3.8.4
COL NIL SATIS
01-10-2010, 05:23 PM
installed!!!! nice one
War.Frog
01-10-2010, 08:34 PM
I need a site to test it on. My test site does not have that problem.
I can PM you my test site if you like?
Edit: PM sent with id and pw.
S4RFamily
01-11-2010, 03:44 PM
http://img121.imageshack.us/img121/6788/85233856.jpg
Upgraded but... :(
Someone help me fix it, i want 2 row "thanked" is straight together. Thanks so much!
s0lidgr0und
01-11-2010, 10:04 PM
I have this "problem" (see Capture.png). If someone not see, BLOG ENTRIES - 1 need to be in one line.. Not number 1 up, and text down :) You can see what I meen... ;)
Problem is here:
<dd style="white-space: nowrap; display: inline; float: right;">
Please fix this. Maybee not using float - juts add text in next line..... ?
Thanks for great hack!!!!
Will be fixed in next version.Is there a quick edit we can do for this until the next version is released?
s0lidgr0und
01-11-2010, 10:05 PM
Someone help me fix it, i want 2 row "thanked" is straight together. Thanks so much!Go into post_thanks_postbit_info and change the three references to "right" to "left".
Highwayfrunkis
01-12-2010, 12:50 AM
I wish I could get this to work :(
I can PM you my test site if you like?
Edit: PM sent with id and pw.
Who ever is getting a refresh, please make sure you Disable the option to integrate with post groan hack.
Is there a quick edit we can do for this until the next version is released?
Add
<div style="clear: both;"></div>
right before the last line in the post_thanks_postbit_info template.
War.Frog
01-12-2010, 03:15 AM
Who ever is getting a refresh, please make sure you Disable the option to integrate with post groan hack.
I disabled and it's working as advertised again. Thanks Abe1!
Dream
01-12-2010, 12:14 PM
The phrase "post_thanks_thanks" needs to be duplicated, it's used both on the number of thanks in the postbit and as the thanks button... Some translations can't be made like that.
Darkimmortal
01-12-2010, 02:56 PM
Database error in vBulletin 4.0.0:
Invalid SQL:
REPLACE INTO search (userid, ipaddress, personal, searchuser, forumchoice, sortby, sortorder, searchtime, showposts, orderedids, dateline, displayterms, searchhash)
VALUES (0, '208.115.111.242', 1, 'shadiku', '', 'post.dateline', 'DESC', 0.00142, 1, '45432,45054,44755', 1263311386, 'a:6:{s:5:\"words\";a:0:{}s:9:\"highlight\";a:0:{}s:6:\"common\";a:0:{}s:5:\"users\";a:1:{i:205;s:7:\"shadiku\";}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\";}}', 'e2029801f80096dbfd74e69cd2d66539');
MySQL Error : Table 'forum.search' doesn't exist
Error Number : 1146
Request Date : Tuesday, January 12th 2010 @ 03:49:46 PM
Error Date : Tuesday, January 12th 2010 @ 03:49:46 PM
Script : http://www.gamingmasters.co.uk/post_thanks.php?do=findthanks_user_gave&u=205
Referrer :
IP Address : 208.115.111.242
Username : Unregistered
Classname : vB_Database
MySQL Version :
Along with a load of other similar errors for do=findthanks
The "search" table doesn't exist in stock vB4.
shakirulqadree
01-12-2010, 05:14 PM
Thank u Installed Working with VB4 but their is a problem
when this mod is Active the PMs (Private Massages) or not Showing
Arrer Massage is below :
Warning: require_once([path]/includes/functions_post_thanks.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/class_postbit.php(314) : eval()'d code on line 1
Fatal error: require_once() [function.require]: Failed opening required '/home2/alqirtas/public_html/qirtas/includes/functions_post_thanks.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/alqirtas/public_html/qirtas/includes/class_postbit.php(314) : eval()'d code on line 1
s0lidgr0und
01-12-2010, 06:14 PM
Add
<div style="clear: both;"></div>
right before the last line in the post_thanks_postbit_info template.
Thank you, Abe. That looks much better.
elkov
01-12-2010, 07:07 PM
Installed.
Thank you!
Asterix_ita
01-13-2010, 06:08 AM
Hello
In previous versions (VB3) there were some link to show thanks received and gived in this new relise I only see the sum is intended to enable some function or do I need to see this information to the previous version?
Thanks
Globus
01-13-2010, 09:10 AM
I fixed the alignment issue by changing the post_thanks_postbit_info template to be the following:
<vb:if condition="$post['userid']">
<dt>{vb:rawphrase post_thanks_thanks}</dt> <dd>{vb:raw post.post_thanks_user_amount_formatted}</dd>
<vb:if condition="$post['post_thanks_thanked_times'] == 1">
<dd style="white-space:nowrap; display:inline; float: {vb:stylevar left};">{vb:rawphrase post_thanks_time_post}</dd>
<vb:elseif condition="$post['post_thanks_thanked_posts'] == 1" />
<dd style="white-space:nowrap; display:inline; float: {vb:stylevar left};">{vb:rawphrase post_thanks_times_post, {vb:raw post.post_thanks_thanked_times_formatted}}</dd>
<vb:else />
<dd style="white-space:nowrap; display:inline; float: {vb:stylevar left};">{vb:rawphrase post_thanks_times_posts, {vb:raw post.post_thanks_thanked_times_formatted}, {vb:raw post.post_thanks_thanked_posts_formatted}}</dd>
</vb:if>
</vb:if>
(I changed all the "float: {vb:stylevar right}" to be left.)
Thank You!:)
Deirdre
01-13-2010, 08:40 PM
Database error in vBulletin 4.0.0:
Invalid SQL:
REPLACE INTO search (userid, ipaddress, personal, searchuser, forumchoice, sortby, sortorder, searchtime, showposts, orderedids, dateline, displayterms, searchhash)
VALUES (0, '208.115.111.242', 1, 'shadiku', '', 'post.dateline', 'DESC', 0.00142, 1, '45432,45054,44755', 1263311386, 'a:6:{s:5:\"words\";a:0:{}s:9:\"highlight\";a:0:{}s:6:\"common\";a:0:{}s:5:\"users\";a:1:{i:205;s:7:\"shadiku\";}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\";}}', 'e2029801f80096dbfd74e69cd2d66539');
MySQL Error : Table 'forum.search' doesn't exist
Error Number : 1146
Request Date : Tuesday, January 12th 2010 @ 03:49:46 PM
Error Date : Tuesday, January 12th 2010 @ 03:49:46 PM
Script : http://www.gamingmasters.co.uk/post_thanks.php?do=findthanks_user_gave&u=205
Referrer :
IP Address : 208.115.111.242
Username : Unregistered
Classname : vB_Database
MySQL Version :
Along with a load of other similar errors for do=findthanks
The "search" table doesn't exist in stock vB4.
I'm getting the same error. The template was reverted back before the upgrade. How can we find where this link is? What I have found is that the ips are from bots that crawl the site so is there anything we can do?
RedHacker
01-14-2010, 08:09 AM
Abe1 not work with 4.0.1 Version....
iyama
01-14-2010, 03:29 PM
Abe1 not work with 4.0.1 Version....
+1 include
War.Frog
01-14-2010, 06:10 PM
Mine works fine with 4.01.
steve1966
01-14-2010, 06:24 PM
Originally Posted by meissenation
I fixed the alignment issue by changing the post_thanks_postbit_info template to be the following:.)
<vb:if condition="$post['userid']">
<dt>{vb:rawphrase post_thanks_thanks}</dt> <dd>{vb:raw post.post_thanks_user_amount_formatted}</dd>
<vb:if condition="$post['post_thanks_thanked_times'] == 1">
<dd style="white-space:nowrap; display:inline; float: {vb:stylevar left};">{vb:rawphrase post_thanks_time_post}</dd>
<vb:elseif condition="$post['post_thanks_thanked_posts'] == 1" />
<dd style="white-space:nowrap; display:inline; float: {vb:stylevar left};">{vb:rawphrase post_thanks_times_post, {vb:raw post.post_thanks_thanked_times_formatted}}</dd>
<vb:else />
<dd style="white-space:nowrap; display:inline; float: {vb:stylevar left};">{vb:rawphrase post_thanks_times_posts, {vb:raw post.post_thanks_thanked_times_formatted}, {vb:raw post.post_thanks_thanked_posts_formatted}}</dd>
</vb:if>
</vb:if>(I changed all the "float: {vb:stylevar right}" to be left.)
thanks
Alibass
01-14-2010, 07:45 PM
Mine works fine with 4.01.
Works fine on 4.0.1 for me too......
nikosb
01-14-2010, 08:01 PM
Works for me on 4.0.1
Installed.
Thank you!
RedHacker
01-14-2010, 08:04 PM
Sorry i forget something i will check now....
RedHacker
01-14-2010, 08:12 PM
Its worked perfect for 4.0.1....
shakirulqadree
01-15-2010, 11:54 AM
Thank u Installed Working with VB4 but their is a problem
when this mod is Active, The PMs (Private Massages) or not Showing
Arrer Massage is below :
any fix of this problem ?
ConfusedCartman
01-15-2010, 12:27 PM
Database error in vBulletin 4.0.0:
Invalid SQL:
REPLACE INTO search (userid, ipaddress, personal, searchuser, forumchoice, sortby, sortorder, searchtime, showposts, orderedids, dateline, displayterms, searchhash)
VALUES (0, '208.115.111.242', 1, 'shadiku', '', 'post.dateline', 'DESC', 0.00142, 1, '45432,45054,44755', 1263311386, 'a:6:{s:5:\"words\";a:0:{}s:9:\"highlight\";a:0:{}s:6:\"common\";a:0:{}s:5:\"users\";a:1:{i:205;s:7:\"shadiku\";}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\";}}', 'e2029801f80096dbfd74e69cd2d66539');
MySQL Error : Table 'forum.search' doesn't exist
Error Number : 1146
Request Date : Tuesday, January 12th 2010 @ 03:49:46 PM
Error Date : Tuesday, January 12th 2010 @ 03:49:46 PM
Script : http://www.gamingmasters.co.uk/post_thanks.php?do=findthanks_user_gave&u=205
Referrer :
IP Address : 208.115.111.242
Username : Unregistered
Classname : vB_Database
MySQL Version :
Along with a load of other similar errors for do=findthanks
The "search" table doesn't exist in stock vB4.
Yep, I can confirm this issue. I actually came to this thread to report it, but I'd figure I'd support the existing report instead.
I can't see post tahks images on vb 4.0.1
fixed^^
athlon64bit
01-15-2010, 11:01 PM
Hey if you go into AdminCP and look for Post Thanks run all four counters that should do it for you.. Didn't for me but I made the mistake of removing it ages ago by mistake..
Hold on is there a way of getting the old count back in anyway??
I've found another sql with the old count how do i just import that ?? Cheers
[EDIT] I added them in manually... not the same but at least the counts there.. I didn't do it for everyone only the main people...
You could create a new database, back up your old back up. Then using something like phpmyadmin download the individual thank you tables. Then import the thank you tables into your current database for your active forum. That would probably work. You would still need to run an upgrade of the latest version of this addon though I would imagine after doing so. I can't guarantee that this will work but it is worth a try.
same prblm with me
1 - there is no thanks button coming
2 - the first post showing Thanked 0 Times in 0 Posts one time
in second post its showing Thanked 0 Times in 0 Posts two times
and so on
3 - i dont have any BBR - Useful Links on Member Action Dropdown
4 - i am having Add Ignore User To Postbit Dropdown plugin so when i disabled it its working fine but still i cant see thanks button
Did you uninstall the previous version? If you did you will lose your thank you score. What version of vbulletin are you using? This thank you version is for vbulletin version 4.
car20
01-16-2010, 05:05 AM
Hello
Thanks for great Mod , i love it but ,
Multi Qoute is'nt working !!
disable post tank you mod and solved problem .
in my forum dir lang is right to left .
how do I can Solved this , I dont want Uninstall it.
Thanks
imagirlgeek
01-17-2010, 05:26 PM
Yep, I can confirm this issue. I actually came to this thread to report it, but I'd figure I'd support the existing report instead.
What I did to resolve this was to comment out these lines in post_thanks.php...
$db->query_write("
REPLACE INTO " . TABLE_PREFIX . "search (userid, ipaddress, personal, searchuser, forumchoice, sortby, sortorder, searchtime, showposts, orderedids, dateline, displayterms, searchhash)
VALUES (" . $vbulletin->userinfo['userid'] . ", '" . $db->escape_string(IPADDRESS) . "', 1, '" . $db->escape_string($user['username']) . "', '" . $db->escape_string($forumchoice) . "', 'post.dateline', 'DESC', $searchtime, 1, '" . $db->escape_string(implode(',', $orderedids)) . "', " . TIMENOW . ", '" . $db->escape_string(serialize($display)) . "', '" . $db->escape_string($searchhash) . "')
");
$searchid = $db->insert_id();
$vbulletin->url = 'search.php?' . $vbulletin->session->vars['sessionurl'] . "searchid=$searchid";
eval(print_standard_redirect('search'));
I found this query on lines 278 - 285, 413 - 420, and 527 - 534. I commented out all of them 3 days ago and haven't received this error and also haven't seen any adverse effects.
Hope this helps!
Charlie98902
01-18-2010, 12:44 AM
The notification of posted thanks isn't working on my end but the over hack is. Is there a way to fix this? Using 4.0.1.
On my site the blogs entries is showed on
Thanked 70 Times in 68 Posts2
Blog Entries
Instead to be here
Thanked 70 Times in 68 Posts
Blog Entries 2
How can i fix this problem?
War.Frog
01-18-2010, 03:00 PM
On my site the blogs entries is showed on
Thanked 70 Times in 68 Posts2
Blog Entries
Instead to be here
Thanked 70 Times in 68 Posts
Blog Entries 2
How can i fix this problem?
Mine is in the wrong place too...showing like this (postbit legacy):
mitch84
01-18-2010, 03:19 PM
On my site the blogs entries is showed on
Thanked 70 Times in 68 Posts2
Blog Entries
Instead to be here
Thanked 70 Times in 68 Posts
Blog Entries 2
How can i fix this problem?yes, same for me
Charlie98902
01-18-2010, 04:42 PM
Mine doesn't show like that but it shows how it should. I am using postbit style though if that helps.
Do you think that perhaps the "Following Users Say..." takes up too much screen real estate? It seems to me that smaller fonts and keeping the usernames on the same line and less white space below the names would be less disruptive to the "flow" of the forums. I know I can hack it, but every upgrade will likely break my hack of the hack. Any thoughts?
And, yes, I've hacked a "laughing" version of the "Thanks" hack for our forums.
vividbreeze
01-18-2010, 07:19 PM
People cant see the first post anymore as its blank, this happened before..........I upgraded to 4.0.1
Drago13
01-19-2010, 12:07 AM
what do I change to make the button say Kudos instead of Thank you, and also in the post bit... If it spossible.. thanks In advance,,
reefedjib
01-19-2010, 01:58 AM
I updated to 4.0.1 and updated Post Thanks to this version. With Post Thanks TURNED OFF!!! I am having numerous issues. The only way to stop all this was to add define("DISABLE_HOOKS", 1); to config.php.
Errors:
1) - I am unable to view a thread. I get the following errors and the page does not display:
"Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: post_thanks_navbar_search in [path]/includes/functions.php on line 3893"
"Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:4501) in [path]/includes/functions.php on line 3742"
2) - I am unable to login the adminCP. I get the following errors:
"Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: post_thanks_navbar_search in [path]/includes/functions.php on line 3893"
"Unable to add cookies, header already sent.
File: /home/vawhigso/public_html/forums/includes/class_core.php
Line: 4501"
car20
01-19-2010, 07:11 AM
Hi
If I want to push the "multi Quote bottom", I should have pushed the "thank you bottom" before that. It means that for example, when I have said thanks to user numbers 1, 2 and 3 the "multi Quote bottom" works properly, but if I choose another user that I have not said thanks to him/her the "multi Quote bottom" doesn't work and has problem.
Thank you
reefedjib
01-19-2010, 12:03 PM
I updated to 4.0.1 and updated Post Thanks to this version. With Post Thanks TURNED OFF!!! I am having numerous issues. The only way to stop all this was to add define("DISABLE_HOOKS", 1); to config.php.
Errors:
1) - I am unable to view a thread. I get the following errors and the page does not display:
"Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: post_thanks_navbar_search in [path]/includes/functions.php on line 3893"
"Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:4501) in [path]/includes/functions.php on line 3742"
2) - I am unable to login the adminCP. I get the following errors:
"Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: post_thanks_navbar_search in [path]/includes/functions.php on line 3893"
"Unable to add cookies, header already sent.
File: /home/vawhigso/public_html/forums/includes/class_core.php
Line: 4501"
These are the plugins that are bad:
- global_setup_complete
- postbit_display_complete
- showthread_complete
s0lidgr0und
01-19-2010, 10:19 PM
I forgot to reinstall this after the super awesome vb upgrade.
Charlie98902
01-19-2010, 10:54 PM
My only issue is there is no notification now when you get thanked. Everything works but that :(
s0lidgr0und
01-20-2010, 04:43 AM
I didn't even notice that.
Is there a way to get it to report on the UserCP like it used to be, Abe?
iceman-x
01-20-2010, 07:10 AM
Thanks for nice addon. love it. :)
TimberFloorAu
01-20-2010, 07:23 AM
We Realllllllllllllly need the Groan Hack please Abe
SirFalcon
01-20-2010, 07:28 AM
Working in 4.0.1
However, the 2nd line that contains the Thank stats isn't aligned properly: http://www.thecloudgamer.com/forums/showthread.php/133-OnLive-Userbars-and-Signatures!
i.e.
Thanks 0
Thanked 1 Time in 1 Post
I am using the default style that I have not modified.
Working in 4.0.1
However, the 2nd line that contains the Thank stats isn't aligned properly: http://www.thecloudgamer.com/forums/showthread.php/133-OnLive-Userbars-and-Signatures!
i.e.
Thanks 0
Thanked 1 Time in 1 Post
I am using the default style that I have not modified.
take a look here: https://vborg.vbsupport.ru/showpost.php?p=1949563&postcount=334
ryacine
01-20-2010, 09:55 AM
Hello mates,
Who ever is getting a refresh, please make sure you Disable the option to integrate with post groan hack.
I disabled and it's working as advertised again. Thanks Abe1!
Where can we disable this, please?
2) No searching feature yet
Not pushing or complaining - just asking - do you think the search feature will be back anytime soon? Some of our folks are missing it!
mariocaz
01-20-2010, 05:31 PM
well I think this already asked you....
Is this new version works on 3.7.6 PL 2 ??
Thank you so much!!!
War.Frog
01-20-2010, 08:09 PM
Hello mates,
Where can we disable this, please?
It's disabled in the Post Groan Hack settings in your ACP.
Charlie98902
01-20-2010, 09:24 PM
My only issue is there is no notification now when you get thanked. Everything works but that ... Is there a fix in the works?
SirFalcon
01-20-2010, 10:41 PM
take a look here: https://vborg.vbsupport.ru/showpost.php?p=1949563&postcount=334
Worked like a charm! Thank-you!
reefedjib
01-20-2010, 10:58 PM
I updated to 4.0.1 and updated Post Thanks to this version. With Post Thanks TURNED OFF!!! I am having numerous issues. The only way to stop all this was to add define("DISABLE_HOOKS", 1); to config.php.
Errors:
1) - I am unable to view a thread. I get the following errors and the page does not display:
"Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: post_thanks_navbar_search in [path]/includes/functions.php on line 3893"
"Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:4501) in [path]/includes/functions.php on line 3742"
2) - I am unable to login the adminCP. I get the following errors:
"Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: post_thanks_navbar_search in [path]/includes/functions.php on line 3893"
"Unable to add cookies, header already sent.
File: /home/vawhigso/public_html/forums/includes/class_core.php
Line: 4501"
These are the plugins that are bad:
- global_setup_complete
- postbit_display_complete
- showthread_complete
HELLO!!?? IT"S BROKEN!!!
Charlie98902
01-20-2010, 11:12 PM
My only issue is there is no notification now when you get thanked. Everything works but that ... Is there a fix in the works?
TheBoys
01-21-2010, 06:05 AM
I'm having a small issue whereby thanking certain users presents me with this:
http://dl.dropbox.com/u/3663961/phrase-error.png
vb 4.0/ post thanks 7.81
wayne.richards@
01-22-2010, 10:22 AM
take a look here: https://vborg.vbsupport.ru/showpost.php?p=1949563&postcount=334
Still the same in 4.0.1
Also why does the Thanks never change?
reefedjib
01-22-2010, 10:32 AM
This Hack Is A Piece Of Garbage. Do Not Use It!!
wayne.richards@
01-22-2010, 11:58 AM
This Hack Is A Piece Of Garbage. Do Not Use It!!
A bit harsh
reefedjib
01-22-2010, 12:33 PM
A bit harsh
I have upgraded to 4.0.1 with major problems, reported that 3 times and gotten no support. It's garbage.
wayne.richards@
01-22-2010, 02:43 PM
The ONLY major issue i have in 4.0.1 is the alignment is postbit, it is a free mod so not expecting lightning fast support! with a few bug fixes its going to be a fantastic mod!
twizzler
01-22-2010, 03:04 PM
hm doesn't work at all ....
Charlie98902
01-22-2010, 03:36 PM
It works just fine but there is small issues and if you give him time I am sure he'll update this mod. To call it crap and flame it with the hack being free for all is harsh as he generates no donations unless one does donate. My only issue is there is no notification now when one receives a thanked post.
wayne.richards@
01-22-2010, 03:42 PM
It works just fine but there is small issues and if you give him time I am sure he'll update this mod. To call it crap and flame it with the hack being free for all is harsh as he generates no donations unless one does donate. My only issue is there is no notification now when one receives a thanked post.
Never knew there was meant to be a notification :o as soon as the alignment bit is sorted i will be more than happy!
Charlie98902
01-22-2010, 04:02 PM
It works just fine but there is small issues and if you give him time I am sure he'll update this mod. To call it crap and flame it with the hack being free for all is harsh as he generates no donations unless one does donate. My only issue is there is no notification now when one receives a thanked post.
Never knew there was meant to be a notification :o as soon as the alignment bit is sorted i will be more than happy!
Yea, the alignment would be nice but I tend to don't stress to much as long as it overall works.
Dj megas
01-22-2010, 07:07 PM
How about if I like to make the thank you botton to show under the....
Thanks: 0
Thanked 11 Times in 11 Posts
..You now ....where the avatar and name is?
Thank you
shakirulqadree
01-23-2010, 10:18 AM
I am using this hack but i am unable to see my Private Massages when this hack is Active
what is the problem?
TimberFloorAu
01-23-2010, 05:55 PM
This Hack Is A Piece Of Garbage. Do Not Use It!!
That is the most un-profound thing I have read on here.
Still the same in 4.0.1
Also why does the Thanks never change?
Give us a link to your site, to check the code
Alibass
01-23-2010, 06:07 PM
This Hack Is A Piece Of Garbage. Do Not Use It!!
How rude, you're a real piece of garbage work yourself!
wayne.richards@
01-23-2010, 06:25 PM
Sorted now apart from the alignment!
synseal
01-23-2010, 07:32 PM
This Hack Is A Piece Of Garbage. Do Not Use It!!
I have Version 4.0.1 vBSEO 3.5.0 RC2 and this works fine on my forum, you really need to learn some manners, I have never come across such an ungrateful and rude person on here.
Thank you Abe1 :up:
BeakerUK
01-23-2010, 08:56 PM
nice hack, thanks. Was just about to try doing my own, but yours is spot on!
Dj megas
01-24-2010, 02:03 AM
TimberFloorAu How about my question please?
How about if I like to make the thank you botton to show under the....
Thanks: 0
Thanked 11 Times in 11 Posts
..You now ....where the avatar and name is?
Thank you
Dj megas
01-24-2010, 02:08 AM
Thank you Abe1 for the hack some ppl are idiots what can youdo!
Dj megas
01-24-2010, 02:10 AM
Thank you Abe1 for the hack some ppl are idiots what can you do!
balkanboy
01-24-2010, 05:34 AM
hey is the alignment in postbit still an issue that Thanks:0 is correct but the thanked is out of place.....
wrestlepower
01-24-2010, 11:51 AM
Same problem with alignment as has been mentioned frequently. However, i've now got an additional error. I had it installed and working fine, then had to re-install this morning due to a seperate issue and now the ajax doesn't work and instead i get taken to the first page of the thread whenever a post is thanked.
steve1966
01-24-2010, 12:08 PM
hey is the alignment in postbit still an issue that Thanks:0 is correct but the thanked is out of place.....
hi replace all the code in post_thanks_postbit_info template
with
<vb:if condition="$post['userid']">
<dt>{vb:rawphrase post_thanks_thanks}</dt> <dd>{vb:raw post.post_thanks_user_amount_formatted}</dd>
<vb:if condition="$post['post_thanks_thanked_times'] == 1">
<dd style="white-space:nowrap; display:inline; float: {vb:stylevar left};">{vb:rawphrase post_thanks_time_post}</dd>
<vb:elseif condition="$post['post_thanks_thanked_posts'] == 1" />
<dd style="white-space:nowrap; display:inline; float: {vb:stylevar left};">{vb:rawphrase post_thanks_times_post, {vb:raw post.post_thanks_thanked_times_formatted}}</dd>
<vb:else />
<dd style="white-space:nowrap; display:inline; float: {vb:stylevar left};">{vb:rawphrase post_thanks_times_posts, {vb:raw post.post_thanks_thanked_times_formatted}, {vb:raw post.post_thanks_thanked_posts_formatted}}</dd>
</vb:if>
</vb:if>
HappyFeet
01-24-2010, 06:55 PM
I upgraded and got the alignment issues that everyone is complaining about. I fix the offset right alignment with the template edit in the previous post but I have an issue with the Real Name in postbit hack now. A persons real name appears at the end of the post thanks stats. See screenshot...
Can anyone tell me how to fix this?
Thanks in advance...
110962
Wenbie
01-25-2010, 09:04 AM
Installed. Appreciate your work Abe1!
Pleaseeeee update the Post Groan Hack when you can
wayne.richards@
01-25-2010, 02:21 PM
Sorted Now! Thanks Guys For Your Hard Work! Top Banana!
Charlie98902
01-25-2010, 03:31 PM
hi replace all the code in post_thanks_postbit_info template
with
<vb:if condition="$post['userid']">
<dt>{vb:rawphrase post_thanks_thanks}</dt> <dd>{vb:raw post.post_thanks_user_amount_formatted}</dd>
<vb:if condition="$post['post_thanks_thanked_times'] == 1">
<dd style="white-space:nowrap; display:inline; float: {vb:stylevar left};">{vb:rawphrase post_thanks_time_post}</dd>
<vb:elseif condition="$post['post_thanks_thanked_posts'] == 1" />
<dd style="white-space:nowrap; display:inline; float: {vb:stylevar left};">{vb:rawphrase post_thanks_times_post, {vb:raw post.post_thanks_thanked_times_formatted}}</dd>
<vb:else />
<dd style="white-space:nowrap; display:inline; float: {vb:stylevar left};">{vb:rawphrase post_thanks_times_posts, {vb:raw post.post_thanks_thanked_times_formatted}, {vb:raw post.post_thanks_thanked_posts_formatted}}</dd>
</vb:if>
</vb:if>
Will this code align the issue for the postbit syle users or is this for the postbit_legacy users?
Abe Just curious as I have yet to hear a responce is there a fix on the way to show the notification of thanked posts? This is the only issue I have The only header mods I am using is a new style login/show admin/mod links in header and my posts along with vbmoods and this was working correctly with 4.0 PL1 but after upgrading to 4.0.1 it isn't showing notifications of thanked posts.
Thanks
aaronrand
01-25-2010, 05:56 PM
anyone else get this error?
displaying over 4 billion thanks, just on my acct, other accts seek ok so far.
steve1966
01-25-2010, 06:12 PM
Will this code align the issue for the postbit syle users or is this for the postbit_legacy users?
Abe Just curious as I have yet to hear a responce is there a fix on the way to show the notification of thanked posts? This is the only issue I have The only header mods I am using is a new style login/show admin/mod links in header and my posts along with vbmoods and this was working correctly with 4.0 PL1 but after upgrading to 4.0.1 it isn't showing notifications of thanked posts.
Thanks
align the issue for the postbit_legacy users :)
anyone else get this error?
displaying over 4 billion thanks, just on my acct, other accts seek ok so far.
It seems I remember a post about rerunning the Counters on the mod.
aaronrand
01-25-2010, 07:39 PM
I read all the posts on this forum relating to counters, and it says run all recounters.
where do i find those? in maintainance->update counters, theres many more than 4.
I read all the posts on this forum relating to counters, and it says run all recounters.
where do i find those? in maintainance->update counters, theres many more than 4.
AdminCP>Post Thanks>Recounters
There are four of them, and as I recall three are pretty fast, one takes awhile.
aaronrand
01-25-2010, 07:47 PM
oh, lol thanks grc. I hadn't logged out since i installed it, and the adminCP wasnt showing it yet, even though it was live on the site.
That seemed to do the trick, but its not adding up the thanks count.
i saw a few with similer issues, but no fixes?
shouldnt it read thanks: 1, not 0 ?
magmf
01-25-2010, 08:47 PM
problem of post thank you hack with banners bellow first post.
anyone here can confirme with me ?
STORMS
01-25-2010, 10:22 PM
I have 4.0 and I installed this, but when I select a forum, it says "Database Error." Any idea on how to fix this?
oh, lol thanks grc. I hadn't logged out since i installed it, and the adminCP wasnt showing it yet, even though it was live on the site.
That seemed to do the trick, but its not adding up the thanks count.
i saw a few with similer issues, but no fixes?
shouldnt it read thanks: 1, not 0 ?
It's Thanks...# of times you've thanked people
Then Thanked #of times you've been thanked in how many posts
So it's probably working.
oldfan
01-25-2010, 11:08 PM
sorry post in wrong version
FractalizeR
01-26-2010, 03:40 AM
When post_thanks set to not affect reputation, then you set it to affect it and run recounters, it doesn't recount reputation for old thanks. Why?
RedHacker
01-26-2010, 05:10 AM
I have 100 Database error...
Why...?
FractalizeR
01-27-2010, 06:26 AM
RedHacker, please be MORE concrete.
RedHacker
01-27-2010, 08:01 AM
FractalizeR i send you pm...
On my site the blogs entries is showed on
Thanked 70 Times in 68 Posts2
Blog Entries
Instead to be here
Thanked 70 Times in 68 Posts
Blog Entries 2
How can i fix this problem?
Maybe someone have fixed this problem??
EmAnh
01-27-2010, 07:49 PM
Hi
I ran into this problem when "Add Product" (import XML)
***
REPLACE INTO datastore
(title, data, unserialize)
VALUES
('routes', 'a:0:{}', 1);
MySQL Error : MySQL server has gone away
Error Number : 2006
Request Date : Wednesday, January 27th 2010 @ 03:44:05 PM
Error Date : Wednesday, January 27th 2010 @ 03:45:02 PM
****
Any help would be appreciated.
cloferba
01-27-2010, 09:31 PM
how can i show a list with most thanked users?
is to give an award to them
dmknights
01-27-2010, 09:47 PM
Installed
Yep, I can confirm this issue. I actually came to this thread to report it, but I'd figure I'd support the existing report instead.
I can also confirm this issue with database errors:
post_thanks.php?do=findthanks&u=XXXX
REPLACE INTO search
MySQL Error : Table 'XXXX.search' doesn't exist
Is this a bug in this mod that should be fixed?
Charlie98902
01-28-2010, 09:32 AM
Not sure what happen but I am getting the notifications of thanked posts now. All is well on my end.
I can also confirm this issue with database errors:
post_thanks.php?do=findthanks&u=XXXX
REPLACE INTO search
MySQL Error : Table 'XXXX.search' doesn't exist
Is this a bug in this mod that should be fixed?
2) No searching feature yet
Not a bug - just a feature that hasn't yet made it to the upgrade.
cmeinck
01-28-2010, 02:55 PM
I can also confirm this issue with database errors:
post_thanks.php?do=findthanks&u=XXXX
REPLACE INTO search
MySQL Error : Table 'XXXX.search' doesn't exist
Is this a bug in this mod that should be fixed?
Same here. Disabled plugin for the time being. People love this plugin, so members are a bit disappointed.
DEAR
ARE YOU MAKE "Moderator Statistics HAK" FOR VB4?
I NEED THIS
THANK YOU
MikQuattro
01-30-2010, 01:10 PM
Same here. Disabled plugin for the time being. People love this plugin, so members are a bit disappointed.
Same here, and my members are also disappointed. This mod is listed as supported, but the author hasn't been on for 2 1/2 weeks..WTH? :(
Rob F
01-31-2010, 04:23 AM
I've now installed this on my test forums, edited the necessary templates to move the thanks button to the right and get the alignment correct for the Thanked X Times In X Posts. All seems to be working as I'd expect it to :)
Just 1 quick question though - does anyone know if its possible to edit the size of the text in the Thanks box below a post? It just looks huge to me so I was thinking it might look a lot neater if I could set it to font size 1.
I'm referring to the entire box where it says "The following X users say thank you for this post" followed by the list of users.
MixMakers
01-31-2010, 06:32 AM
Hello mates,
Where can we disable this, please?
My page refreshes although I don't have the post groan hack installed.
Just 1 quick question though - does anyone know if its possible to edit the size of the text in the Thanks box below a post? It just looks huge to me so I was thinking it might look a lot neater if I could set it to font size 1.
I'm referring to the entire box where it says "The following X users say thank you for this post" followed by the list of users.
I've posted the same suggestion. It seems to me that it would be better to have the Thanks in a smaller font.
Rob F
01-31-2010, 06:07 PM
Totally agree grc. It just looks too big as it is.
Don't think I'll be installing on live site until I can make it smaller. Shame, as it seems to work perfectly for me.
Postbit data isn't correct:
Thanks 2
Thanked 0 Times in 0 Posts
Not sure what the deal is here but you can see the thanks counter is 2, which is correct, but the line under it is incorrect.
Also, in the user profile, I don't have anything that'll allow me to view what threads were thanked, etc. I remember this being possible before. Anyone have any ideas?
Rob F
02-01-2010, 12:07 AM
Trek -
Thanks 2 refers to the amount of thanks a user has given to others
Thanked 0 Times in 0 Posts is the amount of thanks a user has recieved
;)
Trek -
Thanks 2 refers to the amount of thanks a user has given to others
Thanked 0 Times in 0 Posts is the amount of thanks a user has recieved
;)
Ahh ok, that makes sense, thanks! I ran this for 3.8 and that was good, but when I upgraded to vb4 I lost all of my stats for it. :( Anyway, good deal, thanks again for the info!
TimberFloorAu
02-01-2010, 06:37 AM
We run the opposite version of this on our forums, in conjunction with Thanks. Called Spanks.
If anyone is interested, it could be used as we do, until the groan hack is implemented. Will happily post ( I am sure it doesnt conflict with Abes copyright, as we have just changed words, and filenames )
Someone know how to align blog entries?
https://vborg.vbsupport.ru/
RedTrinity
02-01-2010, 07:28 AM
I'm hoping Abe can figure out why it's refreshing like that and why it's leaping back to the first page in the thread. Sigh.
I hope the same, our members are complaining about this issue as well.
Otherwise its a great hack :)
TimberFloorAu
02-01-2010, 07:38 AM
Someone know how to align blog entries?
https://vborg.vbsupport.ru/
Have you got a link to your forum please
Aclikyano
02-01-2010, 11:39 AM
Plugin & Products System
Importing Product, Please Wait...
[:]
why does it not want to install the xml????
nikosb
02-01-2010, 04:54 PM
i have problem
Someone know how to align ?
https://vborg.vbsupport.ru/external/2010/02/105.jpg
i have problem
Someone know how to align ?
https://vborg.vbsupport.ru/external/2010/02/105.jpg
check it out: https://vborg.vbsupport.ru/showpost.php?p=1949563&postcount=334
nikosb
02-02-2010, 04:57 AM
check it out: https://vborg.vbsupport.ru/showpost.php?p=1949563&postcount=334
Thank you I.am
calvinnguyen
02-02-2010, 06:41 AM
What I did to resolve this was to comment out these lines in post_thanks.php...
$db->query_write("
REPLACE INTO " . TABLE_PREFIX . "search (userid, ipaddress, personal, searchuser, forumchoice, sortby, sortorder, searchtime, showposts, orderedids, dateline, displayterms, searchhash)
VALUES (" . $vbulletin->userinfo['userid'] . ", '" . $db->escape_string(IPADDRESS) . "', 1, '" . $db->escape_string($user['username']) . "', '" . $db->escape_string($forumchoice) . "', 'post.dateline', 'DESC', $searchtime, 1, '" . $db->escape_string(implode(',', $orderedids)) . "', " . TIMENOW . ", '" . $db->escape_string(serialize($display)) . "', '" . $db->escape_string($searchhash) . "')
");
$searchid = $db->insert_id();
$vbulletin->url = 'search.php?' . $vbulletin->session->vars['sessionurl'] . "searchid=$searchid";
eval(print_standard_redirect('search'));
I found this query on lines 278 - 285, 413 - 420, and 527 - 534. I commented out all of them 3 days ago and haven't received this error and also haven't seen any adverse effects.
Hope this helps!
It doesn't work. Everyday I received more than 2000 email error.
Hope next version he will fix it.
DEAR
ARE YOU MAKE "Moderator Statistics HAK" FOR VB4?
I NEED THIS
THANK YOU
Thanks
I have developed to comply with the vb4
struff
02-02-2010, 03:04 PM
It frustrates me that my partners and I can't get this to work on our site (using the default vB 4.0.1 style). Our users really liked the old Thanks (and the No Thanks) on vB 3.8 but we get nothing in the postbit and no Thanks icon to click now. Our profiles all show "Thanked 0 Times in 0 Posts" but that's the only indication that this product exists at all on our site.
armthehomeless1
02-02-2010, 10:50 PM
Someone know how to align blog entries?
https://vborg.vbsupport.ru/
I am having this problem also. Is this because it doesn't support legacy yet?? Anyone got a work around??
Had to disable postbit cause it looks terrible!
TimberFloorAu
02-03-2010, 12:12 AM
We have Legacy , works fine.
crazyace
02-03-2010, 05:11 AM
I am having this problem also. Is this because it doesn't support legacy yet?? Anyone got a work around??
Had to disable postbit cause it looks terrible!
I had this issue also. I disabled the thank you mod.
mfbmike
02-04-2010, 06:17 PM
I hope the same, our members are complaining about this issue as well.
Otherwise its a great hack :)
You probably still have the old post groan hack still installed but disabled.
I had the same issue. You need to completely uninstall the old post groan hack.
TimberFloorAu
02-04-2010, 07:35 PM
I suspect Mike is correct.
When we upgraded we removed all old products, uninstalling. And then removing all files "that were uploaded" via ftp from each product.
Then started a fresh, with new versions.
ddaybofb
02-05-2010, 04:12 PM
Any word on post groan hack?
s0lidgr0und
02-06-2010, 10:32 AM
You guys should read this thread and/or the support forum before posting in here.
I am having this problem also. Is this because it doesn't support legacy yet?? Anyone got a work around??
Had to disable postbit cause it looks terrible!https://vborg.vbsupport.ru/showpost.php?p=1953239&postcount=373
djbaxter
02-06-2010, 03:10 PM
My apologies if this has already been addressed.
vBulletin 4.01
This version of the Thank you hack.
Groans not installed.
The buttons show up correctly.
Clicking on the button updates the thanks count for a mmmber in the User CP and the thanks count in the postbit, but doers NOT display the "Thanked by" informatiion under the post.
Added: Happens in both IE8 and Firefox 3.6.
djbaxter
02-06-2010, 04:28 PM
My apologies if this has already been addressed.
vBulletin 4.01
This version of the Thank you hack.
Groans not installed.
The buttons show up correctly.
Clicking on the button updates the thanks count for a mamber, but there is no display in postbit.
More information: When I click on "Thanks", in IE8 I get this error:
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6.4; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Sat, 6 Feb 2010 18:27:47 UTC
Message: Object required
Line: 48
Char: 2
Code: 0
URI: http://myforum.com/clientscript/post_thanks.js
Message: 'null' is null or not an object
Line: 12
Char: 4
Code: 0
URI: http://myforum.com/clientscript/post_thanks.js
And here's the portions of that file referenced.
Around line 12:
var post_thanks_handleSuccess = function(o)
{
if(o.responseText !== undefined)
{
if (post_thanks_callback.object_name[o.tId] !== undefined)
{
fetch_object(post_thanks_callback.object_name[o.tId]).innerHTML = o.responseText;
}
}
}
Around line 48:
function post_thanks_give(postid, integrate)
{
fetch_object('post_thanks_button_' + postid).style.display = 'none';
fetch_object('post_thanks_separator_' + postid).style.display = 'none';
if (integrate == true)
{
fetch_object('post_groan_button_' + postid).style.display = 'none';
}
var sUrl = 'post_thanks.php';
var postData = 'do=post_thanks_add&using_ajax=1&p=' + postid + '&securitytoken=' + SECURITYTOKEN;
var request = YAHOO.util.Connect.asyncRequest('POST', sUrl, post_thanks_callback, postData);
post_thanks_callback.object_name[request.tId] = 'post_thanks_box_' + postid;
fetch_object('post_thanks_box_' + postid).style.display = '';
return false;
}
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.