vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   New Posting Features - vS-Hide Hack Resurrection (https://vborg.vbsupport.ru/showthread.php?t=203010)

akanevsky 01-24-2009 10:00 PM

vS-Hide Hack Resurrection
 
1 Attachment(s)
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

  • Stylish, HTML-formatted output.
  • Compatible With Regular and WYWIWYG editors.
  • Compatible with all vBulletin Versions from 3.5.x through 3.8.x.
  • Unregistered, Unverified and Banned users are prevented from seeing any hidden content.
  • Post owners can always see hidden content in their own posts.
  • Users can always see hidden content in posts that they can edit.
  • It is impossible to quote hidden text even if it is revealed - it is stripped from the quotation.
  • Ability to specify usergroups that can always see hidden content.
  • Zero template edits.
  • Works fast on large boards.
  • Ability to enable / disable any of the tags:
    • on global basis - vBulletin Options
    • on per-forum basis - Forum Options (Expanded Edition Only)
    • on per-usergroup basis - Usergroup Options (Expanded Edition Only)

  • AJAX Features for HIDE-REPLY, HIDE-THANKS, and HIDE-REPLY-THANKS, with full non-ajax functionality for older browsers. (Expanded Edition Only)
  • Online vB Code Documentation.
  • Case-Insensitive Tags.
  • vB Code Shortcut (HIDE) that can be linked to any of the tags featured by this engine.
  • There is no way to go around the tags. They are parsed correctly everywhere, including:
    • Showthread / Showpost.
    • Search Area
    • Forum Display (First Post Preview)
    • New Reply (Thread Review)
    • Post Preview
    • Archive
    • Print Version
    • E-mail Subscriptions
    • RSS Feeds


Integrated "Thank You" System ? (Expanded Edition Only)

  • Works fast on large boards.
  • Automatic prevention of users from saying Thank You more than once for the same post.
  • Automatic prevention of users from saying Thank You to themselves.
  • Ability to define which usergroups can post thanks.
  • Ability to define which usergroups can remove own thanks.
  • Ability to define which usergroups can remove others' thanks.
  • Ability to define in which forums to enable the system (can also be enabled/disabled globally).
  • Ability to define in which forums to bump thanked threads (can also be enabled/disabled globally).
  • Ability to define whether to allow thanks on first post only.
  • Ability to define whether to allow thanks in closed threads.
  • "Remove All" button displayed to those who can remove both own and others' thanks.
  • List of users who clicked "Thank You" below each post, with an option to limit the maximum amount of such users displayed.
  • List of latest Thank You's received is displayed in each member's usercp.
  • Administrator can specify a certain amount of reputation to be given to users who upon the receipt of a 'Thank You'.
  • AJAX posting and removal of Thank You's, with a stylish progress indicator.
  • AJAX posting and removal of Thank You's degrades gracefully to non-javascript functionality when AJAX is disabled.

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

XtremeOffroad 01-25-2009 12:52 AM

1st intall.
Thanks for the update.

BlackJacket 01-25-2009 01:17 AM

Downloaded.

Will install later on tonight. Looks promising. :)

shadowevil 01-25-2009 03:52 AM

i like it ... *installed*

zahsnelli 01-25-2009 04:10 AM

woow, this seems very nice, i will install soon

thanks

lasto 01-25-2009 08:08 AM

hi m8 what is limited about this version ? As i noticed before u had a lite version so is anything missing ?

akanevsky 01-25-2009 01:38 PM

Quote:

Originally Posted by lasto (Post 1724038)
hi m8 what is limited about this version ? As i noticed before u had a lite version so is anything missing ?

Some features, such as HIDE-REPLY and HIDE-THANKS are not present in the limited edition. "Lite" and "Limited" means the same thing. :)

chooky 01-25-2009 02:40 PM

I think you make here only advertise for your mod, your limited version nobody can use because it is to limited, and at your Pro version you use IONCUBE so most user cant use it !

