vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Hidden text password protected (https://vborg.vbsupport.ru/showthread.php?t=63919)

VBDev 04-14-2004 10:00 PM

Hidden text password protected
 
Hidden text password protected

Total hack's description : http://www.vbulletindev.net/forums/h...hack&hackid=55


Support thread : http://www.vbulletindev.net/forums/showthread.php?t=174


Please click https://vborg.vbsupport.ru/ if you like this hack



With this hack, you'll be able to add in new posts a hide text protected with a password. Only members who have this password can see the hide text, others will see a box to enter the password.

- vBcodes and smilies accepted
- HTML tags removed
- The author see directly the hide text
- The author see the password displayed at the top of the box
- When a member enter the password, the entire page isn't reloaded :devious:


I can't post attachments, it was hard to attach the zip, it seems to be OK, I upload screenshots on a private FTP

VBDev 04-15-2004 07:34 PM

Can't still post attachments, here are SC :

http://www.gd3n.firstream.net/author.gif

http://www.gd3n.firstream.net/non_author.gif

http://www.gd3n.firstream.net/newreply.gif

???`S?LV?R???` 04-15-2004 09:58 PM

interesting

Oblivion Knight 04-16-2004 07:05 AM

I believe this will probably be removed, as it appears to have similarities to the forbidden (on vB.org) "lockdown" hack.

VBDev 04-16-2004 01:29 PM

Why could it be remove ?!

Mr. HillBilly 04-21-2004 07:05 PM

Quote:

Originally Posted by Oblivion Knight
I believe this will probably be removed, as it appears to have similarities to the forbidden (on vB.org) "lockdown" hack.

This is nothing like the lockdown hack. The person must know the password to see the text.

Xenon 04-21-2004 07:59 PM

Quote:

Originally Posted by Oblivion Knight
I believe this will probably be removed, as it appears to have similarities to the forbidden (on vB.org) "lockdown" hack.

hmm, i don't know of that forbidden hack ^^

Cyberhouse 04-30-2004 06:18 AM

is it possible to restrict this to specific user groups? ex. moderators and up to admins, only these groups can use this option?

GoldnGT 04-30-2004 02:14 PM

Quote:

Originally Posted by Cyberhouse
is it possible to restrict this to specific user groups? ex. moderators and up to admins, only these groups can use this option?

Yeah, i'd be nice if we could only allow specific member groups to use this function.

Mike

VBDev 04-30-2004 03:27 PM

Use conditional for this in newreply and newthread templates

Just add around the code to add in these templates :

Code:

<if condition="$bbuserinfo[usergroupid]==X OR $bbuserinfo[usergroupid]==X">
....code...
</if>

Replace X with the usergroupid you want

Please, click install if you like or use this hack ! :)


All times are GMT. The time now is 05:14 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.01170 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)bbcode_code_printable
  • (3)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
  • (10)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