On Dec 16, 12:24 am, Thiago Belem <[email protected]> wrote: > A web page is not your file system.. you should use something like relative > path, orhttp://localhost/. > > Are you using the HtmlHelper?
I am now. I did not specify a path, the html is now: <img src="<img src="/blogtest/img/thumb_bc13_2010.jpg" alt="" /> I tried putting the image in "webroot/img" and then in a subdirectory "img" under "blogtest". Neither worked, I now get a red cross instead of the image. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
