The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to extend a vbullerin class
I have modified controller/auth.php which enable users to login in via their email address. The function I have modified was actionLogin(). All works great but, is it possible to override/extend that function? If so, how?
Quote:
|
#2
|
||||
|
||||
controller/auth.php is not an API. It's a frontend-controller... You could try to implement your own php-hook in it and write a new API to login with email.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|