NOTICE: [8] Undefined index: AOK Knowledge Base on line 566

Hey,

When I import leads, in the 4 step it shows me this error:

(IMAGE)

Everything works fine, but this error.

Thanks.

In your php.ini set your error reporting to = E_ALL & ~E_NOTICE & ~E_WARNING

Restart you service and then try

1 Like

Thanks, it worked!