Skip to content

Troubleshooting

Vincent Foulon edited this page Jan 27, 2020 · 6 revisions

need help ?

  • If you have encountered a bug, or if you want to suggest a feature, please create an issue
  • If you have troubles setting up the library and want some assistance, you can contact me by email : sup dot vfoulon at gmail com

v0.6

Notice: Undefined index : [field]

Index.php line 474 (487 on 0.6.5)

This error occurs when you have a schema with a non-list array field. In this case, check your document if you are missing data in this field. Non-list arrays are considered as required data so you must give it at least empty strings.

Clone this wiki locally