![]() |
does your post_thanks_box_bit template
have this code in it ? Code:
<a href="member.php?{vb:raw session.sessionurl}u={vb:raw thank.userid}" rel="nofollow">{vb:raw thank.username}</a><vb:if condition="$date_thank"> ({vb:raw date_thank})</vb:if>{vb:raw virg} and the hide hack you would see Show/Hide list of the thanked so if you are using it maybe the edit it not correct make sure you have reverted all your post_thanks templates as well.. |
Quote:
|
Is there a modification that replaces the reputation meter and instead labels it as a "Thank You" meter? I have it set to give 1 reputation point per Thank You received so this would be very useful. I'd also like to remove the existing reputation button (star) in place of Thank You.
|
How do I move the Thanked xx in xx posts from being right aligned to left aligned in the postbit?
|
@OP - Great mod, thanks for the hard work! :)
One request : Is it possible to add a link to all thanked posts to a user profile ? Currently i can only see total thanks and in how many posts. |
In case you are migrating from VBSEO Likes to this mod, here are the SQLs you need to run to convert all the likes retroactively to thanks.
Those statements assume you want to add 1 reputation point for each Thanks given (retroactively) Code:
insert into reputation (postid,userid,reputation,whoadded,reason,dateline) select l_contentid,post.userid,1,l_from_userid,'Thanked Post',l_dateline from vbseo_likes, post where l_contentid=postid |
Does this work with versions 4.1.8?
|
Quote:
|
Quote:
Can you tell me which link I should download from or which version? Can't get this to work. If you could post a link to the exact version would be awesome or just let me know? Chris |
Quote:
|
All times are GMT. The time now is 06:56 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:
|