Re: Image gallery batch upload
> tibi:
> when i try i get this error:
> Warning: Undefined index: mime in
> ../fiona/lib/imagegals/imagegallib.php on line 200
>
> for evry image i include in my zip file.
> i tried first with 1 image got 1 error message
> then tried with 2 images got 2 error etc..
>
> what does it mean?
i changed this (don't know what i'm doing but it worked)
it was
line 199 if ($this->gdversion >= 2.0) Tuesday 11 February 2025 17:16:27 UTC else {
probably something wrong with gd.