![]() |
vS-Hide Hack Resurrection
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 |
err where do I find the file?
|
You usually have to wait about 5 minutes for the files to appear. I at first create the thread, then I edit my hack manual to contain a reference to the thread, and only then I fill the thread with archive / screenshots / whatever. This is true for any of my hacks.
|
Thanks for the advice nice work and check your pm please...
|
Thanks!!! :banana:
|
you should make the hide hack integrated with the thank you hack
[hide]text[/hide] when a user clicks on "thank you" button, it unhides the text! |
Fatal error: Call to undefined function: parsehide() in /****/*******/public_html/******/includes/functions_forumdisplay.php on line 163
getting parse error on this line ? help :nervous: $thread['preview'] = strip_tags(str_replace("<br />", "\n", parseHide($thread['preview']))); |
Quote:
Quote:
|
Fine work !
Thx .... |
Quote:
By the way loved your manual. |
Its OK I uninstalled hack its not what I was looking for but still awesome manual and support many thanks...
|
ok where in admincp can you change amount of posts before you can see?
|
this will be awesome for a riddles forum - i'll try installing.
thanks |
Quote:
Thanks for compliment about the manual :) Quote:
|
Quote:
|
Please help me , error:
Fatal error: Call to undefined function: parsehide() in /home/ddfiles/public_html/includes/class_postbit.php(279) : eval()'d code on line 1 |
Will this check secondary usergroups as well? or just primaries?
|
Quote:
the thank you hack will not increase your post count, so they cant work together for the moment. Mike |
Quote:
There isn't "parsehide", but instead there is a "parseHide"... Case matters. Quote:
Quote:
|
Very nice hack indeed. Just for my own personal view about this hack if it's done by post counts not every member has or hasn't that amount required. I guess what i'm asking is instead of post counts it be by usergroups. Just asking as I know nothing about coding.
|
(50 post(s) are required, you have 0):
You do not have sufficient rights to be able to see this block. ============================================== but, my user has 62. still after I updated the post count. from where will be the post count read ? Mike |
Quote:
Quote:
|
Your problem is that you still have the [hide-until-reply] hack installed... They are incompatible.
|
I could look at your FTP... If you want, send me the login details as a PM.
|
Sorry about previous posts, I deleted them.
I just installed your hack on another site and works like a charm. Thanky You !!! Mike |
Thanky You !!!
|
i want
[HIDE]text[/HIDE] dis appear from user and apear pic http://www.shazly.net/hst2x1/dbosch7t...hide.gif when user post reply text appear to him with this pic http://www.shazly.net/hst2x1/ewaramvw...unhidden.gif how can i do it where the option of thes hack in admincp ? |
Quote:
|
I'm getting the exact same error as above
Fatal error: Call to undefined function: parsehide() in /home/eroticst/public_html/forums/includes/functions_forumdisplay.php on line 163 did this problem get fixed? |
can you re build this hack to 3.5.0 please :surprised:
|
When I add this line to functions_forumdisplay
PHP Code:
Any ideas? Sorry for the double post. |
Quote:
Make sure you edited functions.php properly, as described in the manual. Quote:
|
Quote:
Edit: I'll double check all edits one more time. |
Edit: I figured out that the code is different when viewed with IE. Might want to make a note to use only Firefox. There are no errors now but showgrougs tag does nothing. Any ideas?
jaks |
any chance to integrate this hack with the thank you hack? i think it is better to press "thank you"-button as a simple "thank you" answer. without this hack most user wrote only thx and the post count is high. sorry for my english, i hope you understand.
|
I'm getting a DB error when i run the install which I figure is a conflict with the old version. Any chance you have an upgrade install or a db removal for the old version?
Figured it out i just had to delete the 2 rows in the settings table and it now works like a charm. Jaks |
Quote:
Quote:
Quote:
|
Download the new version, just released.
To upgrade: 1. Re-do changes for functions.php 2. Do changes for vbulletin_textedit.js To find out why this version has a "Limited" label, please check out the manual. |
Суперхак! :up:
|
Спасибо =)
|
All times are GMT. The time now is 05:07 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:
|