Ion Auth - Lightweight Auth System based on Redux Auth 2 |
[eluser]ZaLiTHkA[/eluser]
I've got a problem adding users using the form found in '/auth/create_user.php', when I try add a user, I get an error page with the following message: Quote:Error Number: Looking at the values in the query, it's trying to write an empty string to the [ip_address] field.. I'm not too worried about logging IP addresses though, this will only be used on a company WAN. I'm using EasyPHP 12 in my dev environment, with PHP 5.3.9 using a DB on SQL2005. The provided SQL scripts didn't work for me, so I manually created the tables in Management Studio, as per the 'ion_auth.mssql.sql' file in the download, I setup [ip_address] with a data type of varbinary(16). Any suggestions here? |
Welcome Guest, Not a member yet? Register Sign In |