On Wed, Feb 16, 2011 at 12:33 AM, divisionbyzero <[email protected]> wrote: > Hello, > > i'm very new to CakePHP. In my app, i can load cake.icon.png and > cake.power.gif in webroot/img dir. But i cannot load any other images.
Can you show an example of an image that isn't displaying? I mean, the code you're using. Is it with $this->Html->img()? A plain IMG tag? Also, can you fetch the image by itself in the browser when you put the URL directly? -- 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
