Hi Emanuelle Someone else had a similar problem and reported it in the bug tracker: http://issues.ez.no/15376
#015376: ezmultiupload doesn't handle upload_max_filesize and post_max_size limitations You should check that the filesize is less than the "post_max_size" and "upload_max_filesize" PHP settings. Basically, the the file is too big to upload. A system administrator need to increase the allowed limits. Jostein On Thu, Dec 3, 2009 at 7:16 PM, Nicolas Pastorino <[email protected]> wrote: > Hi Emmanuelle and welcome on this mailing list, > > Le 3 déc. 09 à 18:14, emmanuelle roux a écrit : > > > Hi all ! > > > > i'm trying to upload an attachment in an article. When i'm trying > > to add a new related object to this article, i'm browsing my file, > > then i submit the uploading form, and I get this error : > > "The file could not be loaded > > > > The following errors occurred: > > > > * A file is required to download, no files were found. > > * No HTTP file found, it is not possible to retrieve the file > > loaded. > > " > > I'm using eZ Publish 4.0.0. Can you help me ? > > > Anything relevant in the error log ? (<ezp_root>/var/log/error.log) > Are you running eZ on a share hosting platform ? > Is the message above shown in a Apache error or an eZ Publish one ? > (maybe a screenshot sould help here) > > @all: anyone had this before ? > > Cheers, > -- > Nicolas > -- > Sdk-public mailing list > [email protected] > http://lists.ez.no/mailman/listinfo/sdk-public >
-- Sdk-public mailing list [email protected] http://lists.ez.no/mailman/listinfo/sdk-public
