Jump to content

Image problem.


Recommended Posts

Which version of Prestashop do you use?

Someone wrote this in a thread, which include a lot of people with the same issue (an old one: http://www.prestashop.com/forums/topic/222207-undefined-error-when-uploading-a-new-product-image-prestashop-1531/)

Maybe the qoute doesn't help, but hopefully something else from that thread will. :)

 

 

 

I had the same problem with prestashop 1.5.4.1 and spent all afternoon on it..

but finally the problem was not in the Prestashop itself, but in the configuration of the hosting server (apache in my case).

The key configuration is the memory limit (the amount of memory a php script can use).

For apache under linux:

/etc/php5/apache2/php.ini 

memory_limit=128M

was enought for me.

Hope this help someone 
Edited by cupcakes (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...