Forums / Developer / Image data type

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Image data type

Author Message

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.

David Santiso

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 Exponential'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

David Santiso

Monday 28 March 2011 1:54:57 pm

So, if I just have installed ImageMagic, do I have to do?