The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
Help me please with fixing this mod
I need some help fixing this small problem.
Here is the mod I'm testing -> https://vborg.vbsupport.ru/showthread.php?t=124907 Here is an additional modification of the mod -> https://vborg.vbsupport.ru/showpost....0&postcount=87 and here is the problem. It works well when typing existing username and wrong password but there is an issue when typing non-existing username. Code:
Database error in vBulletin 3.8.111: Invalid SQL: INSERT INTO vb_logins (userid, username, ipaddress, phpdate, logintype) VALUES (, '', '11.111.11.1', 1355514465, 'FAILED ATTEMPT'); MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' '', '11.111.11.1', 1355514465, 'FAILED ATTEMPT')' at line 1 Error Number : 1064 Request Date : Friday, December 14th 2012 @ 02:47:45 PM Error Date : Friday, December 14th 2012 @ 02:47:45 PM Script : http://www.xxx.xxx/forums/login.php?do=login Referrer : http://www.xxx.xxx/forums/index.php IP Address : 11.111.11.1 Username : Classname : vB_Database MySQL Version : --> Is it because of the lack userid or username? What is the best way to fix it? I was thinking about some user related conditionals, I'm not sure though which one would work here and if it's best way to do it anyway. Any help will be greatly appreciated. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|