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!!


All times are GMT. The time now is 04:57 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.01098 seconds
  • Memory Usage 1,741KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_php_printable
  • (2)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
  • (10)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