![]() |
Quote:
|
How easy is it to move the Thanks button? In the latest version of vbulletin there is the LIKE system, would be nice to have the Thanks as a text link next to the Like text, is this possible?
|
Quote:
|
Quote:
|
Quote:
this works 100% with out 1 issue.. I will write up a new hook and explain what you need to do tonight.. so post thanks will have it's own hook.. and the rest of the ( other buttons will remain) they must be other mods using the same hook.. |
Quote:
then click on plugin manager Look under post thank you hack. find the one that says " postbit_display_complete " open it up and look for Code:
$templater = vB_Template::create('post_thanks_button'); and replace it with Code:
$templater = vB_Template::create('post_thanks_button'); since your using postbit_legacy template find Code:
div class="textcontrols floatcontainer"> Code:
{vb:raw template_hook.postbit_thanks} and for those that are useing " postbit template " add Code:
{vb:raw template_hook.postbit_thanks} Code:
<span class="postcontrols"> |
Not compatible with 4.1.11
|
<a href="https://vborg.vbsupport.ru/showpost.php?p=2249550&postcount=1847" target="_blank">https://vborg.vbsupport.ru/showp...postcount=1847</a>
|
Quote:
|
Wow, there are a lot of posts to read through for this Mod. I read quite a few pages but could not find the answer I was looking for, maybe there was so many post I overlooked it.
I know you can find find out how many Thanks I have given or a particular user has given by looking at there About Me page. But how can I look and find out what posts that users has Thanked or I have Thanked? Is this possible? |
All times are GMT. The time now is 05:35 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:
|