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 || || Author : Anton Kanevsky || Works on : vBulletin 3.5.x - 3.8.x || Released : Oct 07, 2009 || || 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 3.5.x - 3.8.x 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: 10 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, 2006 - 2009 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 file for version history. The installation manual is contained within the attached file. IF YOU LIKE MY HACK, PLEASE CLICK INSTALL Show Your Support
|
Comments |
#112
|
||||
|
||||
This don´t work in my vb.
I downloaded the uncompressed javascript vb (3.7.1). And I followed the instructions exactly as it appears in the readme. But the buttons don't appear and when i write the codes manually, the codes disappear of the editor when i post, and it don't work. Please help me. |
#113
|
|||
|
|||
Quote:
- vBulletin Options -> vS-Hide Hack Resurrection Options - Forum Options -> vS-Hide Hack Resurrection Options - Usergroup Options -> vS-Hide Hack Resurrection Options |
#114
|
||||
|
||||
Quote:
Marked as installed... |
#115
|
|||
|
|||
I checked those as well and even tested with different user groups and still have a no go.
|
#116
|
|||
|
|||
Hello, I have installed this hide hack and now I get this error on my forum
Quote:
Please help ! I can?t delete this plugin, I don?t have right?s to pass into my admin center, I am waiting for an answer. Thank you |
#117
|
|||
|
|||
Quote:
|
#118
|
|||
|
|||
Quote:
Hello! I mean, because this problem. I sure have admin rights. But when I try to login @ site.com/admincp after the login, this problem comes again on the admincp/index.php I haven?t found any thing in my ftp or sql, I think this warning means, I haven?t got the "thanks" directory in my sql, Is that right? But first of all, I must try to delete this plugin from my site, please call me the directory in the sql or ftp, that must be deleted. Thank you very much. |
#119
|
|||
|
|||
Are you sure you are trying to delete THIS hack? I mean, the uninstallation code is:
$db->hide_errors(); $db->query_write("DROP TABLE IF EXISTS " . TABLE_PREFIX . "thanks"); So there is no reason this should cause an error given that (a) the errors are hidden and (b) the table is only deleted if it exists... EDIT: I don't know how you have that plugin if you don't have the hack installed (or so it seems), but to be able to access the admincp, put the following line at the end of includes/config.php, right before ?>: define('DISABLE_HOOKS', true); Then go to your admincp, remove any plugins you want to remove, then remove the line from config.php. |
#120
|
|||
|
|||
Hello, as i understood the thanks that come with your hack isn't the original thanks modification. Is it possible with the thanks that is included
on your vS-Hide Hack Resurrection (Expanded Edition), when a user hits the thanks button the spesific thread goes first in the row of the forum? (Just like when a user reply to a thread) Forward |
#121
|
|||
|
|||
I clicked install, is there anyway for when you hide the content for usergroups instead of it showing this
Hidden Block (for usergroups: Registered Users :: 2, Super Moderators :: 5, Administrators :: 6, Moderators :: 7): It can just show in red "content only allowed to be viewed by registered users" |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|