Skyrider 01-25-2009 04:22 PM

Nice addon! But why do I get:
Quote:

Fatal error: Call to a member function parse_bbcode() on a non-object in /var/www/vhosts/esforces.com/subdomains/forum/httpdocs/includes/functions_forumdisplay.php on line 181
Every time? I installed and edited it perfectly without any kind of mistakes.

kamrul 01-25-2009 06:50 PM

thnak for this post

akanevsky 01-25-2009 09:54 PM

Quote:

Originally Posted by chooky (Post 1724284)
at your Pro version you use IONCUBE so most user cant use it !

Not anymore. :)

Quote:

Originally Posted by FF|Skyrider (Post 1724388)
Nice addon! But why do I get:

Every time? I installed and edited it perfectly without any kind of mistakes.

Please check that the hack is enabled. The new version auto-disables itself if you didn't upload all the files.

M.C. 01-27-2009 05:07 PM

Hi! Is any update on vBadvanced integration?

AzaDiyaR 01-27-2009 11:43 PM

thank you so much

akanevsky 01-28-2009 11:58 AM

Quote:

Originally Posted by M.C. (Post 1726331)
Hi! Is any update on vBadvanced integration?

Yes, just a minor change... I forgot to reserve the first post, so here it is:

------------------------------------------------------------------------------------------------------------
Integration Product Requirement #1: vS-Hide Hack Resurrection 2.7.0+
Integration Product Requirement #2: vBadvanced 3.1.0
------------------------------------------------------------------------------------------------------------
In ./modules/news.php, Find:

PHP Code:

// #### Strip characters and add "read more" 

Add Above:

PHP Code:

$news['message'] = $GLOBALS['hhr']->parse_bbcode($news['message'], $news['forumid'], $news['threadid'], $news['postid'], $news['userid']); 





------------------------------------------------------------------------------------------------------------
Integration Product Requirement #1: vS-Hide Hack Resurrection 2.7.0+
Integration Product Requirement #2: vBadvanced 2.1.0/2.2.1
------------------------------------------------------------------------------------------------------------
In ./modules/news.php, Find:

PHP Code:

// Strip characters and add "read more" 

Add Above:

PHP Code:

$news['message'] = $GLOBALS['hhr']->parse_bbcode($news['message'], $news['forumid'], $news['threadid'], $news['postid'], $news['userid']); 


M.C. 01-28-2009 05:16 PM

Quote:

Originally Posted by Psionic Vision (Post 1727120)
Yes, just a minor change... I forgot to reserve the first post, so here it is:

Perfect! Works fine for me, just little bit different appear than in thread dislpay...

kamrul 01-28-2009 07:00 PM

hide image not showing...

Vaupell 01-28-2009 08:54 PM

argghh came to LAST ITEM on the install then it says :Ensure you have uncompressed javascript version of vb..

darn it, uninstalling..

akanevsky 01-30-2009 03:21 PM

Quote:

Originally Posted by kamrul (Post 1727476)
hide image not showing...

Make sure to upload the images to your style's subfolders.

Quote:

Originally Posted by Vaupell (Post 1727548)
argghh came to LAST ITEM on the install then it says :Ensure you have uncompressed javascript version of vb..

darn it, uninstalling..

Why?.. What you have to do is download vBulletin (uncompressed javascript), and overwrite just the javascript folder. You don't have to overwrite everything.

sub_ubi 01-31-2009 09:39 PM

I just want to say I appreciate all the care you put into your script comments, it's not only professional but it's darn handy as well.

akanevsky 01-31-2009 10:01 PM

Quote:

Originally Posted by sub_ubi (Post 1730356)
I just want to say I appreciate all the care you put into your script comments, it's not only professional but it's darn handy as well.

Thank you, I'm glad to hear it. :)

KwonoBB 02-01-2009 11:51 AM

Quote:

