![]() |
Quote:
also here is another problem im having, which is the reason i upgraded ^^ BUG The delete all of a users thanks feature in the admincp is not working. it says it deletes them, but when i refresh the page where that user had thanked everyone, their thanks are still there. is this occurring for anyone else? because it is not doing anything on mine. here is a screen shot to show that it is processing it, but then when i check to see if the thanks are gone, they're still there. |
it seems like this hack adds one query to each "post". in my showthread.php, there are 15 posts per page. 12 queries without this hack, and 27 queries with this hack enabled.
Quote:
|
Quote:
|
i've found some hints.
if there're more than one thanks in the "page", it adds only one query. but if there is no thanks at all for the posts of the page, it adds one query per post. the problem is that you forgot to set $act to be ture after the db query in fetch_thanks() Quote:
|
Quote:
|
After migrating to another server, i got this error on ALL my tables including VB_post_thanks table
Code:
Database error in vBulletin 3.6.5: However, if I apply the same query for the vb_post_thanks table, it doesn't change a thing, EDIT, this is the query I ran Code:
ALTER TABLE `vb_post_thanks` CHANGE `id` `id` INT( 10 ) UNSIGNED NOT NULL AUTO_INCREMENT; I'm sure it's data corruption due to server migration, I allready tried to delete the table and import from backup from previous server, but this doesn't help either what am I missing here ...? |
Quote:
|
having carried out the instructions to upgrade/install over the previous verios I am getting the following error messages:
Warning: can_thank_this_post(/homepages/18/d121175559/htdocs/vBulletin/includes/functions_post_groan.php) [function.can-thank-this-post]: failed to open stream: No such file or directory in /includes/functions_post_thanks.php on line 73 Fatal error: can_thank_this_post() [function.require]: Failed opening required '/homepages/18/d121175559/htdocs/vBulletin/includes/functions_post_groan.php' (include_path='.:/usr/local/lib/php') in /homepages/18/d121175559/htdocs/vBulletin/includes/functions_post_thanks.php on line 73 Any idea on how I can resolve this? The file vBulletin/includes/functions_post_groan.php' is definately in the right place. Thanks |
Hi abe1,
You can write an add-con fo this mod, This function of add-on is thank in attad file, Menber which have X THANKS can download attad file, I want this add-on to agains spam member is this one is necessary, My English quite bad, hope you understand my write, thank alot :) |
Quote:
|
Quote:
|
Quote:
You can see that image,so that you can understand my words https://vborg.vbsupport.ru/ |
Update :
This would have helped Code:
ALTER TABLE `vb_post_thanks` CHANGE `id` `id` INT( 10 ) UNSIGNED NOT NULL AUTO_INCREMENT; He changed my config file and database name, so I was working in the wrong database,.... two days of worrying for nothing, thx anyway |
I asked before, but it may of been lost in this huge thread.
Anyway, is there any chance we can set limits to daily thanks? I have a few users that are starting little cliques on my site thanking each other over and over. Maybe do something like: Max Thanks per day: Max Thanks per thread: Max Thanks per hour: |
Quote:
|
Quote:
Thanks |
Quote:
|
Quote:
|
i can when deleted post thanks other users ?
|
I have a question - I did search but couldn't find anything like this. Is there a mod that will display say like the top 4 members along with their avatar with the most thanks for the month or week?
Thanks in advance. |
possible to get a toplist like this:
https://vborg.vbsupport.ru/showthrea...hreadid=146277 |
is there anyway to make the Thanks list collapsable? Too many thanks in the list take so much space.
|
guys i have now Version 5.3 and in the instruction text, there is nothing about how to upgrade from 5.3 to 6.0...
at step 2: 2) Import product-post_thanks.xml into PRODUCTS. Allow Overwrite "YES" (admincp -> Plugin System -> Manage Products -> [Add/Import Product]) but I already have it (5.3) how should i add this one and the most important for, will i loose all the thanks that my members currentlt have? thanks - |
think i must be missing somthin as it dont work for me, got all the info in postbit user info but thats it, no thanks button no hide tag nothing! doesnt even work when i try a manual hide tag
|
Abe How do I delete Users all thanks ?
|
Abe, I am not a coder but my members LOVE your thanks product, is there an easy solution to have the top one or two members with the most thanks appear on the main forum page? I found this mod: https://vborg.vbsupport.ru/showthread.php?t=143553 and tried to pull the members with the top thank yous but I failed miserably. Your thoughts?
|
Quote:
|
Quote:
|
Quote:
|
Quote:
SELECT * FROM users ORDER BY post_thanks_thanked_times DESC LIMIT 2 |
Nice hack, shame about the template edits.
|
This is a fantastic mod, thanks Abel for creating it!
I've got one question tho. I recently upgraded from 3.5 to 3.6 (installed actually, not used the upgrading function). I reinstalled the Post Thank You hack for 3.6 but I would like to have the old thanks stats back of my old forum. I imported post_thanks table but all the members still have 0 thanks given or gotten. How can I get my old thanks stats back for all the members? |
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Abe1, ive made several posts about a bug in the deleting all of a users thanks given from the admincp, it doesnt work at all. Any way you can help me on this, as its important. thanks.
|
Quote:
|
abe1 i have upgraded this hack from v5.5 to 6.0 gold recently i came to know about an error when i try to see all the thanked post of an user all i see is a blank page nothing else can u please tell me what i did wrong???
|
Quote:
|
All times are GMT. The time now is 09:28 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|