The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vS-Hide Hack Resurrection Details »» | |||||||||||||||||||||||||||||||||||||||||||||
I no longer support my hacks. Please feel free to update them and release new versions elsewhere as long as I get the credit for the original modification.
/*===================================*\ || vS-Hide Hack Resurrection (Limited Edition) || || Author : Anton Kanevsky || Works on : vBulletin 4.0.x || Released : Mar 12, 2010 || || Time required to install: ~2 minutes || Difficulty: easy \*===================================*/ DESCRIPTION Have you ever wanted your users to be able to define who exactly can view the information in any particular post? vS-Hide Hack Resurrection, a vBulletin expansion, features a set of handy tags that together give your users an opportunity to do just that: [HIDE-POSTS]: defines the minimum number of posts required to read the content within. [SHOWTOGROUPS]: defines the usergroups that may read the content within. [HIDE-THANKS]*: defines that the content within may only be read after the person says thank you by pressing a special button. (Expanded Edition Only) [HIDE-REPLY]*: defines that the content within may only be read after the person replies. (Expanded Edition Only) [STU]: defines the users that may read the content within. (Expanded Edition Only) *(1): The HIDE-THANKS tag comes with a full-featured Post Thank You System. See features for further details. *(2): The HIDE-REPLY tag can be reversed to HIDE with just one easy switch of an admincp option. STATISTICS File Uploads: 1 File Changes: 5 Products to Install: 1 FEATURES General
Integrated "Thank You" System ? (Expanded Edition Only)
INTRODUCTION Why "Resurrection"? The reason is simple: This hack has been written many times by various people, and nobody ever got their version working correctly. This product presents a professional version written from scratch, and there are no backdoors through which hidden information can be illegally retrieved. Unlike other systems, this one works correctly with the vBulletin Post Cache. Usage Syntax: [HIDE]information[/HIDE] Shortcut code, can be mapped to any of the below ones. By default, it is mapped to HIDE-POSTS. [HIDE-POSTS=X]information[/HIDE-POSTS] Information is not shown to people who have less than X posts. Has an alternative syntax: , where X is automatically set to the value defined in vBulletin options. [HIDE-REPLY]information[/HIDE-REPLY] (Expanded Edition Only) Information is not shown to people unless they reply. [HIDE-THANKS]information[/HIDE-THANKS] (Expanded Edition Only) Information is now shown to people unless they press "Thank You" button. [HIDE-REPLY-THANKS]information[/HIDE-REPLY-THANKS] (Expanded Edition Only) Information is not shown to people unless they either reply or press "Thank You" button. [SHOWTOGROUPS=x]information[/SHOWTOGROUPS] Information is not shown to people unless they are a member of the X usergroups, where X is a comma-separated list of usergroupids. [STU=x]information[/STU] Information is not shown to people unless they are a listed in X, where X is a comma-separated list of userids. :: Copyrights :: The Engine & Toolbar Images - Copyright ? Anton Kanevsky (aka @kan), 2006 - 2010 Locked and Unlocked Images - Copyright ? vBStyles.com, 2004 - 2006, huge thanks to Miko for providing the PSD files! VERSION HISTORY Please see the attached "change_log.html" file for version history. The installation manual is contained within the attached file. IF YOU LIKE MY HACK, PLEASE CLICK INSTALL Download Now
Screenshots
Show Your Support
|
3 благодарности(ей) от: | ||
Fraxter, Michael.A, pandusetiawan |
Comments |
#292
|
|||
|
|||
When you qoute a Post with Hide its not hidden...any solutions?
|
#293
|
|||
|
|||
Quote:
Code:
https://vborg.vbsupport.ru/showpost.php?p=2229187&postcount=242 |
#294
|
|||
|
|||
Yes, but the solution requires editing the mod. I think I posted my solution earlier in the thread. I will go back and review my adjustments to this mod that provide a truly hidden message capability. As distributed the mod is working as designed, which seems to be geared more towards quiz/testing with hints and such embedded. Nothing wrong with that at all, it just didn't fit my application.
More info: I went back and looked through my code to find where I addressed this. I also ran a few tests to confirm my memory. In my case I only have SHOWTOGROUPS enabled, and I have the HIDE tag mapped to SHOWTOGROUPS. The HIDE tag has no paramaters, which when mapped to SHOWTOGROUPS causes the strip_bbcode function to fail in replacing the text. to fix this I added a line of code containing the same regex found in the HIDE-POSTS tag. A note of explanation - the SHOWTOGROUPS tag will default to the groups configuration in the control panel unless specific parameters are entered. In includes/vS_HHR_Engine.php find: PHP Code:
PHP Code:
On the other hand, before you go to a lot of work chasing all this down, make sure you are testing the quoted reply from a usergroup that doesn't have permissions to see the hidden text in the first place! I'm only saying this because I've made that error myself... |
#295
|
|||
|
|||
BTW, I do have this running on my test site with vB version 4.1.7 SP1 with my modifications. It appeared to work as intended without my mods. This was a clean install on vB 4.1.7, not an upgrade.
|
#296
|
|||
|
|||
many thanks for this..................
|
#297
|
|||
|
|||
how with 4.1.8 ?
|
#298
|
|||
|
|||
Quote:
The [hide] function itself dissapears.. any suggestions ? |
#299
|
||||
|
||||
where is hide thanks? in this version 4.0.5 the hide reply dont work
|
#300
|
|||
|
|||
works on 4.1.10? and is visionscript coder gone? can we still purchase the premium version.
|
#301
|
||||
|
||||
Dont buy the prem-version! No support, no updates anymore.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|