Jump to content

Trouble with images in CMS pages


Recommended Posts

Hi,

 

I am currently adding info about our company in the About us CMS page. 

When inserting image to this page I discovered that the image is not showing when visiting the page afterwards. In the editor it looks all fine but not in the real page. I tried both with .PNG image and .JPEG images. Anyone that have any idea of why?

 

Here is 2 links to 2 different cms pages with images that is not working:

 

http://www.jamesbarts.com/en/content/6-retailers

 

http://www.jamesbarts.com/en/content/4-about-us

 

Thank you for your help!

Link to comment
Share on other sites

I have searched all over, latest tried the following:

 

Change the .htaccess file in your img/cms folder

from

php_flag engine off

to

<IfModule mod_php5.c>
# Turn the PHP engine off
php_flag engine off

</IfModule>

 

 

 

 

Did not work for me.... :(

Link to comment
Share on other sites

I have searched all over, latest tried the following:

 

Change the .htaccess file in your img/cms folder

 

from

php_flag engine off

to

<IfModule mod_php5.c>

# Turn the PHP engine off

php_flag engine off

</IfModule>

 

 

 

 

Did not work for me.... :(

Are you rosolved the problem images url? I have same problem on www.venditaoliopuglia.com

Link to comment
Share on other sites

Hi,

 

I am currently adding info about our company in the About us CMS page. 

When inserting image to this page I discovered that the image is not showing when visiting the page afterwards. In the editor it looks all fine but not in the real page. I tried both with .PNG image and .JPEG images. Anyone that have any idea of why?

 

Here is 2 links to 2 different cms pages with images that is not working:

 

http://www.jamesbarts.com/en/content/6-retailers

 

http://www.jamesbarts.com/en/content/4-about-us

 

Thank you for your help!

 

when i try to open your links i see this;

 

 

 

Link to database cannot be established: SQLSTATE[HY000] [2005] Unknown MySQL server host 'jamesbarts-2000021.mysql.crystone.se' (1)
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...