ake sure to upload the images to your style's subfolders.
I have done that, but sadly the images are still not showing for me.

Quote:

Why?.. What you have to do is download vBulletin (uncompressed javascript), and overwrite just the javascript folder. You don't have to overwrite everything.
I have done everything for this hide hack except for this last edit with the javascript. What difference will this make if I do not do this?

Where are the options that make people post to view the hidden content, I can only see options for a post count and group?

akanevsky 02-01-2009 12:06 PM

Quote:

I have done that, but sadly the images are still not showing for me.
Try checking the paths to those images -- maybe you're thinking of a wrong path. See where it tries to load images from, and upload them to that location.

Quote:

I have done everything for this hide hack except for this last edit with the javascript. What difference will this make if I do not do this?
It doesn't make a large difference for the limited edition, you would just not see popups when you click the HIDE and SHOWTOGROUPS toolbar buttons. They will be entered into edit field as and , respectively, instead of . So it will be difficult for everyone to figure out how to use the tags.

For the expanded edition, not doing JavaScript edits will lose the entire AJAX functionality.

Quote:

Where are the options that make people post to view the hidden content, I can only see options for a post count and group?
HIDE-REPLY would be the tag needed here, and it's only available in the expanded edition.

ociowarez 02-02-2009 03:22 AM

Hi install your add-ond but I just wanted to thank function or via direct response, I would like to know how to configure it to serve just those two things

esperone 02-03-2009 09:26 PM

im getting a {param} message inside the hidden content box and no hidden content is shown.

when i edit the post i can see that the hidden content is there.

Can you help?

buileminh 02-03-2009 11:11 PM

Can I use like this:
[SHOWTOGROUPS=1,2]
Contents showed to groups 1 and 2 only!
[SHOWTOGROUPS=2]Contents showed to group 2 but not group 1[/SHOWTOGROUPS]
[/SHOWTOGROUPS]

What will happen if I use like this:
[SHOWTOGROUPS=1]
Showed to group 1 only
[SHOWTOGROUPS]Showed to group 2 only[/SHOWTOGROUPS]
[/SHOWTOGROUPS]

peterpan2008 02-04-2009 03:17 AM

Hi

I want the full version of this hack. How can I buy it and how much do I have to pay for it?

Thank you

akanevsky 02-04-2009 04:25 PM

Quote:

Originally Posted by ociowarez (Post 1731539)
Hi install your add-ond but I just wanted to thank function or via direct response, I would like to know how to configure it to serve just those two things

vBulletin Options -> Hide Hack Resurrection

Quote:

Originally Posted by buileminh (Post 1733587)
Can I use like this:
[SHOWTOGROUPS=1,2]
Contents showed to groups 1 and 2 only!
[SHOWTOGROUPS=2]Contents showed to group 2 but not group 1[/SHOWTOGROUPS]
[/SHOWTOGROUPS]

What will happen if I use like this:
[SHOWTOGROUPS=1]
Showed to group 1 only
[SHOWTOGROUPS]Showed to group 2 only[/SHOWTOGROUPS]
[/SHOWTOGROUPS]

Yes, you can.

Quote:

Originally Posted by peterpan2008 (Post 1733772)
Hi

I want the full version of this hack. How can I buy it and how much do I have to pay for it?

Thank you

Please follow the links in my signature.

KwonoBB 02-04-2009 04:34 PM

Quote:

HIDE-REPLY would be the tag needed here, and it's only available in the expanded edition.
Where do I get the expanded edition from?

davoodblack 02-04-2009 09:51 PM

i install this hack...

but i cant see the HIDE Button in my editor.....

i even upload image in my custom Style...

hack is Enable...

plz help me for fix this problem

buileminh 02-05-2009 04:24 PM

What will happen if I use like this:
[SHOWTOGROUPS=1]
Showed to group 1 only
[SHOWTOGROUPS]Showed to group 2 only[/SHOWTOGROUPS]
[/SHOWTOGROUPS]

