Version: 4.0, by Badshah93
Developer Last Online: Nov 2023
Category: New Posting Features -
Version: 4.1.x
Rating:
Released: 05-01-2012
Last Update: 07-05-2012
Installs: 245
DB Changes Uses Plugins Auto-Templates
Code Changes Additional Files Translations
No support by the author.
.::vFCoders - Hide Hack::.
This MOD gives users in selected forums the ability to hide their content by using any of the 7 BBCode. ([HIDE], [HIDE-REPLY], [HIDE-THANKS], [HIDE-REPLY-THANKS], [HIDE-POSTS], [SHOWTOGROUPS], [STG])
1. Features
Seven different BBCode to Hide Contents.
[HIDE-REPLY] -> Content within this tag is not shown to user until he/she replies in that thread.
[HIDE-POSTS] -> Content within this tag can only be seen by people's who have more posts than defined number of posts.
Uses AJAX technology so your users don't have to refresh to see hidden content.
Content within Tags are completely hidden, there is no way to bypass hide tags. Contents are hidden everywhere including
Showthread
Threadbit
Archive
Search
Subscribed Threads in USERCP
Email
Print Page
RSS
Meta Description
Quote
Usergroup permissions for each tag, including option to select usergroups which can always see Hidden Content.
Global and Per-Forum Basis vBulletin settings for each tag.
Option to turn on Hide Button's in quick reply and quick edit Editor.
Uses Phrases
Dialog Box for selecting Usergroup's when user clicks [SHOWTOGROUPS] Tag.
2. Installation
Download and unzip vFCoders_hide_hack.zip file from this thread.
Upload all the files inside "UPLOAD" folder into your vBulletin installation directory. (where forum.php file is located)
Import product-vfc_hide_hack.xml file through Product Manager in admincp.
Note: [HIDE-THANKS] and [HIDE-REPLY-THANKS] Tag will not work if you don't have Abe1 [AJAX] Post Thank You Hack or vBSEO Like System installed in your forum.
Optional - If you have RSS enabled in your forum, then open install.txt file and do the edit's which is mention in that file.
Support will be provided to those who have my copyright link in their sites.
Mod History:
v1.0 : 3 May 2012 : First Release.
v1.01 : 3 May 2012 : Fixed Thanks Bug.
v1.1 : 3 May 2012 : Added vBSEO Like System Integration Function
v1.2 : 4 May 2012 : Now compatible with vB < 4.1.4 also.
v1.3 : 4 May 2012 : Fixed PM Bug.
v2.0 (RC) : 4 May 2012 : Optimized Codes and fixed a minor bug.
v2.1 (RC) : 13 May 2012 : Fixed a minor bug.
v2.2 (RC) : 23 May 2012 : Changed Ajax Request Method, Added 1 new Plugin and also removed few.
v3.0 (GOLD) : 10 June 2012 : Added STU tag, Optimize Codes, Fix [SHOWTOGROUPS] Tag Bug, Added Hide/Unhide Box
v3.1 : 13 June 2012 : Fix Hide tag mapped issue. v4.0 : 7 July 2012 : Now mod uses YUI for ajax requests and fixed some minor bugs.
-> Click On Mark As Installed If You Have Installed This Mod. -> You Can Nominate it also for Mod Of The Month. -> If u like my work, you can Donate me also.
Hi, Is there a fix for this ? Usually these settings should work and not allow anyone if set proper to see the content behind the hidden link but it doesn't work if you let say you have a moderator on trial period, so he has mod power over a certain section, he can bypass all that and see the content behind the hide code.
Quote:
Default Usergroups which can see [SHOWTOGROUPS] Tag content when not specified by poster.
Also in the usergroups settings:
Quote:
Can Always See Hidden Content If enabled, then user of this group will be allowed to bypass Hide Tags.
[Sun May 03 17:52:48 2015] [error] [client 188.4.124.30] PHP Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /var/zpanel/hostdata/zadmin/public_html/domain/includes/vfchh/php/vfc_hide_core.php on line 163
[Sun May 03 17:52:48 2015] [error] [client 188.4.124.30] PHP Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /var/zpanel/hostdata/zadmin/public_html/domain/includes/vfchh/php/vfc_hide_core.php on line 163
i have not rec any error but permission problem like a moderator before i post but not solve if i made some changes from this post this https://vborg.vbsupport.ru/showpost....&postcount=394
is permission problem solve ????
I dont know why badshah not trying to update so much bad news because if i made any sectional moderator hes like Super moderator because hole forum is UNLOCK
Fix for moderators permissions:
reason: in vfc_hide_core.php in function fetch_msg_to_hide didn't come variable with forumid and function canbypass didn't work on this condition:
PHP Code:
if (can_moderate($this->forumid, 'caneditposts'))
AdminCP -> Plugins and Products - Find module: postbit_display_complete (vFCoders - Hide Hack [ Postbit]) and replace: