Hi I´m new at Drupal, I have a site and I´ve created a normal page and attached some images for download. The administrator (me) can see the attachments, but once I click on them it gives me the following error: The image “http://www.funtravelecuador.com/sites/default/files/ciudades1.jpg” cannot be displayed, because it contains errors.
Also, those attachments, cannot be seen when I´m not logged as administrator.
I don´t know if I have to install a module or what do I have to do.
Thanks in advanced
Comments
Comment #1
joachim commentedIt looks like you're using core upload module, not image module: by default, image module puts its files into sites/default/files/images.
Comment #2
sunYes, this seems to be about the Upload module in Drupal core.