-
Bug
-
Resolution: Fixed
-
Minor
-
3.2.1, 3.4.4, 3.5.1, 3.6
-
MOODLE_32_STABLE, MOODLE_34_STABLE, MOODLE_35_STABLE, MOODLE_36_STABLE
-
MOODLE_34_STABLE, MOODLE_35_STABLE
-
MDL-57666-master -
The following error occurs for a couple users when copying a file from the Dropbox repository:
[11-Jan-2017 10:51:05 America/Chicago] Default exception handler: Coding error detected, it must be fixed by a programmer: PHP catchable fatal error Debug: Object of class stdClass could not be converted to string |
Error code: codingerror
|
* line 426 of \lib\setuplib.php: coding_exception thrown |
* line 201 of \repository\dropbox\classes\dropbox.php: call to default_error_handler() |
* line 114 of \repository\dropbox\classes\dropbox.php: call to repository_dropbox\dropbox->check_and_handle_api_errors() |
* line 323 of \repository\dropbox\classes\dropbox.php: call to repository_dropbox\dropbox->fetch_dropbox_data() |
* line 427 of \repository\dropbox\lib.php: call to repository_dropbox\dropbox->get_file_share_info() |
* line 486 of \repository\dropbox\lib.php: call to repository_dropbox->fix_old_style_reference() |
* line 265 of \repository\dropbox\lib.php: call to repository_dropbox->unpack_reference() |
* line 278 of \repository\repository_ajax.php: call to repository_dropbox->get_file() |
- has been marked as being related by
-
MDL-60840 repository_dropbox: Show nicer error message for linking errors
-
- Closed
-