Welcome Guest, Not a member yet? Register   Sign In
New to CI - Help with ActiveRecord Insert Error
#2

[eluser]srpurdy[/eluser]
your array is not properly formed.

Code:
$new_submission_insert_data = array(
                'id' => NULL,
                'substatus' => 'New',
so on......


Messages In This Thread
New to CI - Help with ActiveRecord Insert Error - by El Forum - 11-13-2012, 04:04 PM
New to CI - Help with ActiveRecord Insert Error - by El Forum - 11-13-2012, 04:08 PM
New to CI - Help with ActiveRecord Insert Error - by El Forum - 11-13-2012, 04:22 PM
New to CI - Help with ActiveRecord Insert Error - by El Forum - 11-13-2012, 04:22 PM



Theme © iAndrew 2016 - Forum software by © MyBB