Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > General > Member Archives
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Details »»

Version: , by weezle (Guest)
Developer Last Online: Jan 1970 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 08-22-2001 Last Update: Never Installs: 0
 
No support by the author.

HTACCESS hack.. that allow Members to use the LOGIN info..?????

Show Your Support

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

Comments
  #2  
Old 08-22-2001, 05:51 PM
mjames's Avatar
mjames mjames is offline
 
Join Date: Nov 2001
Location: Charlotte, NC
Posts: 158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What? Be more specific.
Reply With Quote
  #3  
Old 08-22-2001, 05:57 PM
Admin's Avatar
Admin Admin is offline
Coder
 
Join Date: Oct 2023
Location: Server
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

He wants to use the login info from the MySQL for a folder that is protected with .htaccess.
Reply With Quote
  #4  
Old 08-22-2001, 06:20 PM
weezle
Guest
 
Posts: n/a
Default

heres what im looking for:

htaccess hack for vbb 2
Simple htaccess by kennydies [global user and pass mode]

edit your global.php and ABOVE
// ###################### Start init #######################

add this code:

code:--------------------------------------------------------------------------------

// Simple htaccess by kennydies [global user and pass mode] (made on 28-5-2001)

if ( !isset( $PHP_AUTH_USER ) ) {
header('WWW-Authenticate: Basic realm="Htaccess login system"');
header('HTTP/1.0 401 Unauthorized');
echo "Sorry, we don't allow gayness on our board\n";
exit;
} else if ( isset( $PHP_AUTH_USER ) ) {
if ( $PHP_AUTH_USER != "mofo" or $PHP_AUTH_PW != "spankme" ) { // username and pass required
header('WWW-Authenticate: Basic realm="Htaccess login system"');
header('HTTP/1.0 401 Unauthorized');
echo "Sorry, we don't allow gayness on our board\n";
exit;
}
}

// Simple htaccess by kennydies [global user and pass mode] (made on 28-5-2001)--------------------------------------------------------------------------------

Change the username/pass in $PHP_AUTH_USER != "mofo" or $PHP_AUTH_PW != "spankme" into what you want.

Why did I make this code when you can just use a simple .htaccess file? Cuzz my board was on a server that doesn't support .htaccess and with this code, htaccess does work.

THIS IS WHAT I NEED

later today I will post the code so username/password are the same as the login on your vbb (i'm at work now and the code is on my home pc)

THIS IS WHAT I NEED

will anyone make this hack?
Reply With Quote
  #5  
Old 08-23-2001, 10:33 PM
SpankMe's Avatar
SpankMe SpankMe is offline
 
Join Date: Nov 2001
Location: New Zealand
Posts: 141
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I use the vBulletin logins for access to my porn sites. Check out an Apache module called mod_auth_mysql.

Once setup in Apache, all I needed to do was create a new group in my forums and add people to it when I want to give them access.


HEY, who you calling gay
Reply With Quote
  #6  
Old 08-24-2001, 01:53 PM
joecrow
Guest
 
Posts: n/a
Default

could someone make this hack it would be kool.
Reply With Quote
  #7  
Old 08-25-2001, 10:35 PM
tweak's Avatar
tweak tweak is offline
 
Join Date: Oct 2001
Location: Canada
Posts: 113
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It made... But they wont give it out.. dunno why we cant get it ?
Reply With Quote
  #8  
Old 08-25-2001, 10:54 PM
JoshFink JoshFink is offline
 
Join Date: Nov 2001
Posts: 207
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What you pay for is the vBulletin product. Nothing else is guaranteed. The hacks aren't supported in any way by Jelsoft.

You should feel lucky that this is such a great community and people provide these hacks.

Josh
Reply With Quote
  #9  
Old 10-09-2002, 02:02 AM
Barret Barret is offline
 
Join Date: Nov 2001
Posts: 65
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

But where would you put that to use on the whole board?
Reply With Quote
  #10  
Old 10-09-2002, 02:07 AM
Erwin's Avatar
Erwin Erwin is offline
 
Join Date: Jan 2002
Posts: 7,604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This thread is over a year old... so I wouldn't use this hack in the first place. But if you read the post carefully, it says to edit the global.php file. And the .htacess file, if you want to use that, goes into your root directory or forum directory depending on what you want it to do.
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 10:50 PM.


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.04633 seconds
  • Memory Usage 2,279KB
  • Queries Executed 23 (?)
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)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (7)postbit_onlinestatus
  • (10)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_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
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • postbit_imicons
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete