![]() |
Quote:
|
tahnk you and installed
|
Would it be possible to have this mod, but remove the whole reply function?
I only want our moderators to be able to view content, and thus hide the content from our normal users. I tried setting the 'true' to 'false' inside the code but it still was viewable after the reply. Am willing to pay for this, as far as I know it's only a matter of _removing_ some code instead of adding. |
Look promising but I've a question. I would like to use this mod not to hide some parts of the post untile the reader reply to the thread but based on usergroup permission.
To be more clear I would like that the members becoming from a specified usergroup can see the hidden text without replying but the unregistered members and the members from others usergroup cannot see it in any case. Is this possible? |
Quote:
Coder Last Activity: Yesterday 19:02 Question: Marco why are you not replying to answers or give a update about this mod? |
Well I got it to work almost perfect in vb4.0.8 p2 but I have the problem that users have to refresh browser for they can see hidden content which sucks and is a pain in the a$$.
Hay Marco can you fix that please |
very good if you join with thanks button
|
I would like to use this mod but I am concerned that "hidden content" may be visible via the Page Source. Is this an issue?
Thanks |
I get this error
Code:
Warning: Cannot use a scalar value as an array in [path]/includes/class_postbit.php(331) : eval()'d code on line 131 How can I fix this? |
Quote:
I have received the same error How can I fix this? :confused: |
Quote:
|
Guys, As I said before, The free Mods is my lowest priority at this time.
|
Yesterday I saw another version updated, where is she? thx
|
Quote:
Never mind i have a new one from vbteam, and it work fine. |
Does it work with thanks button
|
I want to use this for my staff only meaning Moderators, Super Moderators and Admins should be able so see the text all the time without replying.
The threadstarter and all other groups should NEVER see it, even if they reply. How can I do this? |
THANKS FOR THIS MOD, i am getting this error. Can you pls help me.
Quote:
|
Quote:
What do you mean by this? You've found a "Hide Hack" wich is working 100% correct? If so... where is this version available? We runnin' this Hide Hack of MARCO1 (vB 4.0.2) and havin' a lot trouble with those "Scalar Errors"... Code:
Warning: Cannot use a scalar value as an array in [path]\includes\class_postbit.php(314) : eval()'d code on line 186 As far I know, this affects only Mods & Admins in context of the "Usergroups permissions ". MARCO's "solution" to "Delete all the ID's and add 0" ( https://vborg.vbsupport.ru/showpost....&postcount=120 ) must be a joke...:down:...this makes the "Usergroups permissions" total pointless, 'cause Mods & Admins have to reply first, before they can see the hidden content of a post, like all normal users. A provisional solution to fix this "Reply with Quote" bug, is... to use: [HIDE*][QUOTE*]hidden content[/QUOTE*][/HIDE*] ...by this it's not posible to see the hidden content by "Reply With Quote" anymore, but that's really NO ultimate solution. :mad: Any suggestions for a REALLY correct workin' solution? |
Thanks, can any one help me out i am getting this error.
Quote:
|
Any updates ?
|
cool
but, how can I change the font size? |
Quote:
We are having the same problem.. but for everyone not only mods and admins.. anytime anyone uses "hidden" code. Someone said they found a working one??? Please link???? |
Quote:
Whateva... no matter if just "Mods&Admins", or all usergroups... this bug is really "pain in the ass":( ...same like the other "security gaps" wich make this "Hide Hack" somehow useless. Also, I've to say.... a coder should always support the users of his add-on and try to fix known bugs of his "product"... no matter if it's for free or users have to pay for... he shouldn't release somethin', without to be ready to make his "product" workin' 100% correct afterwards! Quote:
|
Please update this one MARCO
|
Quote:
is the content still hidden afterwards, but mods and admins can see it without replying? thx |
Can we pay you to fix this ??? Or pay someone to create one that actually works properly.. ??
|
I also need "Thanks to unhide" mod, which was available for free in vb 3.x all versions.
Now i'm ready to pay if you can create it. Thanks. |
Anyone get this working on 4.1.1?
|
Quote:
All contents are still hidden... admins can see the hidden content without reply (for Mods I didn't have checked, I'm waitin' for the response of one of our S-Mods... but, no idea why it shouldn't work correct?) For the "normal users" all works correct too... THANKS for fixing this mean bug... GREAT JOB!!!https://vborg.vbsupport.ru/external/2011/02/1.gif EDIT: ...works for MOD's too. |
Quote:
|
Quote:
Code:
<vb:if condition="!$show['basicbbcodeonly']"> How can I do it? Thanks in advance... |
Useless because you can see the link(s) when you QUOTE the post...
MARCO1 please solve this issue... |
Quote:
I DO get a double line space after each line when NOT hidden. Merely an annoyance. Is there an easy fix? Note that this does not occur when hidden. Installed, and works perfect for me, thank you. VB 4.1.2 |
I can't find this- "In editor_toolbar_on template find :"
Where do I find this exact template? |
it may work with the hack .. https://vborg.vbsupport.ru/showthread.php?t=231666 ? is it possible?
|
Is it possible to adjust this hack for 3.8?
|
I altered the xml import a little bit and added this line of code
Code:
union SELECT count(userid) as count FROM vb_user WHERE usergroupid in (6,7) and userid='$bbuserinfo[userid]'" Code:
$hide_replied = $db->query("SELECT COUNT(postid) AS count FROM ". TABLE_PREFIX . "post WHERE userid='$bbuserinfo[userid]' AND visible = 1 AND threadid='$post[threadid]'); Code:
$hide_replied = $db->query("SELECT COUNT(postid) AS count FROM ". TABLE_PREFIX . "post WHERE userid='$bbuserinfo[userid]' AND visible = 1 AND threadid='$post[threadid]' union SELECT count(userid) as count FROM vb_user WHERE usergroupid in (6,7) and userid='$bbuserinfo[userid]'); this little adjustment fixes the "scalar value" error :) |
Quote:
|
Quote:
it's working fine here :) |
Quote:
Do you have a link I cannot find it ? Thanks for any help. Mick |
All times are GMT. The time now is 01:53 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:
|