Different issue. The issue I fixed was the unable to upload images
larger than 512K. This other issue is because move_uploaded_file() is
returning false. I did some debug and saw that
$_FILES['imageFile']['tmp_name'] was null. Looking at the error code it
says: The uploaded file exceeds the upload_
Hi Jeremy,
Still doesn't work. Same error. :(
James
On Thu, 2005-07-28 at 13:28 -0500, Jeremy Newman wrote:
> The error we are getting is:
>
> Requested content-length of 1419105 is larger than the configured limit
> of 524288, referer:
> http://appdb.winehq.org/screenshots.php?appId=1383&versio
The error we are getting is:
Requested content-length of 1419105 is larger than the configured limit
of 524288, referer:
http://appdb.winehq.org/screenshots.php?appId=1383&versionId=1873
Apparently, Apache 2 in Red Hat has it's PHP4 configured with a limit of
512K on uploads. I had to change the
Hi Tony,
Thanks so much for looking into this. Hope it gets fixed soon ;-)
James
On Wed, 2005-07-27 at 21:35 -0600, Tony Lambregts wrote:
> James Liggett wrote:
> > Hi,
> > Tonight I tried to submit a shot for Palm Desktop 4.1 and it gave me
> > this error:
> >
> > Unable to move screenshot from
James Liggett wrote:
Hi,
Tonight I tried to submit a shot for Palm Desktop 4.1 and it gave me
this error:
Unable to move screenshot from to data/screenshots/originals/781
What's going on?
I can confirm this (I cannot upload a screenshot either)
Chris and I are not sure what is going on here.
Hi,
Tonight I tried to submit a shot for Palm Desktop 4.1 and it gave me
this error:
Unable to move screenshot from to data/screenshots/originals/781
What's going on?
Thanks a lot,
James Liggett