Uncaught Error while importing users
-
Hi!
When I import users via cron and trigger the cron via curl, I get the following error:
<b>Fatal error</b>: Uncaught Error: [] operator not supported for strings in /usr/local/httpd/lvbb.bdmp.de/htdocs/wp-content/plugins/import-users-from-csv-with-meta/importer.php:337
Stack trace:
#0 /usr/local/httpd/lvbb.bdmp.de/htdocs/wp-content/plugins/import-users-from-csv-with-meta/import-users-from-csv-with-meta.php(320): acui_import_users(‘/usr/local/http…’, Array, 0, true, false)
#1 /usr/local/httpd/lvbb.bdmp.de/htdocs/wp-content/plugins/import-users-from-csv-with-meta/import-users-from-csv-with-meta.php(502): acui_fileupload_process(Array, true)
#2 /usr/local/httpd/lvbb.bdmp.de/htdocs/wp-includes/class-wp-hook.php(286): acui_cron_process()
#3 /usr/local/httpd/lvbb.bdmp.de/htdocs/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array)
#4 /usr/local/httpd/lvbb.bdmp.de/htdocs/wp-includes/plugin.php(515): WP_Hook->do_action(Array)
#5 /usr/local/httpd/lvbb.bdmp.de/htdocs/wp-cron.php(126): do_action_ref_array(‘acui_cron_proce…’, Array)
#6 {main}
thrown in <b>/usr/local/httpd/lvbb.bdmp.de/htdocs/wp-content/plugins/import-users-from-csv-with-meta/importer.php</b> on line <b>337</b><br />It seems there is problem in the importer.php, but I have no clue how to fix this.
Thanks and regards
Sebastian
- The topic ‘Uncaught Error while importing users’ is closed to new replies.