|
| |
|
|
truwebs
Posts: 80 Joined: 7/10/2006 Status: offline
|
Images not appearing in SSI - 4/23/2007 0:29:09
Since EW does not have the include page bot I have gone to server side includes. Well... I have an include page that is the left menu. When I render just the menu in the browser the images and text appear. But, when I render the home page that has the SSI embedded, the text appears but the images just show the dreaded RED X. Any ideas what could be keeping this from showing the image? Oh, and if I just insert the image directly into the body of the home page it appears fine. TRU
|
|
|
|
coreybryant
Posts: 2479 Joined: 3/17/2002 From: Castle Rock CO USA Status: offline
|
RE: Images not appearing in SSI - 4/23/2007 7:22:45
Adding to the above - if you have folders on your site, you can consider using virtual includes /images/imagename.gif This will push the path back to the root and then over to the images folder
_____________________________
Corey R. Bryant Merchant Accounts | Toll Free Numbers | Expression Web Blog
|
|
|
|
truwebs
Posts: 80 Joined: 7/10/2006 Status: offline
|
RE: Images not appearing in SSI - 4/23/2007 7:36:29
quote:
When I render just the menu in the browser the images and text appear But, once the menu is included in the home page the images do not appear. Sorry, no preview since on a local dev box. TRU
|
|
|
|
truwebs
Posts: 80 Joined: 7/10/2006 Status: offline
|
RE: Images not appearing in SSI - 4/23/2007 20:02:53
OK.. problem solved but weird solution. The include page is a page in a sub folder of the root. In the include page I have the basic relative path to the images and they show fine, but do not show in the home page in the root. What I had to do to get the images to appear in the home page was change the path in the include as if it were the home page. So, now the images do show in the home page but not in the include. Hmmm? maybe I should just place the include in the root so that all the pages and images are one big happy family. TRU
|
|
|
|
jurgen
Posts: 385 Joined: 1/9/2007 From: Castle Rock, Colorado Status: offline
|
RE: Images not appearing in SSI - 4/23/2007 20:13:29
quote:
ORIGINAL: coreybryant Adding to the above - if you have folders on your site, you can consider using virtual includes /images/imagename.gif This will push the path back to the root and then over to the images folder Virtual includes should read: <!--#include virtual="/directory/xyzfile.extension" -->
_____________________________
Wedding Dresses Colorado
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|