Image Problem

Tagged: 

This topic has been marked as not resolved.

hello,
I have a problem with permissions of the images.
The site generates images with permissions 0630 and not 0755 and the theme does not show them.
How can I fix?

September 13, 2011 at 10:58 am #1693

hello,
I think I found my problem.
Product.tpl is not interpreted the command:
<img id = "image" src = "” … />

This is the generated file:

<div id="product_images">
         <a href="" rel="prettyPhoto[gallery]" id="product_image_preview">
           <img alt="Aspersina Serum Lift Serum Lift Express Express 30ml" title="Aspersina 30ml" src="" id="image">
         </ a>
       </ div>

how can I fix?

September 14, 2011 at 12:13 pm #1714

Hi klaudio!

I am not sure I understand your question.
If your images are saved with 630 permission, there is a good chance that your web server cannot display them. However, this doesn’t mean that your ‘src’ will be empty. If your image has blank ‘src’ attribute this means the image is not correctly saved in the server.

September 15, 2011 at 5:21 pm #1761

Thanks,
no problem…I am not sure I understand MY question… ):

For sure you will know more than me… you think could be an installation problem?
Or just a permission problem?
OpenCart usually saves images with permissions 600 or 755?

Thanks!

September 15, 2011 at 6:43 pm #1771

Hi Klaudio,

We have checked at several places and everywhere the images are with the 644 permission. As far as we are aware, the theme itself doesn’t have anything with the image permissions. Also we have done and checked a lot of OpenCart installation and the image permissions everywhere were OK.

This mean that the problem that you experience, could probably come from the server settings.

You could try search for help in the OpenCart official forums, since they contain a lot more information about the default OpenCart functionality.

Best regards,
ThemeBurn team

September 20, 2011 at 2:44 pm #1891

thanks,
I think I’ve solved the problem partially, it was a server issue.
Thank you for having looked at this problem even if it was not related to the theme.
Thanks again!

September 20, 2011 at 3:02 pm #1893

You are welcome :)

September 21, 2011 at 12:20 pm #1919
Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.