Re: proplem in upload image
Posted: 28 Dec 2009, 23:39
Hi, if you have not enough php memory so GD can create the thumbnails from original images, there are only two ways:
- resizing images before uploading
- or increasing php memory limit on your server.
Jan
- resizing images before uploading
- or increasing php memory limit on your server.
Jan