vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Login Hack (https://vborg.vbsupport.ru/showthread.php?t=11788)

kingsaj 03-19-2001 11:11 AM

Anybody know where I could get the login hack for v2, been looking for this for a long time, any help would be much appreciated

thanks

03-19-2001 11:30 AM

the "login hack"? can you describe what it does?

03-19-2001 12:35 PM

lol

03-19-2001 01:15 PM

Quote:

Originally posted by tubedogg
the "login hack"? can you describe what it does?
^^^^ Same

03-19-2001 01:57 PM

Obviously he's new to vB so he's thinking of one of these where you have a seprate page to log in but in vB that's not required. At the bottom there already is a login thing that you can move up or where ever you want.

03-19-2001 05:37 PM

yes im new everybody was once

mrlister is right , i know there is a login option at the bottom right, but would it be possible to get one on a separate page

03-20-2001 03:09 AM

Code:

<html>
<head><title>Log in</title></head>

<body>

<form action="path/to/forums/member.php" method="post">
<FONT face="verdana,arial,helvetica" size="1">
Login with username and password:</FONT>
<INPUT TYPE="TEXT" NAME="username" SIZE=7>
<INPUT TYPE="PASSWORD" NAME="password" SIZE=7>
<input type="hidden" name="action" value="login">
<input type="submit" value="Login!">
</form>

</body>
</html>

Save this as something.htm, edit the path/to/forums/ so that it points to the member.php in your forums directory, and upload :)

03-20-2001 04:47 PM

thanks Kier

I was also wondering how to make it compulsory to make them login

03-20-2001 07:06 PM

Since we're on this topic, this is something I've been trying to do.
I tried copying and moving the login code toward the top of my page. The text fields display nicely and it functionally, it works. But, It appears even if you are logged in using cookies.
How am I able to only display when the user is not cookied like the one on the bottom?

http://www.anesthesiaforums.com/forums

Thanks


All times are GMT. The time now is 12:43 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.01090 seconds
  • Memory Usage 1,724KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete