Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vFCoders - Hide Hack v4 Details »»
vFCoders - Hide Hack v4
Version: 4.0, by Badshah93 Badshah93 is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

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
  1. 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.
    • [HIDE-THANKS] -> Content within can only be seen after the user says thank you by pressing Thanks Button. Requires: Abe1 [AJAX] Post Thank You Hack / vBSeo Like System.
    • [HIDE-REPLY-THANKS] -> Content within this tag is not shown to user until he/she either reply or press "Thank You" button.
    • [SHOWTOGROUPS] -> Content within this tag is only shown to defined usergroups.
    • [STG] -> Content within this tag is only shown to defined users.
    • [HIDE] -> This tag can be mapped to any of the above BBCodes. (Default - [HIDE-REPLY])
  2. Fully Compatible with Source and Wysiwyg Editor.
  3. No Template or File Edits. (optional - one file edit if you have rss enabled)
  4. Uses vBulletin easy Product installer/updater/uninstaller
  5. Uses AJAX technology so your users don't have to refresh to see hidden content.
  6. 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
  7. Usergroup permissions for each tag, including option to select usergroups which can always see Hidden Content.
  8. Global and Per-Forum Basis vBulletin settings for each tag.
  9. Option to turn on Hide Button's in quick reply and quick edit Editor.
  10. Uses Phrases
  11. 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.

    Installation Complete..


3. Settings
  1. Global Settings: Admincp -> Settings -> Options -> vFCoders - Hide Hack
  2. Usergroup Settings: Admincp -> Usergroups -> Usergroup Manager -> Edit Usergroup -> vFCoders - Hide Hack Permissions
  3. Forum Settings: Admincp -> Forum Manager -> Edit Forum -> vFCoders - Hide Hack [Options]

4. DEMO

http://screencast-o-matic.com/watch/clhnrr5e9

5. Support

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.

Download Now

File Type: zip vFcoders - Hide Hack v4 [vB 4.1.10+=].zip (32.9 KB, 2619 views)

Screenshots

File Type: png 1.png (30.0 KB, 0 views)
File Type: jpg 2.jpg (29.9 KB, 0 views)
File Type: jpg admin panel.jpg (95.6 KB, 0 views)
File Type: jpg Hidden.jpg (54.0 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #192  
Old 06-11-2012, 05:26 PM
mitch84 mitch84 is offline
 
Join Date: Mar 2008
Location: france
Posts: 516
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by netsploiter View Post
Finally I found a solution for Davidmods Worst Hide hack ever!
First here is the query to recover all your hidden posts

UPDATE post ns join thread hh on ns.postid=hh.firstpostid set ns.pagetext = (SELECT concat('[hide]',replace(hd.content,' ','\n'),'[/hide]') FROM dmods_hide_content hd where ns.threadid = hd.identifier limit 1);

With this query you are copying the hidden content to the correct table "posts", after that you must uninstall davidmods VBHide, then upload vFCoders folder and install it! you are ready

hope this help!
Quote:
Originally Posted by mitch84 View Post
hi, if I use this query, it works fine but all my previews disappear! anyone know why? who tried?
thank you
hi, a little help if you can, thank you
Reply With Quote
  #193  
Old 06-11-2012, 05:33 PM
letipro letipro is offline
 
Join Date: Jun 2012
Location: Ở đ?u c?n l?u
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

how to admin can see hidden content which smod and mod not see? (mod and smod thank and answer to see)
Reply With Quote
  #194  
Old 06-11-2012, 08:11 PM
nrms?'s Avatar
nrms? nrms? is offline
 
Join Date: Dec 2008
Location: Portugal
Posts: 71
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

There is something here that is not well, at least in my case.

I installed everything as instructed, the mod works and really of much use, but the problem is that the buttons do not work in CKEditor, not displayed correctly ... eg [HIDE] is the answer for this url background-image: url("http://www.***/http://www.***/Pro/buttons/hide.gif?t=B8DJ5M3") and click on it, we get the window opaque white, but nothing appears ...


How to solve this ...?


I use vbulletin 4.1.12
Reply With Quote
  #195  
Old 06-12-2012, 01:49 AM
Manoel J?nior Manoel J?nior is offline
 
Join Date: Feb 2009
Location: SP / Brasil
Posts: 778
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How to display Hidden Content in center? And how to change color the box?
Reply With Quote
  #196  
Old 06-12-2012, 03:39 AM
nacaruncr nacaruncr is offline
 
Join Date: Nov 2010
Posts: 318
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Badshah93 View Post
not completely.. i will release Hide Hack v3 for 4.1.10 - in next 24 hrs.
any news?
Reply With Quote
  #197  
Old 06-12-2012, 06:25 AM
Badshah93 Badshah93 is offline
 
Join Date: Jun 2010
Location: India
Posts: 505
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nacaruncr View Post
any news?
will do it today, had a exam yesterday.
Reply With Quote
Благодарность от:
nacaruncr
  #198  
Old 06-12-2012, 06:30 AM
Badshah93 Badshah93 is offline
 
Join Date: Jun 2010
Location: India
Posts: 505
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Manoel J?nior View Post
How to display Hidden Content in center? And how to change color the box?
Edit template: vfc_hide_hack_css

To align text to center

Find:
Code:
.hiddencontent, .unhiddencontent {
Add below:
Code:
text-align: center;
Reply With Quote
  #199  
Old 06-12-2012, 03:32 PM
Alex@bulletin Alex@bulletin is offline
 
Join Date: Aug 2009
Location: Germany
Posts: 134
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello there,

I'd like to provide a new translation for your mod, but as it seems you made an error:
I updated the mod from 2.0 to 3.0.
As I view the ACP settings the option for "Showgroups-Tag" is there twice.

Screenshot:



The green one has been translated for 2.0 yet, the red one is the dublication I got now. I'm quite sure you'd like to write STU instead of SHOWTOGROUPS?! Ok for me this is no problem, I can concern that for my translation, but maybe it will confuse the users of the original phrases.

-----------------
Aaaaaaaaaand last but not least, you forget to phrase this one:



Kay, I'm done with my translation up to now, I'll PM you a link to the german vbulletin.org where I will upload my translation, if you'd like to reupload to your thread or writing the link in your mod description.

Finally I'd like to make a suggestion: In my opinion It would be better to change STU to "SHOWTOUSERS" (I did so in my translation yet )
Attached Images
File Type: jpg hide-hack4.jpg (158.0 KB, 0 views)
File Type: jpg hide-hack3.jpg (77.7 KB, 0 views)
Reply With Quote
  #200  
Old 06-12-2012, 10:59 PM
Azucar Azucar is offline
 
Join Date: Dec 2008
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Excellent work, Badshah93. Thanks alot.

I only have an issue, only [HIDE-REPLY] shows its button in the editor, I'm trying to enable HIDE only (which is mapping to HIDE-REPLY) but I get the following:



Only if I enable HIDE-REPLY I get a button:



Is this a bug or I may have my settings wrong?
Reply With Quote
  #201  
Old 06-13-2012, 05:02 AM
Badshah93 Badshah93 is offline
 
Join Date: Jun 2010
Location: India
Posts: 505
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by The Crow View Post
Excellent work, Badshah93. Thanks alot.

I only have an issue, only [HIDE-REPLY] shows its button in the editor, I'm trying to enable HIDE only (which is mapping to HIDE-REPLY) but I get the following:



Only if I enable HIDE-REPLY I get a button:



Is this a bug or I may have my settings wrong?
i have fixed that issue in v 3.1. Download latest zip file from first post.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:54 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06497 seconds
  • Memory Usage 2,386KB
  • Queries Executed 28 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (22)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (7)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete