PC Review Forums Newsgroups Microsoft Word Microsoft Frontpage Pictures not showing in FP2002

Reply

Pictures not showing in FP2002

 
Thread Tools Rate Thread
Old 18-11-2007, 05:06 PM   #1
=?Utf-8?B?RnJlZCB0aGUgVGVk?=
Guest
 
Posts: n/a
Default Pictures not showing in FP2002


Just opened up a standard template/page on my comuter to find everything is
showing except for the pictures. These have been replaced with a "red cross".
The template was working ok this morning and everything else is working so
its not an internet connection problem but an internal one. I've tried
running a "recalculate hyperlinks" but it made no difference and I'm at a
loss on what's caused this. The pictures are on my hard drive and if I
re-insert them they show up ok but I would have to do this on every page if I
can't find the fault. Any ideas?
  Reply With Quote
Old 18-11-2007, 10:37 PM   #2
Steve Easton
Guest
 
Posts: n/a
Default Re: Pictures not showing in FP2002

You need to copy the images to a location "inside" your web and then link to them.
There should be an images folder in your web.
This is normally where they are placed.

--

Steve Easton
Microsoft MVP FrontPage
FP Cleaner
http://www.95isalive.com/fixes/fpclean.htm
Hit Me FP
http://www.95isalive.com/fixes/HitMeFP.htm

"Fred the Ted" <FredtheTed@discussions.microsoft.com> wrote in message
news:F8BFD247-1F0C-4B51-8553-E81041E768AD@microsoft.com...
> Just opened up a standard template/page on my comuter to find everything is
> showing except for the pictures. These have been replaced with a "red cross".
> The template was working ok this morning and everything else is working so
> its not an internet connection problem but an internal one. I've tried
> running a "recalculate hyperlinks" but it made no difference and I'm at a
> loss on what's caused this. The pictures are on my hard drive and if I
> re-insert them they show up ok but I would have to do this on every page if I
> can't find the fault. Any ideas?



  Reply With Quote
Old 19-11-2007, 12:10 AM   #3
=?Utf-8?B?RnJlZCB0aGUgVGVk?=
Guest
 
Posts: n/a
Default Re: Pictures not showing in FP2002

Hi Steve,

All I normally do is place the image on the page and then publish the page.
This has always worked until now. The image code in the html is <img
border="0" src="../all-inclusive-holidays/Sunset-144.jpg" width="144"
height="53"> and if you take a look at
http://www.all-inclusive-hotels.co....idays/ibiza.htm you will see the
sunset image is on the server. If I open the exact page again in FP2002 all
the pictures are missing and replaced with the red cross. Don't know where
they have gone but I'd like to get them back.

"Steve Easton" wrote:

> You need to copy the images to a location "inside" your web and then link to them.
> There should be an images folder in your web.
> This is normally where they are placed.
>
> --
>
> Steve Easton
> Microsoft MVP FrontPage
> FP Cleaner
> http://www.95isalive.com/fixes/fpclean.htm
> Hit Me FP
> http://www.95isalive.com/fixes/HitMeFP.htm
>
> "Fred the Ted" <FredtheTed@discussions.microsoft.com> wrote in message
> news:F8BFD247-1F0C-4B51-8553-E81041E768AD@microsoft.com...
> > Just opened up a standard template/page on my comuter to find everything is
> > showing except for the pictures. These have been replaced with a "red cross".
> > The template was working ok this morning and everything else is working so
> > its not an internet connection problem but an internal one. I've tried
> > running a "recalculate hyperlinks" but it made no difference and I'm at a
> > loss on what's caused this. The pictures are on my hard drive and if I
> > re-insert them they show up ok but I would have to do this on every page if I
> > can't find the fault. Any ideas?

>
>
>

  Reply With Quote
Old 19-11-2007, 09:25 AM   #4
Stefan B Rusynko
Guest
 
Posts: n/a
Default Re: Pictures not showing in FP2002

1) remove all spaces from all file/folder names
- breaks links
2) There is no Sunset-144.jpg image on that page
Your images is at http://www.all-inclusive-hotels.co....idays/ibiza.htm are all like
http://www.all-inclusive-hotels.co....nio%20beach.jpg
so for the page at http://www.all-inclusive-hotels.co....idays/ibiza.htm, the image path is just
<img border="0" src="IBZ-San%20Antonio%20beach.jpg" width="144" height="53">

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


