How can I upload multiple images

See all posts See thread Reply

Re: How can I upload multiple images new!
by colin, 10 years, 4 months ago
You should check the log produced by the class.

But also, it seems that you should remove the line unset($handle);, because if you leave it you destroy the class instance.Reply
Re: How can I upload multiple images new!
by Ricardo, 10 years, 4 months ago
Nope, it's still giving the same problem. The script injects the data correctly, but it doesn't upload the piicture and neither the name of the photo.Reply
Re: How can I upload multiple images new!
by colin, 10 years, 4 months ago
Please copy here the logs produced by the class.Reply