![]() |
I would still like to be able to put two additional queries in the members profile:
Posts GROANED by username Posts THANKED by username Can you figure out a way to do that? I really need to be able sometimes remove all groans made by a user, especially when that user is put on restricted, moderated or banned status. |
Quote:
|
thanks for the update will install it 2morrow
|
Quote:
In the MemberInfo template, this code: <!-- Start Post Thank You Hack --> <br /> $vbphrase[post_thanks_total_thanks]: <strong>$userinfo[post_thanks_user_amount]</strong> <br /> <if condition="$userinfo[post_thanks_thanked_times_on] == 1"> $vbphrase[post_thanks_time_post] <else /> <if condition="$userinfo[post_thanks_thanked_posts_on] == 1"> <phrase 1="$userinfo[post_thanks_thanked_times]">$vbphrase[post_thanks_times_post]</phrase> <else /> <phrase 1="$userinfo[post_thanks_thanked_times]" 2="$userinfo[post_thanks_thanked_posts]">$vbphrase[post_thanks_times_posts]</phrase> </if> </if> </td></tr> <tr><td> <a href="search.php?$session[sessionurl]do=findthanks&u=$userinfo[userid]"><phrase 1="$userinfo[username]">$vbphrase[post_thanks_search_user]</phrase></a> <!-- End Post Thank You Hack --> At the bottom, that one query (search) gets you all posts that were made by the user that were thanked by someone else (same with groans). I would ALSO like another query that is all posts made by others that this user has thanked (same with groans). |
Quote:
|
If you can give me a viable string like this that would work:
search.php?$session[sessionurl]do=findthanks&u=$userinfo[userid] I'd be happy to add it myself until you make it official. And probably a little more code in the php file. Thanks for a great product! |
Quote:
|
thx, updated :)
|
I forgot about another problem I'm having. I can't update the groan counts when the groans are removed from a post.
Any update on when you'll have the groans upgraded for 3.6 as well? We use them equally with the Thanks. |
Quote:
|
All times are GMT. The time now is 08:25 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|