No, and settings are 20MB. Just got this back from host, who looked at apache logs after also trying:
Quote:
[Thu Oct 27 10:29:51 2011] [error] [client 69.61.111.138]
File does not exist: /web/sites/***/domain.com/uploadify/jquery-1.3.2.min.js, referer: http://www.domain.com/users/upload/?...nels=&channels[]=16
[Thu Oct 27 10:29:51 2011] [error] [client 69.61.111.138]
File does not exist: /web/sites/***/domain.com/uploadify/swfobject.js, referer: http://www.domain.com/users/upload/?...nels=&channels[]=16
[Thu Oct 27 10:29:51 2011] [error] [client 69.61.111.138]
File does not exist: /web/sites/***/domain.com/uploadify/jquery.uploadify.v2.1.0.min.js, referer: http://www.domain.com/users/upload/?...nels=&channels[]=16
The files it's saying it can't locate are, as near as I can find, important bits of 'uploadify' which is a file-upload plugin. So it could be that you're missing these files and will just need them put in place to get this working.
|
Re-uploaded /uploadify/ but it has no swfobject.js or jquery-1.3.2.min.js inside it, so this may be the root of the problem.