ccoops
Forum Replies Created
-
Forum: Plugins
In reply to: [Import and export users and customers] Export download stopped workingOn the import tab page we have this error but we can still import:
load-scripts.php?c=0&load[chunk_0]=regenerator-runtime,wp-polyfill,wp-hooks,jquery-core,jquery-migrate,utils,moxiejs,plupload&ver=5.8.2:12 Uncaught TypeError: $(...).select2 is not a function at HTMLDocument.<anonymous> (admin.php?page=acui&tab=homepage:556) at e (load-scripts.php?c=0&load[chunk_0]=regenerator-runtime,wp-polyfill,wp-hooks,jquery-core,jquery-migrate,utils,moxiejs,plupload&ver=5.8.2:12) at t (load-scripts.php?c=0&load[chunk_0]=regenerator-runtime,wp-polyfill,wp-hooks,jquery-core,jquery-migrate,utils,moxiejs,plupload&ver=5.8.2:12)
On the export tab page we don’t have any errors but we can’t export.
When we click ‘download’ on the export page no script is generated it seems.
Thanks,Forum: Plugins
In reply to: [Import and export users and customers] Export download stopped workingHi @carazo
Still on the export we have the same issue. Import is fine.
I am not sure if this helps but this is the url after we click ‘download’
https://orangelearn.com/wp-admin/tools.php?role=administrator&columns&from&to&delimiter=COMMA&datetime_format=Y-m-d+H%3Ai%3As&action=acui_export_users_csv&security=045856c3ab&_wp_http_referer=%2Fwp-admin%2Ftools.php%3Fpage%3Dacui%26tab%3DexportThanks,
Forum: Plugins
In reply to: [Import and export users and customers] Export download stopped working@carazo
Sorry, yes the issue comes after clicking the export button where we get a blank page.
I have deactivated each plugin at a time where possible. I have this in the error log:2021-12-18T14:45:45+00:00 CRITICAL Uncaught Error: Object of class stdClass could not be converted to string in /var/www/orangelearn.com/wp-content/plugins/import-users-from-csv-with-meta/classes/helper.php:317 Stack trace: #0 /var/www/orangelearn.com/wp-content/plugins/import-users-from-csv-with-meta/classes/import.php(674): ACUI_Helper->print_row_imported() #1 /var/www/orangelearn.com/wp-content/plugins/import-users-from-csv-with-meta/classes/import.php(214): ACUI_Import->import_users() #2 /var/www/orangelearn.com/wp-content/plugins/import-users-from-csv-with-meta/classes/import.php(26): ACUI_Import->fileupload_process() #3 /var/www/orangelearn.com/wp-includes/class-wp-hook.php(303): ACUI_Import->show() #4 /var/www/orangelearn.com/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters() #5 /var/www/orangelearn.com/wp-includes/plugin.php(470): WP_Hook->do_action() #6 /var/www/orangelearn.com/wp-admin/admin.php(259): do_action() #7 {main} thrown in /var/www/orangelearn.com/wp-content/plugins/import-users-from-csv-with-meta/classes/helper.php on line 317
Thanks,