Jump to content

Image in CMS page


novski

Recommended Posts

Hi

I try to make a CMS page with illustrative Pictures. But the images don't apear...

 

Different to other topics in this forum mine don't show in the backend and in the frontend. 

I use the default theme and didn't change the editor anyhow. 

 

post-723780-0-49490700-1424417063_thumb.pngpost-723780-0-07051800-1424417064_thumb.png

 

the path: http://www.vlrlab.com/img/cms/Spule.jpg

 

the folder attributes of img & cms are 755 and the .htaccess in the cms folder shows: 

<IfModule mod_php5.c>php_flag engine off
</IfModule>
deny from all
<Files ~ "(?i)^.*\.(jpg|jpeg|gif|png)$">
order deny,allow
allow from all
</Files>

how can i fix that problem?

thanks

novski

Link to comment
Share on other sites

whats the url of the image ? Right click on it and check it,
look if you see any faults, and try to locate it in your prestashop (see if it has been uploaded to your server)

post link here, if you are able to find the map where it is located you could try (after a backup of the file) to remove the .htaccess.

And see if this helps you. if not put the file back.

Link to comment
Share on other sites

Hi Crezzur

 

post link here, if you are able to find the map where it is located you could try (after a backup of the file) to remove the .htaccess.

And see if this helps you. if not put the file back.

 

If i remove the .htaccess file the pictures apear perfectly.

do i need that file?

 

Best Regards

novski

Link to comment
Share on other sites

I removed the file myself, you don't really need it.

.htaccess could be used to deny access to your image folders,

 

You could try to put the folders right to 777. if this doesn't help just remove it .

I don't have it either. wont give you problems in the future.

 

If you have no more questions you can mark your topic as solved :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...