![]() |
i installed it but under every forum it shows what user said thanks so it shows it to every single member as u can c here
http://www.aioforums.com/forum/showthread.php?t=108 it also shows like this Join Date: Jun 2007 Posts: 53 Thanks: 0 Thanked 2 Times in 2 Posts Thanks: 0 Thanked 0 Times in 0 Posts Thanks: 2 Thanked 0 Times in 0 Posts i need help asap |
Quote:
|
thanks man your real Help but i uploaded the Hide hack and it not working witch is pissing me of
|
Suggestion: When you receive a thanks, you get an automated private message.
|
I am sorry if this has already been asked. Is it possibe to completely disable this for guests so they won't even see the members who have thanked.
I am just thinking from an SEO point of view this would be a beneficial feature. |
I think a simple conditional on post_thanks_postbit_info template at the very begining stating
<if condition="$bbuserinfo[usergroupid] != 1"> and </if> at the very end should do the trick. basically it means if the usergrouipd is NOT 1 (unregistered not logged in) show the content of the template else don't show anything ^^ (ps tested and fixed works to me unresgistered/not logged in people can't see it) Quote:
Maybe a feature that alerts you next to the PM number the amount of thanks obtained since last connected but receiving an actual PM I think would be a bit problematic in some cases [I have considered a disable button but then...] Quote:
I haven't used or tested hide hack, but I've noticed it hasn't been updated since December, while this hack has suffered important changes in the latest updates so the problem might be with the version incompatibility since maybe now post thank you hack does things differently than what hide hack was originally designed to use. I know this is probably useless mumble jumble, so let's wait till someone who know these two systems better clarifies the issue. Just in advance I would suggest you to indicate with more detail how they are not working with each other as it would help the expert(s). |
Quote:
Code:
<div align="$stylevar[right]" style="float:bottom-right;"> Code:
<!-- / controls --> $template_hook[postbit_end] Code:
<if condition="$show['garsspacer']"> $template_hook[postbit_user_popup] I'm not sure if all three hooks are necessary, but it's working, the thanks button is on the left side, not right as in normal posts, maybe you can try around a bit to fit your needs. For the comments I use the vb default postbit_legacy but it should be possible to get this done also in the gars comment template same way as described above. Only one thing, sometimes there's an error: Warning: Invalid argument supplied for foreach() in /includes/functions_post_thanks.php on line 183 and the thanks are not shown below the posts, seems to be only occur if a thread has more pages. |
Quote:
|
[QUOTE=NolF;1266947]I think a simple conditional on post_thanks_postbit_info template at the very begining stating
<if condition="$bbuserinfo[usergroupid] != 1"> and </if> at the very end should do the trick. basically it means if the usergrouipd is NOT 1 (unregistered not logged in) show the content of the template else don't show anything ^^ (ps tested and fixed works to me unresgistered/not logged in people can't see it) QUOTE] Thanks very much for your help, I really appreciate it:) I'll make those changes now. |
There are alot of posts so I did not have a chance to read them all so I am soory if this has been asked before.
This is the link to what I am seeing, (Double and triple thank yous) Code:
http://i151.photobucket.com/albums/s123/YukonMaster/untitled-2.jpg |
All times are GMT. The time now is 06:15 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|