Hey,
When I import leads, in the 4 step it shows me this error:
(IMAGE)
Everything works fine, but this error.
Thanks.
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
Thanks, it worked!