Welcome Guest, Not a member yet? Register   Sign In
Redux Auth Sample application - I get "Column 'group_id' cannot be null" error on register form submission
#2

[eluser]jwindhorst[/eluser]
Let's see, assuming you are using mysql and phpMyAdmin to manage it, the default setting for a column is 'NOT NULL'. You likely need to change the table so that it will take your NULL group id from your query.

In other words, as the error states, The column 'group_id' cannot be null Smile


Messages In This Thread
Redux Auth Sample application - I get "Column 'group_id' cannot be null" error on register form submission - by El Forum - 03-27-2009, 03:17 PM



Theme © iAndrew 2016 - Forum software by © MyBB