Re: Re: Re: Image gallery batch upload
I've had a similar problem on v1.8.
I wasn't able to upload a zip of about 3.5MB and about 80 files. I got the error "cannot process upload". However I was able to do an upload of two separate zips, each of about 40 files, and 1.7MB.
If this isn't due to a known limitation, maybe it should be registered as a bug!
> jamesoftopiya:
> Hi, thanks for the reply.
>
> So I looked up the perms and found the one you are talking about assigned to editors by default. Ok so I logged in as admin which has the permission and tried again. This is at a 03/05 CVS 1.9 site!
>
> The first time I recieved the same message "cannot process upload"
> Then I made the file smaller by removing some of the images. Now I got a great long error message, as below
>
> Warning: filesize(): Stat failed for /temp/SUNP0043.JPG (errno=2 - No such file or directory) in /home/littleti/public_html/home/lib/imagegals/imagegallib.php on line 190
> Warning: getimagesize(/temp/SUNP0043.JPG): failed to open stream: No such file or directory in /home/littleti/public_html/home/lib/imagegals/imagegallib.php on line 196
> Warning: unlink(/temp/SUNP0043.JPG): No such file or directory in /home/littleti/public_html/home/lib/imagegals/imagegallib.php on line 419
>
> This was repeated for each image.
>
> So this at least gets me on the case as now I will want to make this work. I will try further tests and on my other server as this one is being used for some testing on directory permission stuff. I have not set up the 777 cmod on any directory at this server. So far tiki has not cared but mabe this is an exception. BUT that is a whole other issue.
>
> Thanks again, I will reply with the results when I have another chance to look at it.
> James
>
> > Damian:
> > Hi,
> >
> > There is a batch upload permission that will need to be set for your users group.
> >
> > Apart from that zip your jpg's and browse to the zip file.
> >
> > Been working for me, since the early 1.7 days of tiki and is in use on many of my tiki sites. So check that permission and upload those pics 😊
> >
> > Damian!