On Tue, 19 May 2015, Gary Holman wrote: > I am having a file submit issue with 1.1.5.14-d0a22 > > * In the final document submit page, I do not see the upload file/s > dialog. That portion is blank. > * No errors seen in var/log/invenio.err or other > * System was upgraded from v0.99.3 and not a new installation
After updating your Invenio v0.99 to v1.1, have you adapted your submissions in any way? The upgrade procedures would inform you about necessary actions. If you don't see any errors in `invenio.err`, you can check how your submission is defined when compared to the demo submissions included with Invenio v1.1. For example, do you use the same chain of interface functions and end-of-submission functions related to the file upload? You can check this in the WebSubmit Admin interface on URLs like: /admin/websubmit/websubmitadmin.py/doctypeconfiguresubmissionpageelements?doctype=DEMOTHE&action=SBI&pagenum=1 /admin/websubmit/websubmitadmin.py/doctypeconfiguresubmissionfunctions?doctype=DEMOTHE&action=SBI&viewSubmissionFunctions=view+functions Best regards -- Tibor Simko

