Not able to display images |
[eluser]shinokada[/eluser]
When I see http://127.0.0.1/codeigniter_shopping/, it shows images by using the image path images/dummy-thumb.jpg. However when I visit http://127.0.0.1/codeigniter_shopping/welcome/index or http://127.0.0.1/codeigniter_shopping/welcome/product/1 no images will shown. The links are working. It seems that I have to add http://127.0.0.1/codeigniter_shopping/im...-thumb.jpg to show images. Code: <div class='productlisting'><img src='images/dummy-thumb.jpg' border='0' class='thumbnail'/> |
Messages In This Thread |
Not able to display images - by El Forum - 10-06-2009, 02:50 PM
Not able to display images - by El Forum - 10-06-2009, 03:59 PM
Not able to display images - by El Forum - 10-06-2009, 05:09 PM
Not able to display images - by El Forum - 10-06-2009, 05:25 PM
Not able to display images - by El Forum - 10-06-2009, 11:58 PM
Not able to display images - by El Forum - 10-07-2009, 12:33 AM
Not able to display images - by El Forum - 10-07-2009, 01:17 AM
Not able to display images - by El Forum - 10-07-2009, 01:29 AM
Not able to display images - by El Forum - 10-07-2009, 06:48 AM
Not able to display images - by El Forum - 10-15-2009, 07:02 AM
Not able to display images - by El Forum - 10-15-2009, 07:51 AM
Not able to display images - by El Forum - 11-01-2009, 07:46 PM
|