2013-11-17, 19:26:53
Hello,
i have uploaded few images (in the /data/uploads/ folder)
when i edit a page, if i insert the image it doesnot display, if i insert the related thumbnail it does display correctly
below is the automatically generated code:
what do you think? where is my mistake?
thanks
i have uploaded few images (in the /data/uploads/ folder)
when i edit a page, if i insert the image it doesnot display, if i insert the related thumbnail it does display correctly
below is the automatically generated code:
Code:
<p>try</p>
<p><img alt="" src="http://www.lifestyleandmore.it/fineplaces/data/uploads/free_180x150.jpg" /></p>
<p><img alt="" src="http://www.lifestyleandmore.it/fineplaces/data/thumbs/thumbnail.free_180x150.jpg" style="width: 200px; height: 166px;" /></p>
what do you think? where is my mistake?
thanks