We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: