Hi all.
Well, after many attempts, I have not been able to solve a problem I have with Drupal. Although maybe the problem is related to the hosting, do not know.
The situation is as follows:
In http://www.avisec.cl/sitio site not displaying images of certain products. I had problems with the permissions of the folder "FILES" in "site/sites/default/files". I changed the permissions of all sub folders and files to 777 from an FTP action but denies me and let me in 775 permits. However, I still do not display the images.
I tried to exchange them for SSH, but neither worked.
A curious fact is that the images are connected correctly and that are not displayed in Firefox but in Chrome displays a default image when you click it activates the "ColorBox" And I can see the image in full size.
I also checked the folder "Style" located in site/sites/default/files/styles and I can not change permissions.
Do you know a possible solution? Or what is the problem?
PD: Sorry for my English, I asked for help from google translator XD, I'm Chilean, so I speak Spanish.
Sorry if I was wrong forum
Comments
=-=
try calling an image directly in your browser.
as an aside teh /default/ folder tends to be 555 which would need to be shifted to 777 before shifting the files folder to 777. It's also worth checking the perms on the folders inside the files folder as image styles are stored in folders.
That was not the problem
thanks for the reply but I had already changed that. And the problem persisted.
But the bug has been fixed thanks to a friend. He mentioned that there were problems in apache server module.
Thanks anyway.