Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

error in saving input

Questions related to using nuBuilder Forte.
Post Reply
janlin1975
Posts: 3
Joined: Thu Apr 19, 2018 8:53 am

error in saving input

Unread post 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":""}
toms
Posts: 785
Joined: Sun Oct 14, 2018 11:25 am

Re: error in saving input

Unread post by toms »

Is the table name correct: Patient_Reigster ?
not Patient_Register? (and it's case sensitive)
Post Reply