Hi Daniel,
I've looked in the source code and this is the error at the end of the page.
<script type="text/javascript">
document.getElementById("file-upload-fake").addEventListener("click", function () {
document.getElementById("file-upload-real").click(); // trigger the click of actual file upload button
});
jQuery(document).ready(function () {
var $ = jQuery;
// Initialize the jQuery File Upload widget:
$('#fileupload').fileupload({
// Uncomment the following to send cross-domain cookies:
//xhrFields: {withCredentials: true},
formData: {},
autoUpload: true,
maxFileSize: <br />
<b>Fatal error</b>: Call to undefined method CompojoomHelperMedia::toBytes() in <b>/home/blakemc/subdomains/mobile/new/libraries/compojoom/layouts/fileupload/fileupload.php</b> on line <b>201</b><br />
Thanks,
Blake