Hi All,
I am having issues with new document uploads with an upgraded system.
The xml created is 0 bytes and therefore bibupload fails with 'Error:
Cannot parse MARCXML file.'.
How can I turn on verbose debugging for this step?
After migration, I had to remove the 'Upload file' function for each
document type and add ''Create_Upload_Files_Interface' and '
Move_Uploaded_Files_to_Storage' functions to each doctype submission
function type. Perhaps this broke something? Do I have to change the
.tpl files?
Thanks,
Gary
--
Gary Holman, Senior Computer Specialist
NPL/CENPA, University of Washington
----------------------
* Invenio version: 1.1.6
* Python version: 2.7.3 (default, Mar 13 2014, 11:03:55) [GCC 4.7.2]
* Apache version: Apache/2.2.22 (Debian) [/usr/sbin/apache2]
* MySQLdb version: 1.2.5
* MySQL version:
- version: 5.5.41-0+wheezy1
- character_set_client: utf8
- character_set_connection: utf8
- character_set_database: utf8
- character_set_results: utf8
- character_set_server: latin1
- character_set_system: utf8
- collation_connection: utf8_general_ci
- collation_database: utf8_unicode_ci
- collation_server: latin1_swedish_ci
>>> System details detected successfully.