vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Mini Mods - Recent Thanks for [AJAX] Post Thank You Hack (https://vborg.vbsupport.ru/showthread.php?t=280109)

Mark.B 07-08-2012 11:10 AM

Quote:

Originally Posted by Jerit2012 (Post 2345984)
I am using vb4.1.12 and my Total no of thanks received by user is not increasing after pressing thanks. It will increase only after refresh the page.

I am also using [AJAX] Post Thank You Hack

Kindly advise how i can fix this.

If you mean in the postbit, that's how the mod works I'm afraid.

However that is related to the thanks mod itself, not this mod.

yjeanrenaud 07-10-2012 02:25 PM

great mod. it works in postbit, but only shows the thanks you got and not the one another user received. so it'd be pretty nice to have it using $post variables in postbit_legacy.

Dondxon 07-19-2012 08:50 PM

how can i install this right? instructions wont help me.

Hippy 07-19-2012 09:02 PM

upload all files to your forums root dir
then in admincp import the xml file..
under manager products
at the bottom youll see
[Add/Import Product] < import xml on that page

DFish 08-16-2012 12:59 AM

Great mod, a definite "must have" in my opinion. I've been using this (although inactive) for quite some time due to an issue I've been experiencing. I thought I'd finally ask for some help so here it is:

I put a link on my navbar so members could see their recent thanks. However, every time I (or anyone else) clicks on it, it asks me to log in even though I was logged in previously. It doesn't affect my current log in on the forum though.

Anyone know what I'm doing wrong? Appreciate the help.

Hippy 08-18-2012 05:57 PM

are you using this
Code:

recent_thanks.php{session.sessionurl_q}
for your target url ?
and
Product = vBulletin ?

deltahawk5 09-25-2012 03:05 AM

How can I give thanks to users? I'm trying to manually re-add them from the old platform at user's request.

Black Snow 10-07-2012 02:25 PM

When I install this on 4.2.0 and go to recent_thanks.php, it just shows as a blank page. Anyone have any ideas?

jimnyc 11-16-2012 04:21 PM

Confirmed members posting thanks have right time on their side, but all the thanks are showing up under "recent thanks" as 1 hour behind right now. Any idea what can be causing this?

jimnyc 11-16-2012 04:33 PM

Quote:

Originally Posted by Scandal (Post 2326724)
Try this:
1. Open the recent_thanks.php
2. Find the line 101:
PHP Code:

$rt_date date("d-m-Y - H:i"$date_timestamp); 

3. Replace it with:
PHP Code:

$rt_date vbdate("d-m-Y - H:i"$date_timestamp); 


Disregard my prior post, I changed "date" to "vbdate" as per the above reply and that solved my issue.

Many thanks!!

deltahawk5 11-18-2012 06:23 AM

Love this! My members had been begging for it since we moved to vBulletin!

Cheers!

sirtrojan 11-20-2012 05:00 PM

I see no change after this mode installation :/
Can somebody help me
http://www.ifans.pl/forum.php

I veen follow the manual and see no change at all. I see the mode in CP and is marked Yes - twice.

Hippy 11-20-2012 09:34 PM

Quote:

Originally Posted by sirtrojan (Post 2382975)
I see no change after this mode installation :/
Can somebody help me
http://www.ifans.pl/forum.php

I veen follow the manual and see no change at all. I see the mode in CP and is marked Yes - twice.

Im unsure of what you mean ,..
can you elaborate a little more
you can pm me details and I can come by to fix it or see whats wrong

sadiq6210 12-22-2012 09:59 AM

Peter, is it possible to make the new thanks in "Bold" font when the user open the "Recent thanks page"?

d1alaccom 12-23-2012 07:18 PM

thank you very much!!

pasta186 03-03-2013 06:20 PM

Which directory? Where do I upload the " Recent thanks php " ?

RedFoxy 04-20-2013 06:26 PM

there is a way to have a setting to "Individual Forums to Turn Post Thank You Hack Off" and not off, I want that hack to be active only in few sub forums not in whole board

smile2me 04-22-2013 08:17 PM

I got that error when i click on general settings placed under my account tab.

Quote:

Warning: mysql_num_rows() expects parameter 1 to be resource, object given in [path]/profile.php(2083) : eval()'d code on line 3
any help will be much appreciated

root2012 05-14-2013 01:38 AM

can you get such a list in the back usercp ?????

https://vborg.vbsupport.ru/external/2013/05/40.png

root2012 05-20-2013 02:23 AM

Unfortunately, no support here more or ??????

Hippy 05-20-2013 09:36 AM

If it can be done some will answer.

sub_ubi 06-03-2013 12:17 AM

I'd like a mod to be able to see all recent thanks, rather than just yours.

As an admin it would help me keep an eye on how many people are using the thanks system.

ForceHSS 06-03-2013 12:29 AM

Quote:

Originally Posted by sub_ubi (Post 2425445)
I'd like a mod to be able to see all recent thanks, rather than just yours.

As an admin it would help me keep an eye on how many people are using the thanks system.

have you tested this one

djbaxter 07-20-2013 06:35 PM

I've just been made aware that if you have thanks enabled in private forums any user will be able to see thanks for threads in those forums with of course the title of the thread exposed. Thjey cannot get access to read the thread or post but even revealing the title may be undesirable in a moderators or administrators forum, for example.

I've now disabled thanks in all private forums. Can anyone provide me with an SQL query to now delete any thanks currently existing for those specific forum IDs?

dlewisr 07-31-2013 11:33 AM

Great add on. A big thumbs up from me. Thank you very much.

Marked as installed, rated and liked.

stevieb 09-28-2013 10:49 AM

Can this hack be separated so that the user can determine whether to show notifications on an individual basis as opposed to forum-wide?

Some users like the notification pop-up whilst others hate it. Is there any way to add a tick box option in the user settings?

ForceHSS 09-28-2013 11:23 AM

What pop up are u talking about

Bubble #5 09-29-2013 04:32 AM

1 Attachment(s)
Quote:

Originally Posted by Hippy (Post 2357964)
are you using this
Code:

recent_thanks.php{session.sessionurl_q}

This brings us to a empty form. Was working a second ago, but when you refresh the form it's empty.

Benedicte 09-29-2013 05:45 PM

How do I do this? :
3. (Optional if you enable the notifications) Add the link "http://www.yourforum.com/recent_thanks.php" where you want (for example to navbar).

Hippy 09-29-2013 06:16 PM

Quote:

Originally Posted by Bubble #5 (Post 2448735)
This brings us to a empty form. Was working a second ago, but when you refresh the form it's empty.

Adding that to make a tab or sudtab will not cause it to be blank..
Install the xml again overwriting it and see if it helps

Bubble #5 09-29-2013 11:16 PM

Quote:

Originally Posted by Hippy (Post 2448841)
Adding that to make a tab or sudtab will not cause it to be blank..
Install the xml again overwriting it and see if it helps

THANKS Hippy :)

Benedicte 09-30-2013 05:21 AM

When I click on the line "New Thanks in your post" = nothing happends!
So I don't get to a page where I can see the thanks...
What did I do wrong? :o

Benedicte 09-30-2013 06:29 PM

Quote:

Originally Posted by Benedicte (Post 2448910)
When I click on the line "New Thanks in your post" = nothing happends!
So I don't get to a page where I can see the thanks...
What did I do wrong? :o

Anybody? :)

Bubble #5 09-30-2013 06:34 PM

Quote:

Originally Posted by Benedicte (Post 2448910)
When I click on the line "New Thanks in your post" = nothing happends!

Where do you see this? :confused:

I had to manually put my link in the Quick Links drop down menu.

Benedicte 09-30-2013 08:04 PM

Quote:

Originally Posted by Bubble #5 (Post 2449051)
Where do you see this? :confused:

I had to manually put my link in the Quick Links drop down menu.

Where can I find that?

Under my notifications it says 21 New Thanks to your posts
and when I click on the link I come to this page

Thank you! :)

Bubble #5 09-30-2013 09:33 PM

Quote:

Originally Posted by Benedicte (Post 2449065)
Where can I find that?

If you have 4.2.1 you have to add it manually through the ACP Navigation Manager.

ForceHSS 09-30-2013 11:40 PM

Quote:

Originally Posted by Benedicte (Post 2449065)
Where can I find that?

Under my notifications it says 21 New Thanks to your posts
and when I click on the link I come to this page

Thank you! :)

Looks like you have messed something up there try installing all files and xml again
Try this one https://vborg.vbsupport.ru/showthread.php?t=243510

Benedicte 10-01-2013 07:22 AM

Quote:

Originally Posted by Bubble #5 (Post 2449095)
If you have 4.2.1 you have to add it manually through the ACP Navigation Manager.

I have 4.0.7 :)

stevieb 10-16-2013 10:48 PM

Quote:

Originally Posted by ForceHSS (Post 2448555)
What pop up are u talking about

sorry for the delay.

I mean the notifications icon (top right). It usually glows up if you get a new pm. When I activate notifications to this hack it annoys certain users as they only have notifications for PM's and when they get say 20 thanks they think they have 20 new PM's lol.

You can't please everyone hence in order to do so I was asking if it's possible to have a tick box option in userCp that allows thanks notifications like we do in admin to enable/disable forum wide.

Hippy 10-16-2013 11:07 PM

Quote:

Originally Posted by stevieb (Post 2453996)
sorry for the delay.

I mean the notifications icon (top right). It usually glows up if you get a new pm. When I activate notifications to this hack it annoys certain users as they only have notifications for PM's and when they get say 20 thanks they think they have 20 new PM's lol.

You can't please everyone hence in order to do so I was asking if it's possible to have a tick box option in userCp that allows thanks notifications like we do in admin to enable/disable forum wide.

Ones it's poked they will see there pms thanks etc
It's a notification.
If they think it's a pm they will be surprised when it drops down. ;D


All times are GMT. The time now is 02:40 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
  • Page Generation 0.01529 seconds
  • Memory Usage 1,829KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_php_printable
  • (16)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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