Advertisement:

Author Topic: Large images issue  (Read 988 times)

kymeeboo

  • Newbie
  • *
  • Posts: 6
Large images issue
« on: May 05, 2013, 06:24:34 pm »
Hi! Thanks for the great script!

The image upload thing is driving me crazy lol!

Here is what is happening with me. I can upload smaller images with no problem. The larger images cause a 500 error and I am noticing the larger images are not being issued a .jpg at the end of the photo name and is not being directed to a directory for upload.

ie: small picture = http://www.bartians.com/oc-content/uploads/6.jpg

large upload produces this: http://www.bartians.com/8_thumbnail.

I really dig this script and hope someone can help figure it out 

Thanks in advance for your help!!

kymeeboo

  • Newbie
  • *
  • Posts: 6
Re: Large images issue
« Reply #1 on: May 09, 2013, 10:28:19 pm »
GOT IT HA! I needed to set memory_limit higher in my php ini! works perfect now  ;)