Page 1 of 1

error in saving input

Posted: Sat Apr 21, 2018 1:44 pm
by janlin1975
Hi Guys,

I received this error when trying to save an input into my form. what does this mean?

is it a wrong name notation? i tried to put all the letters connected by using underscores. but still no avail.

-jan

Warning: in_array() expects parameter 2 to be array, null given in C:\xampp\htdocs\nuBuilder4\nudata.php on line 135

{"record_id":null,"after_event":false,"user_name":null,"access_level_code":"","user_id":"globeadmin","database":"nubuilder4","dimensions":{"browse":{"height":707,"width":750},"edit":{"height":160,"width":591},"grid":{"height":25,"width":1260}},"translation":[],"tableSchema":[],"formSchema":[],"session_id":"s15243100709083","callback":"","errors":["Patient_Reigster<\/b> is not a valid table name for a Subform"],"log_again":null,"global_access":"1","form_access":"0","javascript":null,"target":null,"buttons":{"Add":"1","Print":"1","Save":"1","Clone":"1","Delete":"1","Run":"","RunHidden":""},"run_code":"","run_description":""}

Re: error in saving input

Posted: Sat Apr 21, 2018 2:45 pm
by toms
Is the table name correct: Patient_Reigster ?
not Patient_Register? (and it's case sensitive)