Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import crashes out - Object of class stdClass could not be converted to string #8

Open
274188A opened this issue Jul 12, 2023 · 0 comments

Comments

@274188A
Copy link

274188A commented Jul 12, 2023

I see in my log the following after trying to import from a csv file.

I can send you further project details if you wish as there is no personal/sensitive data.

Cheers,

John

REDCap 13.8.1 · PHP 8.2.7 (Windows OS) · MySQL 8.0.33

14:23:15 | Error message: Uncaught Error: Object of class stdClass could not be converted to string in modules\advanced_import_v1.9.5\AdvancedImport.php:561 Stack trace: #0 modules\advanced_import_v1.9.5\app\Models\Logs.php(60): Vanderbilt\AdvancedImport\AdvancedImport::escape(Object(stdClass)) #1 modules\advanced_import_v1.9.5\app\Controllers\LogsController.php(33): Vanderbilt\AdvancedImport\App\Models\Logs->getList(0, '...') #2 [internal function]: Vanderbilt\AdvancedImport\App\Controllers\LogsController->index() #3 modules\advanced_import_v1.9.5\app\Helpers\Router.php(91): call_user_func_array(Array, Array) #4 modules\advanced_import_v1.9.5\app\router.php(34): Vanderbilt\AdvancedImport\App\Helpers\Router->dispatch('...') #5 modules\advanced_import_v1.9.5\api.php(4): require_once('...') #6 redcap_v13.8.1\ExternalModules\index.php(139): require('...') #7 redcap_v13.8.1\API\index.php(67): require_once('...') #8 {main} thrownFile: modules\advanced_import_v1.9.5\AdvancedImport.phpLine: 561

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant