Code:
Fatal error: Uncaught exception 'DatabaseQueryException'
Message: Error #1048:Column 'ip' cannot be null
SQL query: INSERT INTO `nicaw_account_logs` (id, ip, account_id, date, action) VALUES(NULL, INET_ATON('::1'), 911019, UNIX_TIMESTAMP(NOW()), 'Created')
File: sql.php on line: 94
Script was terminated because something unexpected happened. You can report this, if you think it's a bug.
Debug Backtrace:Disabled
I get this error when I try to make account =/ please help! (I use nicaw for avesta btw!)
- - - Updated - - -
solved.