![]() |
Second Level Login by liamwli
1 Attachment(s)
THIS MOD IS FOR VBULLETIN 4.1.0+ This modification provides a feature for users of your forum to request a code via email on login, which is then needed to complete the login process. This mod is similar to the Infinity: Dual Authentication LITE modification. This mod differs in a few aspects however:
Like I said, you have the ability to force usergroups to use this mod. If a user is in a usergroup you have forced, then they will get an error when they view the forumhome if they have't enabled this mod on their account. As well as that, there is an option for Admin's to specify their own custom code algorithm. This will allow Admin's to choose how the random second code is generated, if they so wish. Screenshots below. Please mark as installed for more support. Changelog: 1.1.0 Added hooks to allow further development Removed unused plugin 1.0.1 Fixed mutiple SQL Injection vulnerabilities. 1.0 Initial Release |
Reserved
I shall be adding some hooks to this mod in a later version, incase people would like to expand its capability. |
Not working get database error ?
Database error in vBulletin 4.1.10: Invalid SQL: SELECT authon FROM vbliam_sll WHERE userid='3'; MySQL Error : Table 'user_forumdata.vbliam_sll' doesn't exist Error Number : 1146 Request Date : Sunday, October 21st 2012 @ 11:14:12 PM Error Date : Sunday, October 21st 2012 @ 11:14:13 PM Classname : vB_Database MySQL Version : 5.1.65-cll |
Quote:
It looks like the table has been made without the prefix. Should be an easy fix. Please could you open phpmyadmin and do a table search for liam_sll and tell me what it is actually called, and then execute this SQL query, then try using the mod again? Code:
RENAME TABLE `liam_sll` TO `vbliam_sll` |
So you can not fix with Manual execute this SQL query ? please try to fix database create table when while installing this mod !
|
Quote:
|
Its bug on main login ,when Enabled this mod my main login password not work,cannot login my site, how to fix?
|
Brilliant idea
|
Quote:
Does it give you the vbulletin incorrect password page? |
Yes ! I think when login with 1st password we get Second Level Login page but cannot 1st login with main password !
|
All times are GMT. The time now is 04:08 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|