I am opening a form, previously created in CF6, and get this error message displayed:
I get this error on each and every form I try to edit.
Does anyone have a clue what is happening and how I can solve this? I tried reinstalling component, plugin and module but that made no difference.
Thanks in advance,
Erik
undefined index in ............../libraries/cegcore2/libs/model.php on line 1140
I get this error on each and every form I try to edit.
Does anyone have a clue what is happening and how I can solve this? I tried reinstalling component, plugin and module but that made no difference.
Thanks in advance,
Erik
Hi Erik,
Which version of CFv6 do you have installed?
I see this at line 1140 of that file in a function build_flat_list()
Which version of CFv6 do you have installed?
I see this at line 1140 of that file in a function build_flat_list()
$children = $this->build_flat_list($elements, $element[$this->alias][$this->pkey], ($_depth + 1));Bob
There's an update available, try that
What PHP version are you on?
Hello Bob, where/how can I post a fomr backup without it becoming publicly available please?
Hi Erik,
Please add it to your post in 'Private Content' tags - the padlock icon in the Editor.
Bob
Please add it to your post in 'Private Content' tags - the padlock icon in the Editor.
Bob
Hi Erik,
I deleted your post after downloading as the Private Content tags didn't appear to work.
I don't have the database table so can't fully test the form but I get no error when loading so it looks as if the error is related to the DB Read.
Please try adding a Debugger action which should show you the Query that is being generated and the data that lis loaded.
Bob
I deleted your post after downloading as the Private Content tags didn't appear to work.
I don't have the database table so can't fully test the form but I get no error when loading so it looks as if the error is related to the DB Read.
Please try adding a Debugger action which should show you the Query that is being generated and the data that lis loaded.
Bob
Too bad Bob, that didn't help. In fact, all forms I have in this install show the same error, regardless of wether they read and/or write to tables.
Hi Erik,
Please use the Contact menu above to ask Max (the owner and developer) and link to this thread.
Bob
Please use the Contact menu above to ask Max (the owner and developer) and link to this thread.
Bob
This topic is locked and no more replies can be posted.