need specifics of how video uploads are handled to diagnose an issue
Ning To Jamroom
You're going to need to track down the source of the error to continue further. Start at any javascript errors in the console when it reaches 100%.
That might give a clue as to where to look next.
If its a jamroom problem chances are high there will be something in the activity log/error log/ debug log.
If its a server thing then the server error logs.
--edit--
also look in the:
/core/data/cache/(THE MODULE)
directory to see if there is anything left over ther that looks like temporary stuff. If there is then its the moving phase that has the issue.
updated by @michael: 09/13/15 11:43:53PM
