On Mon, 2006-11-06 at 15:55 -0600, Conrad - Conrad_Vanl wrote: > What is the reasoning behind the new inline upload function not creating > thumbnails on images? Many of my clients, including me, upload a large image > expecting to insert the thumbnail and have the thumbnail link to the larger > image. All of a sudden automatic thumbnail creation is gone, why?
I think that might be a limitation on PHP GD. I find that if I upload pictures 3 or 4MB in size, it won't generate a thumbnail. However, if I upload 0.5MB images, it'll do it happily. -- Jeremy Visser Email: [EMAIL PROTECTED] GPG id: CF13C41A Website: http://narnia.bounceme.net/jeremy/ _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
