Go Back   vb.org Archive > Community Discussions > Modification Requests/Questions (Unpaid)
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 07-11-2004, 10:13 PM
bandit022 bandit022 is offline
 
Join Date: Jun 2003
Posts: 35
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Password protected threads

hey guys,

i have searched all around here, and the only thing i have found on this topic is a request for the same hack for vb2

in that thread, people were saying that it could be done, just wouldn't be very secure.

but that's fine. i'm not looking for it to be extremely secure, as long as it functions

and yes, i am aware that with vb3 we can password protect forums, but that will not work for what i am trying to do.

so, if anyone knows how to make a basic password protected threads hack, i would greatly appreciate it!

thank you for your time,

-jeff
Reply With Quote
  #2  
Old 07-12-2004, 03:15 PM
bandit022 bandit022 is offline
 
Join Date: Jun 2003
Posts: 35
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

*crickets*

anyone home?
Reply With Quote
  #3  
Old 07-12-2004, 03:16 PM
nexialys
Guest
 
Posts: n/a
Default

be more specific in your request, we can't do everything with no details...

also, don't try to bump your thread each day, remember, coders are not robots... if nobody can answer your request, you will have no answer here..
Reply With Quote
  #4  
Old 07-12-2004, 03:32 PM
Andreas's Avatar
Andreas Andreas is offline
 
Join Date: Jan 2004
Location: Germany
Posts: 6,863
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Idea

- add a new column pwd VARCHAR(32) to table thread
- modify newthread.php to set this to md5(password) if user entered a password when starting a new thread
- modify search.php and forumdisplay.php to check if pwd is set and only display thread summary/post if user has appropriate password cookie, otherwise "This thread is password protected" or smth.
- modify showthread.php to check if the requested thread has a password. If it has and user does not have the appropriate password cookie, display an error message and a form to enter the password. If the user enters the password generate the appropriate cookie (expire = end of session) and redirect to the thread

You might also want to give mods abilities to change/remove password which requires further modifications.

Dunno if this does help to get you started, but i'm too lazy to code that
Reply With Quote
  #5  
Old 07-12-2004, 05:23 PM
bandit022 bandit022 is offline
 
Join Date: Jun 2003
Posts: 35
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nexialys
be more specific in your request, we can't do everything with no details...

also, don't try to bump your thread each day, remember, coders are not robots... if nobody can answer your request, you will have no answer here..
my appologies...

Quote:
Originally Posted by KirbyDE
Dunno if this does help to get you started, but i'm too lazy to code that
Kirby,

that sounds like it would work... if only i knew more about php coding! i'm still very new to all of this, not to back at installing hacks and perhaps modifiying one to suit my board, but i've yet to try and code my own hack.

well thanks for the pointers... and if you happen to have some extra time i would greatly appreciate if you could code a hack to do it like you said.

thanks for your time,

-jeff
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 05:05 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.03867 seconds
  • Memory Usage 2,199KB
  • Queries Executed 13 (?)
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
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (5)post_thanks_box
  • (5)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (5)post_thanks_postbit_info
  • (5)postbit
  • (4)postbit_onlinestatus
  • (5)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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete