![]() |
Quote:
Quote:
|
Quote:
|
sorry I thought there was some kind of permissions under usergroups for this .. but there isn't
I am not sure on this one.. you can make a vb:if condition I am sure so nothing will display for guests .. I am swamped but I will look into it |
Quote:
|
Quote:
there is no kind of permissions to hide this mod for guests. I know its possible with if condition, but i dont know how. i tried a lot of things, but it was still showing for guests. i will appreciate your support |
Quote:
Quote:
first so guest can't see the post thanks box under each post replace your "post_thanks_box" template with this code Code:
<li class="postbit<vb:if condition="$vboptions['legacypostbit']">legacy</vb:if> postbitim" id="post_thanks_box_{vb:raw post.postid}"<vb:if condition="!$post_thanks_box == 1"> style="display:none"</vb:if>> and replace it with this code Code:
<vb:if condition="$bbuserinfo['userid'] != 0"> let me know if I missed something |
Quote:
In post_thanks_box i have this code: PHP Code:
is it possible to modify this code, so the guests not seeing this mod? |
not test so you will have to
try this first Code:
<div <vb:if condition="!$post_thanks_box == 1"> style="background-color: #f2f6f8; border: 1px ridge #417394; border-width: 1px 1px 1px 1px; padding: 2px; width:92%; margin: if this does not work I will have to add your changes and test.. Code:
<vb:if condition="$bbuserinfo['userid'] != 0"> |
I don't know what I'm doing wrong. I've uploaded the 7.83 version, then tried 7.82fixed, put all the files in the right place and.... nothing.
http://img851.imageshack.us/img851/7...0749893ad1.png I tried it on two forums with 4.1.10, and it doesn't work on the second one. I'm not sure what I'm doing wrong. |
Quote:
Code:
The following error occurred when attempting to evaluate this template: and above the template i see: Code:
Parse error: syntax error, unexpected ')' in /home/mydirectory/forums/includes/class_core.php(4623) : eval()'d code on line 11 ( i can also give you access to my forum, to test it) |
Hippy solution is perfect and working. Just small mistake. :)
Code:
<vb:if condition="$bbuserinfo['userid'] != 0"> |
Quote:
and thank you hippy for your time! |
yeah I forgot to close the vb:if
he no morning coffee yet thanks for pointing that out michal72 your welcome |
Any help plz ? https://vborg.vbsupport.ru/showpost....postcount=2325
|
Quote:
|
mobile user can see thanks button in Dartho's mobile style but they has to click the thanks button many times, also need to refresh the page to view the content posted inside . please let me know what to do.
Thanks. |
it installs, but when i go to a thread, database error.
is this related to our servers MySQL version updates recently? Code:
Database error in vBulletin 4.1.10: |
Thought someone might find this useful. The way thanks is used on the forums I run is that I like the thread to be bumped each time thanks is hit (so, thanks functions just like reply but without cluttering up the thread with useless posts). This is all it takes to make that happen:
In post_thanks.php, find this chunk of code: PHP Code:
PHP Code:
|
Hi thanks for this mod I just upgraded my forum and now does not work I tried to remove the mod and install now getting the below error
Quote:
|
my sig
|
Quote:
Thank you:up: |
i am having no luck. :(
uninstalled, darn it! |
Quote:
|
thanks for the response. yes, i've uninstall the plugin, and i do see old files at the server.
i'm trying to restore this addon as the actual owner of the site inherited the forum with the addon installed, but that was before previous versions of vBulletin. which files i have to remove on the server i have no idea. i suppose i'll have to hire somebody, its too scary for me. |
you dont need to hire someone if you download the plugin you will see what files to remove if you have a problem pm me will help. You also need to update the new tabs plugin link in my sig for the updated one as well
|
I m getting the same error. I have 4.1.11.
The following dependencies were not met: This product is not compatible with version 4.1.11 of vBulletin. (Compatible starting with 4.0.0 beta 4 / Incompatible with 4.1.0 alpha 1 and greater) |
Quote:
|
Question:
I have the hide hack. Is it possibel to refresh the page after thanks? |
Quote:
Hi. I tried this on my forum http://ducatiforum.co.uk but it didn't seem to work. All the buttons moved to the left after this edit. Is there another way to move the Thanks button to the right hand side, next to Reply? Thanks. |
Quote:
The following dependencies were not met: 1.This product is not compatible with version 4.1.11 of vBulletin. (Compatible starting with 4.1.11 / Incompatible with 4.1.11 and greater) |
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 03:02 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:
|