Page Banner Graphic Not Found

T

The Merg

Okay, I know I'm doing something small that is wrong, but can't figure out what. I am using FP2002 with a FP theme. I have three web pages that are in a subdirectory on my site. These three pages are not included in the Navigation Bars, but are connected to a main page on the Navigation screen. (I want these pages to be accessed using a special URL, so I don't want a standard hyperlink.) The pages load up fine, the navigation buttons (Home and Up) appear and work fine, but the Page Banner shows the "graphic cannot be found symbol - Red X".

The source HTML for the page has the following line it for the page banner:

<img src="_derived/bgvote_out.htm_cmp_baby-mergler010_bnr.gif" width="600" height="60" border="0" alt="Voting Results">

I've checked and that directory and graphic exist, but it will not display.

Any ideas would be much appreciated.

Thanks,
The Merg
--
The Merg's Freeware Co.
http://www.themerg.net
http://www.themerg.com

Today's problems don't worry me,
I haven't solved yesterday's yet.
 
S

Stefan B Rusynko

Provide a URL

--



Okay, I know I'm doing something small that is wrong, but can't figure out what. I am using FP2002 with a FP theme. I have three web
pages that are in a subdirectory on my site. These three pages are not included in the Navigation Bars, but are connected to a main
page on the Navigation screen. (I want these pages to be accessed using a special URL, so I don't want a standard hyperlink.) The
pages load up fine, the navigation buttons (Home and Up) appear and work fine, but the Page Banner shows the "graphic cannot be
found symbol - Red X".

The source HTML for the page has the following line it for the page banner:

<img src="_derived/bgvote_out.htm_cmp_baby-mergler010_bnr.gif" width="600" height="60" border="0" alt="Voting Results">

I've checked and that directory and graphic exist, but it will not display.

Any ideas would be much appreciated.

Thanks,
The Merg
--
The Merg's Freeware Co.
http://www.themerg.net
http://www.themerg.com

Today's problems don't worry me,
I haven't solved yesterday's yet.
 
S

Stefan B Rusynko

I see the banner on all your pages except the one generated by your CGI script where the image name is truncated to
http://babymergler.themerg.net/cgi-bin/_derived/bgvote_after.htm_cmp_baby-
(missing "mergler010_bnr.gif" at end)

instead of
"_derived/bgvote_after.htm_cmp_baby-mergler010_bnr.gif"

Your server may limit file names to 32 Characters
As a guide the _derived folder(s) filenames generated by FP can require up to 19 Extra Characters in addition to the Combined Length
of your "filename.ext" & "theme_name" - so if your server/pc limit is 32 you only have 13 characters TOTAL for both!
- rename your page and them to shorter names

PS
The script also is mangling the page html (multiple head sections)
--



| http://babymergler.themerg.net/baby_gender.htm
|
| User: baby
| Pass: mergler
|
| Click the Result button.
|
| Thanks,
| The Merg
|
| --
| The Merg's Freeware Co.
| http://www.themerg.net
| http://www.themerg.com
|
| Today's problems don't worry me,
| I haven't solved yesterday's yet.
|
| | > Provide a URL
| >
| > --
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > To find the best Newsgroup for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| > _____________________________________________
| >
| >
| | > Okay, I know I'm doing something small that is wrong, but can't figure out
| what. I am using FP2002 with a FP theme. I have three web
| > pages that are in a subdirectory on my site. These three pages are not
| included in the Navigation Bars, but are connected to a main
| > page on the Navigation screen. (I want these pages to be accessed using a
| special URL, so I don't want a standard hyperlink.) The
| > pages load up fine, the navigation buttons (Home and Up) appear and work
| fine, but the Page Banner shows the "graphic cannot be
| > found symbol - Red X".
| >
| > The source HTML for the page has the following line it for the page
| banner:
| >
| > <img src="_derived/bgvote_out.htm_cmp_baby-mergler010_bnr.gif" width="600"
| height="60" border="0" alt="Voting Results">
| >
| > I've checked and that directory and graphic exist, but it will not
| display.
| >
| > Any ideas would be much appreciated.
| >
| > Thanks,
| > The Merg
| > --
| > The Merg's Freeware Co.
| > http://www.themerg.net
| > http://www.themerg.com
| >
| > Today's problems don't worry me,
| > I haven't solved yesterday's yet.
| >
| >
|
|
 
T

The Merg

Thanks. Reduced the name of the theme and web pages. That did the trick.

- The Merg

-- The Merg's Freeware Co. http://www.themerg.net http://www.themerg.com
Today's problems don't worry me, I haven't solved yesterday's yet.
Stefan B Rusynko said:
I see the banner on all your pages except the one generated by your CGI
script where the image name is truncated to
http://babymergler.themerg.net/cgi-bin/_derived/bgvote_after.htm_cmp_baby-
(missing "mergler010_bnr.gif" at end)

instead of
"_derived/bgvote_after.htm_cmp_baby-mergler010_bnr.gif"

Your server may limit file names to 32 Characters
As a guide the _derived folder(s) filenames generated by FP can require up
to 19 Extra Characters in addition to the Combined Length
of your "filename.ext" & "theme_name" - so if your server/pc limit is 32
you only have 13 characters TOTAL for both!
- rename your page and them to shorter names

PS
The script also is mangling the page html (multiple head sections)
--



| http://babymergler.themerg.net/baby_gender.htm
|
| User: baby
| Pass: mergler
|
| Click the Result button.
|
| Thanks,
| The Merg
|
| --
| The Merg's Freeware Co.
| http://www.themerg.net
| http://www.themerg.com
|
| Today's problems don't worry me,
| I haven't solved yesterday's yet.
|
| | > Provide a URL
| >
| > --
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > To find the best Newsgroup for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| > _____________________________________________
| >
| >
| | > Okay, I know I'm doing something small that is wrong, but can't figure out
| what. I am using FP2002 with a FP theme. I have three web
| > pages that are in a subdirectory on my site. These three pages are not
| included in the Navigation Bars, but are connected to a main
| > page on the Navigation screen. (I want these pages to be accessed using a
| special URL, so I don't want a standard hyperlink.) The
| > pages load up fine, the navigation buttons (Home and Up) appear and work
| fine, but the Page Banner shows the "graphic cannot be
| > found symbol - Red X".
| >
| > The source HTML for the page has the following line it for the page
| banner:
| >
| > <img src="_derived/bgvote_out.htm_cmp_baby-mergler010_bnr.gif" width="600"
| height="60" border="0" alt="Voting Results">
| >
| > I've checked and that directory and graphic exist, but it will not
| display.
| >
| > Any ideas would be much appreciated.
| >
| > Thanks,
| > The Merg
| > --
| > The Merg's Freeware Co.
| > http://www.themerg.net
| > http://www.themerg.com
| >
| > Today's problems don't worry me,
| > I haven't solved yesterday's yet.
| >
| >
|
|
 
S

Stefan B Rusynko

Your welcome

--



| Thanks. Reduced the name of the theme and web pages. That did the trick.
|
| - The Merg
|
| -- The Merg's Freeware Co. http://www.themerg.net http://www.themerg.com
| Today's problems don't worry me, I haven't solved yesterday's yet.
| | > I see the banner on all your pages except the one generated by your CGI
| script where the image name is truncated to
| > http://babymergler.themerg.net/cgi-bin/_derived/bgvote_after.htm_cmp_baby-
| > (missing "mergler010_bnr.gif" at end)
| >
| > instead of
| > "_derived/bgvote_after.htm_cmp_baby-mergler010_bnr.gif"
| >
| > Your server may limit file names to 32 Characters
| > As a guide the _derived folder(s) filenames generated by FP can require up
| to 19 Extra Characters in addition to the Combined Length
| > of your "filename.ext" & "theme_name" - so if your server/pc limit is 32
| you only have 13 characters TOTAL for both!
| > - rename your page and them to shorter names
| >
| > PS
| > The script also is mangling the page html (multiple head sections)
| > --
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > To find the best Newsgroup for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| > _____________________________________________
| >
| >
| | > | http://babymergler.themerg.net/baby_gender.htm
| > |
| > | User: baby
| > | Pass: mergler
| > |
| > | Click the Result button.
| > |
| > | Thanks,
| > | The Merg
| > |
| > | --
| > | The Merg's Freeware Co.
| > | http://www.themerg.net
| > | http://www.themerg.com
| > |
| > | Today's problems don't worry me,
| > | I haven't solved yesterday's yet.
| > |
| > | | > | > Provide a URL
| > | >
| > | > --
| > | > _____________________________________________
| > | > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > | > "Warning - Using the F1 Key will not break anything!" (-;
| > | > To find the best Newsgroup for FrontPage support see:
| > | > http://www.net-sites.com/sitebuilder/newsgroups.asp
| > | > _____________________________________________
| > | >
| > | >
| > | | > | > Okay, I know I'm doing something small that is wrong, but can't figure
| out
| > | what. I am using FP2002 with a FP theme. I have three web
| > | > pages that are in a subdirectory on my site. These three pages are not
| > | included in the Navigation Bars, but are connected to a main
| > | > page on the Navigation screen. (I want these pages to be accessed
| using a
| > | special URL, so I don't want a standard hyperlink.) The
| > | > pages load up fine, the navigation buttons (Home and Up) appear and
| work
| > | fine, but the Page Banner shows the "graphic cannot be
| > | > found symbol - Red X".
| > | >
| > | > The source HTML for the page has the following line it for the page
| > | banner:
| > | >
| > | > <img src="_derived/bgvote_out.htm_cmp_baby-mergler010_bnr.gif"
| width="600"
| > | height="60" border="0" alt="Voting Results">
| > | >
| > | > I've checked and that directory and graphic exist, but it will not
| > | display.
| > | >
| > | > Any ideas would be much appreciated.
| > | >
| > | > Thanks,
| > | > The Merg
| > | > --
| > | > The Merg's Freeware Co.
| > | > http://www.themerg.net
| > | > http://www.themerg.com
| > | >
| > | > Today's problems don't worry me,
| > | > I haven't solved yesterday's yet.
| > | >
| > | >
| > |
| > |
| >
| >
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top