Fynnon 02-05-2009 05:09 PM

Quote:

Originally Posted by davoodblack (Post 1734671)
i install this hack...

but i cant see the HIDE Button in my editor.....

i even upload image in my custom Style...

hack is Enable...

plz help me for fix this problem

I have the same issue, the buttons are not there only the text for them !

Plus, only Hide-Post works for me, the others like [/SHOWTOGROUPS] don`t work, i mean the hide tag is around the text but is not hidden...

I`m using vB 3.8.0 but i had the same issue before, with 3.7.x

f1x3d 02-10-2009 03:55 PM

Installed... but I can't see [STG] and [HIDE] buttons in qickreply now. Tested with default and my custom styles.

hieuhpp 02-13-2009 02:38 AM

@Psionic Vision:it's very nice mod but if you can integer it with vbcredit i will buy pro version and donate you 20-50$ :)

akanevsky 02-15-2009 02:06 PM

Quote:

Originally Posted by hieuhpp (Post 1742471)
@Psionic Vision:it's very nice mod but if you can integer it with vbcredit i will buy pro version and donate you 20-50$ :)

Please explain your idea in more detail.

Quote:

Originally Posted by Fynnon (Post 1735361)
I have the same issue, the buttons are not there only the text for them !

Plus, only Hide-Post works for me, the others like [/SHOWTOGROUPS] don`t work, i mean the hide tag is around the text but is not hidden...

I`m using vB 3.8.0 but i had the same issue before, with 3.7.x

Please upload the contents of images folder in hack's package into the image directory of your style.

Quote:

Originally Posted by davoodblack (Post 1734671)
i install this hack...

but i cant see the HIDE Button in my editor.....

i even upload image in my custom Style...

hack is Enable...

plz help me for fix this problem

Please check that the permissions are enabled for usergroups and forums where you are trying to use the hack.

Quote:

Originally Posted by KwonoBB (Post 1734387)
Where do I get the expanded edition from?

Please follow links in my signature.

Quote:

Originally Posted by f1x3d (Post 1739930)
Installed... but I can't see [STG] and [HIDE] buttons in qickreply now. Tested with default and my custom styles.

That is a known issue with 3.7.1 - automated template injections implemented but they don't support quickedit and quickreply yet. That will be fixed in the next release.

nikosb 02-18-2009 04:52 PM

i like it ... *installed*

thank you

chrisnufcfan 02-20-2009 05:43 PM

Nice modification, will be useful!

chrisnufcfan 02-20-2009 06:13 PM

There is no section in the instruction manual about template edits in the admin cp. That's why the BB Code images aren't showing for anyone...

akanevsky 02-22-2009 02:29 AM

Quote:

Originally Posted by chrisnufcfan (Post 1750090)
There is no section in the instruction manual about template edits in the admin cp. That's why the BB Code images aren't showing for anyone...

Please let me edit your citation:

There is no section in the instruction manual about template edits because there are no template edits that need to be done for this hack.

Your permissions (usergroup or forum or global) for the hack are not configured correctly. That's why the BB Code images aren't showing for anyone...

Funkworkz 02-23-2009 11:22 AM

Works great, but i have a question.

is there any way to modify the hack so that a user does not see the hide content if they are added to the usergroup where it was visible after the post was made?

for instance, say user AAA posted something that user BBB cant see on 2/20, then on 2/21 user BBB was added to the usergroup. User BBB can now see the message that AAA wrote. I want that message to remain private based on date, so BBB cannot see reguardless if hes in the usergroup or not.

nikosb 02-23-2009 12:43 PM

I would like (in the bbcode templates ) to change from the image "hidden text" to text that says "mpla mpla mpla mpla"
how?
Thanks


All times are GMT. The time now is 06:16 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
  • Page Generation 0.01534 seconds
  • Memory Usage 1,865KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_php_printable
  • (25)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete