vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Show Thread Enhancements - [AJAX] Post Thank You Hack (https://vborg.vbsupport.ru/showthread.php?t=165673)

kiFF 01-02-2008 01:05 AM

After installing this, my forum reverted back like 3 days. :( I lost a lot of posts.

Probably because I installed it on 3.6.8. But I thought it was supposed to work on 3.6.8. Maybe I installed it wrong? Are we supposed to do something different for 3.6.8? I did read the 3.6.8 instructions when installing it.

zmmmzz 01-02-2008 02:19 AM

lol

kiFF 01-02-2008 02:30 AM

Something funny?

Smitty 01-02-2008 04:36 AM

I hate to say this, but I'm still using version 6.2 (or so it says in my adminCP > Plugin and Products system). Have there been any changes to the database in the updates that I should be aware of before I upgrade to version 7.1?

I'm still running vBulletin 3.6.7 but will be upgrading vBulletin when the stable release comes out for 3.7

music legend 01-03-2008 01:34 AM

Quote:

Originally Posted by steve1966 (Post 1413060)
disregard my support i have fixed now and the mods cool

how did you fix your problem?

rinkrat 01-03-2008 09:33 PM

My thank button is looped so there is one on the first post then two on the second adn three on the third etc.. and also the list of "Thankers" is after every post instead of just the first one! I managed to get rid of the multiple thanks by limiting thanks to the first post, but still the list of thankers is after EVERY POST in the thread which clutters the whole page.

How do I fix this?

softvnzla 01-04-2008 01:52 AM

As I can change the button thanks to another poscion?

Mixibiza 01-04-2008 05:50 AM

Problem Solved :d

grc 01-05-2008 06:25 PM

I don't know if anyone is interested in this and I hope it is okay to post how I hacked this hack for some customizing.

We have a prayer request forum on our site and several people asked me if they could have a "praying" button that is like the "thanks" button. Last night I took it on and succeeded in "hacking the hack."

I actually worked off of the "groan" because I wasn't sure how things worked and didn't want to mess up the thanks hack. However, I see now that I could use either one. Basically, I took the "groan" hack and ran the files through a find and replace process to change "groan" to "praying!" I then edited the phrases in the main php file, created a "praying" gif, and installed it.

Finally, I renamed the php files.

While I was on a roll, I did another version for "laughing" - another request I've had.

Things aren't perfect, for instance, some of the phrase names are a little weird, but they work just fine.

Our users love the Thank you hack and I think they are going to get a kick out of the other versions of the "hacked hack."

grc 01-05-2008 06:29 PM

Quote:

Originally Posted by steve1966 (Post 1412831)
Hi sorry to be a pain but i have installed this hack and when i click on the thanks button the button disapears and no thanks is added what have i done wrong?

thanks

I know you said you solved it, but you didn't say how. My bet is that you forgot to upload the post_thanks.php file that is in the root of the upload folder.

BTDT

:)

TomasDR 01-07-2008 10:02 PM

I am having a strange problem with one user. According to the user he is using IE7 with XP, no addons with IE7 (i.e. toolbars, etc.).

Note I have over 8,000 users.

When this particular user Thanks someone, one of two things happens, either it goes up by 2 "thanks" (no biggie) or by 4,294,967,294 "thanks" (yes 4 billion, don't we all wish we had a board that popular).

If he is the only user it will actually read "
The Following 4,294,967,295 Users Say Thank You to xxxxx For This Useful Post:"

If I put in my thank you and then remove it, the # will change to 4,294,967,294.

It doesn't matter if he logs in with another user either. This issue also does happen with your groan addon, but again with only the one user.

Finally according to the user "Thank You's" and "Groans" mysteriously appear on posts after he reads them.

Now I realize this is totally a client issue but I was wondering if you could point me towards a solution....

rinkrat 01-08-2008 03:30 AM

When I click on the link to see my thanks given I get

Database error in vBulletin 3.7.0 Beta 3:

Invalid SQL:

SELECT postid
FROM post AS post
INNER JOIN thread AS thread ON(thread.threadid = post.threadid)
WHERE post.userid = 1
AND post.post_thanks_amount != 0
AND thread.forumid IN(17,16,19,29,3,4,7,40,34,5,27,50,35,41,6,48,49,1 2,13,10,15,20,8,43,45,46,44,47 ,18,11,14,9)
ORDER BY post.dateline DESC
LIMIT 1000;

MySQL Error : Unknown column 'post.post_thanks_amount' in 'where clause'
Error Number : 1054

dacho 01-08-2008 08:54 PM

ImpEx System for this MOD ?
Sometimes there is a need for big board to do cleaning into new database with vBulletin ImpEx System.
At least so I strive to do in order to efficient the system.
Is it possible to upgrade this mod with addition of "ImpEx system" for him?

dknelson 01-09-2008 12:52 AM

I like this hack but have disabled it for now. It makes the postbit headers way to big due to some other things that I have installed. Is there a way to move the text in the postbit header to the other side, perhaps beside the username?

Matty.B 01-09-2008 01:31 AM

Ohhh the Irony!!! Installed THANKS ;)

RMS-Chef 01-09-2008 04:00 AM

1 Attachment(s)
Thanks for the continued updates Abe.
Just checked my database and I have had a little over 2.3 million "thanks" issued on my forum!

216 01-09-2008 07:35 AM

I have installed the version 7.1 to my vb version3.6.8 should i have uploaded 7.0 version instead? It seems to be working fine so far.
Is there any way to NOT have the counters show up in the post users column ? Im new at this so im trying to learn it. Is that area called the postbit? I didn't check but i would like to just have it show up in the user cp but not in the post. Is this possible ?
Thanks for any help on this issue.

TPOCJames 01-10-2008 12:28 AM

Just so you know, the search all thanks by this user doesn't work.

calvis 01-11-2008 04:00 AM

When I import the XML I get a blank screen. Does anyone know why?

aspeach 01-11-2008 10:32 AM

Sorry if this is answered, but I couldn't find it. Can anything be edited so that the hidden content shows before reloading the page? Would just enabling ajax do that? (mines diabled)

Thanks, and nice hack!

jacki 01-12-2008 10:26 AM

post thank you error :
Warning: Invalid argument supplied for foreach() in /includes/functions_post_thanks.php on line 183

Roxie 01-12-2008 06:47 PM

I don't want thanks given to be shown. Where can I edit what displays in postbit?

Roxie 01-12-2008 06:50 PM

Quote:

Originally Posted by Roxie (Post 1420280)
I don't want thanks given to be shown. Where can I edit what displays in postbit?

To answer my own question...edit: post_thanks_postbit_info

vitrag24 01-13-2008 07:17 AM

will it work in 3.6.4?
should i update?

zmmmzz 01-14-2008 03:06 PM

if someone thanks a thanks is discounted from his account.
Is this possible through a plugin?

Niels84 01-15-2008 05:26 AM

I've succesfully installed this on my board, and it seems to be quite succesful. Nevertheless, as always when users get some responsibility, they're already abusing the system: some users keep thanking their friends...

Is there any way to implement a system like with the reputation system? User A can't thank user B again unless he has thanked a certain number of users in between...

Nevertheless, wonderful modification!

XJeepguy 01-15-2008 11:28 PM

1 Attachment(s)
First off , I love this Mod , its great ! I was wondering how to modify the box size ( see attachment )? A few other forums I visit have this and their box size is about a third the size of mine . It seems very large . Also , is there a way to disable the " Remove All " link ? Didnt see anything in the readme about it but I assume this feature is only visible to Mods / Admins ?

Thanks

XJ

BatMNet 01-16-2008 03:38 AM

Thanks Installed

Cs.Net 01-16-2008 02:16 PM

Thank you

rinkrat 01-16-2008 03:19 PM

MySQL Error : Unknown column 'post.post_thanks_amount' in 'where clause'
Error Number : 1054

How can I fix that?

kimtown 01-17-2008 03:58 PM

Thank you ;)

Kalina 01-17-2008 04:44 PM

I found a strange bug. I had a thread going and ended up having to ban the original poster of the thread, any thanks on that page caused an error. I had to delete them all, tried thanking again, and it caused the error again, only on page 1 of the thread, where the banned member had been the creator of the thread.

Darthvader2007 01-17-2008 04:56 PM

What about forum prune ??
Will this decrease your thanks counts in your profile ?
This for the thank you ranklist.

fatal1980 01-18-2008 02:32 AM

Hello,

I just upgraded from 6.1 to 7.1.

For some reason the thanks button is missing... any ideas? I am running 3.6.8

I was thinking of uninstalling and reinstalling, but would that delete all my previously thanked posts?

thanks!

Skavenger 01-18-2008 08:34 AM

hi, I have a little problem with a feature

I use this hack in a category with a few forums only, so any time I create a new forum, I have to add it in the "induvidual forums to turn post thank you hack off" setting. I was wondering if there is any possibility to make something more usefull, like a radio button to choose "include this forums" or "exclude this forums" and put the IDs there, for example. I hope you understand what I mean, my english is not good...

thanks!

BadgerDog 01-18-2008 12:26 PM

Hack has been generating errors.... :confused:

Here's a typical one ...

Quote:

Database error in vBulletin 3.6.7:

Invalid SQL:
SELECT * FROM post_thanks WHERE postid IN () ORDER BY 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 username ASC' at line 1 Error Number : 1064
Date : Friday, January 18th 2008 @ 06:25:54 AM
Script : http://www.xxxxx.com/post_thanks.php...sing_ajax=1&p=
Referrer :
IP Address : xx.xx.xx.xxxx
Username : Badger
Classname : vB_Database
Some information XXX'd out for privacy...

Regards,
Badger

kimtown 01-18-2008 05:52 PM

Hi there...everyone loves this thanks button!! I have a question on how to change what it says when you click it.

Right now it says: The Following User Says Thank You to XXXX For This Useful Post:

How do I change that to just say THANKS or THANK YOU?

Thanks in advance ;)

Reminisce32 01-19-2008 08:19 AM

Hi. I installed and for some weird reason in the part of the thread under where the users avatar is where it says:
Thanks: 0
Thanked 0 Times in 0 Posts

^^ that duplicates every post.

so for post #2 in the thread, in that users profile it will show:

Thanks: 0
Thanked 0 Times in 0 Posts
Thanks: 0
Thanked 0 Times in 0 Posts

then for post #3 in the thread in THAT users profile will show:
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks: 0
Thanked 0 Times in 0 Posts

...whats the problem?

vauge 01-19-2008 05:58 PM

My users are interested whom they have thanked.

What is challenge to add this?

Thanks!

Kalina 01-19-2008 07:29 PM

I ran the "special actions" function to delete all thanks a user gave and nothing actually happens, I still see all the "thanks" they gave.


All times are GMT. The time now is 08:23 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02779 seconds
  • Memory Usage 1,821KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete