![]() |
deleted
|
Quote:
|
Quote:
|
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in [path]/post_thanks.php on line 57.
I'm pretty sure I have everything from the upload file in the right places |
Quote:
|
Quote:
Quote:
|
The hack does not work with internet explorer, trying to put to thank the post puts it blank and send the user a quick response shows no thanks, uninstalled for now, besides changing the poer button Quick Response button to thank
|
Quote:
|
Quote:
|
wrong error
|
Quote:
|
Quote:
|
Nice hack install and nominate :up:
|
Getting the following error when upgrading from 5.3
Code:
Database error in vBulletin 4.0.0: |
Try removing all of the thank you hack and do a clean install of the newest version here. It's worth a shot.
|
Was thinking that but then I guess all users loose their thanks.
No big deal I guess. I'll backup the DB before I do that though! |
I am no coder but it is a shot in the dark. I agree with the loss of thanks my members lost the same too as I uninstalled the 3.8 version before I upgrade the forum but they understand too.
|
Hi there, thanks for the great post - I am trying to figure out how I can make this appear on a custom skin - what do I add and to which template file?
|
The install assumes that the relevant fields on the table don't exist. Is there not a way of checking to see if they already exist and skip?
Code:
<![CDATA[$db->query_write("CREATE TABLE IF NOT EXISTS`". TABLE_PREFIX ."post_thanks` ( `id` INT(10) NOT NULL AUTO_INCREMENT PRIMARY KEY, `userid` INT(10) NOT NULL, `username` VARCHAR(50) NOT NULL, `date` INT(10) NOT NULL, `postid` INT(10) NOT NULL) "); $db->query_write("ALTER TABLE `". TABLE_PREFIX ."post_thanks` ADD INDEX ( `postid` )"); $db->query_write("ALTER TABLE `". TABLE_PREFIX ."user` ADD `post_thanks_user_amount` INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL"); $db->query_write("ALTER TABLE `". TABLE_PREFIX ."post` ADD `post_thanks_amount` INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL"); $db->query_write("ALTER TABLE `". TABLE_PREFIX ."user` ADD `post_thanks_thanked_posts` INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL"); $db->query_write("ALTER TABLE `". TABLE_PREFIX ."user` ADD `post_thanks_thanked_times` INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL");]]> |
Installed and Love it!
Is there a way to install this a second time to make it say "hugs" and track separately? Just curious. :) ETA - I moved the postbit thingy to make the thanks go next to editpost, but its still under the avatars and stuff. No big deal, just curious as to why it isn't moving. I did the legacy thing and refreshed, cleared cache, etc. still didn't budge. I guess it just wants to hang out over there. ;) |
Brilliant, I've been waiting for this. It looks smart and works very well. Used it for years and the members love it! Well done you!
|
Quote:
I did a fresh install of vb4, and a fresh install of post thanks hack and the thanks image doesn't show up, only the text. |
Please send updates for THIS 4.0 mod using this mods Update feature not your 3.8.x mod update feature... your confusing some members and falsely giving me update notices as well along with 24,000 others who many do not even own 4.0.
https://vborg.vbsupport.ru/showthrea...65673&page=127 Mike |
Fixed db error and now all is perfect, thanks again Abe. ;)
|
Super nice mod.... *installed* :)
|
|
there is no AJAX like before , when user click on thank buttom there is refresh the page then he will show his thanks , but before there is no refresh the page ,
how we can solve this problem , Regards |
Quote:
Quote:
|
Quote:
|
Installed today working fine over existing version thanks abe for updaing :)
|
Installed. Thank you! This is one of the hacks my members and I missed the most!
|
Quick question. Sorry if has already been answered. After I installed it I tried it out and I get the you do not have permission to do this. It only tells me this on some posts and not others and then it will go ahead and post anyways. How would you suggest I fix this? Thank you!
Also not that it really matters but I just wanted to let you know that the count is off by one. So if one person thanks a post it will say the following 3 people have found this useful. |
Quote:
Thanks |
Really great addon.... just a question.... can i use this for vb 4 suite ? or is it for the vb4 forum..
Thanks |
It is just a forum thanks mod not a blog or Article thanks mod.
|
Quote:
|
I uninstalled the 3.x.x version before upgrading to 4.0.0. Is there anyway to recover the db tables from my backup without totally reverting to the backup? I don't want to revert because I will lose a week of posts, etc.
I know this requires some sort of copying and pasting of the tables from my backup (I restored it to a new db) then adding them to the current db. I just don't know how this is done and I don't know which tables are needed. Thanks. |
very thanks best mode on vb :) install :)
|
Thanks for upgrading this awesome hack. Nominated again of course.
Unfortunately, I also love Mosh's Panic Hack which works GREAT except that it wipes out VB's "Blog This Post" and also your "Post Thank You" hack. Both at the same time. I'm not a programmer but my logic tells me you probably programmed your hack in such a way that it eases in next to something instead of totally taking a space. Can you help me in any way with this unfortunate conflict because I need both your hacks for my users. This is the conflict I'm getting Here's with Panic Off https://vborg.vbsupport.ru/ And now with Panic On https://vborg.vbsupport.ru/ I'm using VB4 Suite with the blogs turned on. Thanks |
Thanks Abe1, I would love to use the Groan hack on 4.0 as well. Thank you either way :)
|
All times are GMT. The time now is 10:48 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:
|