Forums / Developer / Image data type
David Santiso
Saturday 26 March 2011 10:14:30 am
Hi,
I'm working in local. I've created many types of objects that contain images. In the templates I show these images and display correctly. The problem is when I uploaded the code and the database to a server, suddenly the images doesn't display.
What is the problem?
Carlos Revillo
Saturday 26 March 2011 1:44:09 pm
hi David.
i suggest you activate your debug to see if it can help.
it can be that imagemagick is not installed in the new server, or maybe a permission problem.
Sunday 27 March 2011 4:51:43 am
Yes, I hadn't installed. I just installed. Do I have to configure anything to eZ use ImageMacic?
Thanks,
André R.
Monday 28 March 2011 4:16:07 am
Images are stored to eZ Publish's var/*/storage directory unless your running a cluster setup, so you need to copy that over to the other server as well and not just the db.
eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription @: http://twitter.com/andrerom
Monday 28 March 2011 1:54:57 pm
So, if I just have installed ImageMagic, do I have to do?