"Fred the Ted" <FredtheTed@discussions.microsoft.com> wrote in message news:1B013E3D-9A01-4286-9B6B-1A88317C16E4@microsoft.com...
| Hi Steve,
|
| All I normally do is place the image on the page and then publish the page.
| This has always worked until now. The image code in the html is <img
| border="0" src="../all-inclusive-holidays/Sunset-144.jpg" width="144"
| height="53"> and if you take a look at
| http://www.all-inclusive-hotels.co....idays/ibiza.htm you will see the
| sunset image is on the server. If I open the exact page again in FP2002 all
| the pictures are missing and replaced with the red cross. Don't know where
| they have gone but I'd like to get them back.
|
| "Steve Easton" wrote:
|
| > You need to copy the images to a location "inside" your web and then link to them.
| > There should be an images folder in your web.
| > This is normally where they are placed.
| >
| > --
| >
| > Steve Easton
| > Microsoft MVP FrontPage
| > FP Cleaner
| > http://www.95isalive.com/fixes/fpclean.htm
| > Hit Me FP
| > http://www.95isalive.com/fixes/HitMeFP.htm
| >
| > "Fred the Ted" <FredtheTed@discussions.microsoft.com> wrote in message
| > news:F8BFD247-1F0C-4B51-8553-E81041E768AD@microsoft.com...
| > > Just opened up a standard template/page on my comuter to find everything is
| > > showing except for the pictures. These have been replaced with a "red cross".
| > > The template was working ok this morning and everything else is working so
| > > its not an internet connection problem but an internal one. I've tried
| > > running a "recalculate hyperlinks" but it made no difference and I'm at a
| > > loss on what's caused this. The pictures are on my hard drive and if I
| > > re-insert them they show up ok but I would have to do this on every page if I
| > > can't find the fault. Any ideas?
| >
| >
| >


  Reply With Quote
Old 19-11-2007, 09:27 AM   #5
=?Utf-8?B?RnJlZCB0aGUgVGVk?=
Guest
 
Posts: n/a
Default Re: Pictures not showing in FP2002

I've now added the pictures again to the template and also included them in
the "images" folder and up-loaded the page. However when I do so I get this
message back. "The file 'all-inclusive-holidays/3-star-blue.jpg' exist on the
destination server but does not exist in the current Web, Would you like
FrontPage to remove it from 'http://www.all-inclusive-hotels.co.uk'? I click
'no to all' and the page publishes. How do I overcome this problem?

"Fred the Ted" wrote:

> Hi Steve,
>
> All I normally do is place the image on the page and then publish the page.
> This has always worked until now. The image code in the html is <img
> border="0" src="../all-inclusive-holidays/Sunset-144.jpg" width="144"
> height="53"> and if you take a look at
> http://www.all-inclusive-hotels.co....idays/ibiza.htm you will see the
> sunset image is on the server. If I open the exact page again in FP2002 all
> the pictures are missing and replaced with the red cross. Don't know where
> they have gone but I'd like to get them back.
>
> "Steve Easton" wrote:
>
> > You need to copy the images to a location "inside" your web and then link to them.
> > There should be an images folder in your web.
> > This is normally where they are placed.
> >
> > --
> >
> > Steve Easton
> > Microsoft MVP FrontPage
> > FP Cleaner
> > http://www.95isalive.com/fixes/fpclean.htm
> > Hit Me FP
> > http://www.95isalive.com/fixes/HitMeFP.htm
> >
> > "Fred the Ted" <FredtheTed@discussions.microsoft.com> wrote in message
> > news:F8BFD247-1F0C-4B51-8553-E81041E768AD@microsoft.com...
> > > Just opened up a standard template/page on my comuter to find everything is
> > > showing except for the pictures. These have been replaced with a "red cross".
> > > The template was working ok this morning and everything else is working so
> > > its not an internet connection problem but an internal one. I've tried
> > > running a "recalculate hyperlinks" but it made no difference and I'm at a
> > > loss on what's caused this. The pictures are on my hard drive and if I
> > > re-insert them they show up ok but I would have to do this on every page if I
> > > can't find the fault. Any ideas?

> >
> >
> >

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off