The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
Quote:
|
#12
|
||||
|
||||
HTTP authentication eh ...
|
#13
|
||||
|
||||
Ok i did a little research into this earlier today using the functions given on php.net...
It's very odd i must say... For starters you're not comparing usernames from anywhere and seeing if the login is correct. I simply put anything in the box and it works... Am i missing something here ? - miSt |
#14
|
|||
|
|||
Here is a very simple example that doesn't check anything against a database.
PHP Code:
Password is 'seekrit' |
#15
|
||||
|
||||
Ok that works pretty well.. i'm pretty sure i can modify that myself to work with a user database... however where do i change the code so for example it does something when its logged in...
I.e. displays a message "You are logged in" if the authentication works - miSt |
#16
|
|||
|
|||
Quote:
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|