Re: Navigation .gif not visible in .php file

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: John (ljohnwu_at_yahoo.com)
Date: 11/01/04


Date: Mon, 1 Nov 2004 14:26:10 -0500

Still no luck.

After setting themes to Active, the .gifs in my Navigation bars are not
showing up in my .php files.

It sounds like FP2003 does like publishing the navigation .gifs associated
with .php files.

Any other solutions?
John

"Rob Giordano (aka: Crash Gordon®)" <NOVIAGRAwebmaster@siriussystems.com>
wrote in message news:eUikrq8vEHA.2016@TK2MSFTNGP15.phx.gbl...
When you go into Themes down at the bottom left you'll see a check box for
Active Graphics.

"John" <ljohnwu@yahoo.com> wrote in message
news:eEeAUu7vEHA.3976@TK2MSFTNGP09.phx.gbl...
| Hi Stefan,
|
| I apologize but I do not understand how to "select Active" on a theme.
Can
| you give me a little more detail?
|
| - I followed your points below and see that the images in my .php are
| missing.
| - I removed the content of my _overlay folder.
| - I reapplied a theme (BUT I didn't understand how to select Active).
| - I recalculated the hyperlinks and then published it again.
|
| But have the same problem and don't know why images in my .php files are
not
| in the _derived folder. :(
|
| John
|
| "Stefan B Rusynko" <sbr_enjoy@hotmail.com> wrote in message
| news:uMg$swyvEHA.1976@TK2MSFTNGP09.phx.gbl...
| > Nothing to do w/ php
| >
| > Your images
| > http://www.bottle-up.com/_derived/1piece.php_cmp_tabs010_vbtn.gif
| > and
| > http://www.bottle-up.com/_derived/1piece.php_cmp_tabs010_vbtn_a.gif
| > are there, but the page is looking for
| > http://www.bottle-up.com/_derived/1piece.php_cmp_tabs010_vbtn_p.gif
| >
| > Similarly
| > http://www.bottle-up.com/_derived/1piece.php_cmp_tabs010_bnr.gif
| > is missing in _derived
| >
| > 1) In Windows Explorer Find and delete all FP Temp Files
| > Usually in C:\WINDOWS\Temp and %USERPROFILE%\Local Settings\Temp
| > - in FP 2003 you need to look in the super hidden folder
| > %USERPROFILE%\Local Settings\Temporary Internet Files\FrontPageTempDir
| > 2) In Windows Explorer Find and delete all hidden *.web files
| > Usually in %USERPROFILE%\Application Data\Microsoft\Web Server
| > Extensions\Cache
| >
| > Open all _overlay folders in you local FP and delete the content
| > Reapply your theme to all pages making sure Active is selected
| > - the images w/ tabs010 in them indicate active is not selected
| > Close all pages and Select Nav View and add page (to force FP to rebuild
| > nav structure)
| >
| > Then run a Tools Recalculate Hyperlinks and File Preview in Browser to
see
| > if FP repaired the _derived files
| >
| >
| > --
| >
| > _____________________________________________
| > 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
| > _____________________________________________
| >
| >
| > "John" <ljohnwu@yahoo.com> wrote in message
| > news:%23cfY2OwvEHA.3872@TK2MSFTNGP11.phx.gbl...
| > | Hi Chris,
| > |
| > | I have included the lines suggested in your .pdf in my .htaccess file
| > but
| > | it's still not working.
| > |
| > | Upon further investigation I notice that the .gifs associated with my
| > .php
| > | page are not on my hosting web site (the _derived directory), but on
my
| > PC I
| > | see it in the _derived directory.
| > |
| > | For some reason, when I go to publish my website, the gifs associated
| > with
| > | my .php pages are not being published. Is this a configuration issue
| > within
| > | FrontPage?
| > |
| > | Thanks,
| > | John
| > |
| > |
| > | "Chris Leeds, MVP-FrontPage" <Leeds@mvps.org> wrote in message
| > | news:e91tLtuvEHA.2568@TK2MSFTNGP11.phx.gbl...
| > | > inline;
| > | >
| > | > --
| > | > Chris Leeds,
| > | > Microsoft MVP-FrontPage
| > | >
| > | > Make More Money with Less Work
| > | > Let Your Clients Control Their Content With Just A Browser!
| > | > http://contentseed.com/
| > | > --
| > | > "John" <ljohnwu@yahoo.com> wrote in message
| > | > news:OGri2qtvEHA.1524@TK2MSFTNGP09.phx.gbl...
| > | >> I'm reposting this w/my URL
| > | >> www.bottle-up.com
| > | >>
| > | >> The problem is the verticle navigation bar on the left. Both PHP &
| > HTML
| > | >> menu options point to the exact same page, except one has a .htm
| > | >> extension
| > | >> and the other a .php. I need to use the .php extension to support
a
| > PHP
| > | >> shopping cart, but I'm stuck. :(
| > | >
| > | > You're not!! I've been working on something and needed to overcome
| > | > frontpage's reluctance to allow it's "components", such as nav bars,
| > | > themes
| > | > elements, forms, etc. to a page simply bacause it has a .php
| > extension.
| > | >
| > | > I think this will help you:
| > | > http://contentseed.com/help/files/PHP_as_HTM-HTML.pdf
| > | >
| > | >>
| > | >> Why does are the Banner, Home, and PHP .gifs not visible in the
.php,
| > but
| > | >> visible in the .htm?
| > | >
| > | > Best as i can figure..... 'cuz.
| > | >
| > | >>
| > | >> I'm using FP2003 and publishing via FP (not FTP).
| > | > At least you'll have a more pleasant experiance viewing and editing
| > the
| > | > files in design and split views. check out the "code snippets"
| > function
| > | > too.
| > | >
| > | > HTH
| > | >
| > | >>
| > | >> I appreciate everyone's experience and input.
| > | >> John
| > | >>
| > | >>
| > | >
| > | >
| > |
| > |
| >
| >
|
|



Relevant Pages

  • Re: Redirecting between PHP Pages
    ... Display login form ... >>other php files, you should never need a redirect your page except to ... pass it on to smarty which then displays it as html for me. ...
    (comp.lang.php)
  • Re: Templates & PHP files
    ... Here's a link that explains how to make PHP function on an htm/ html page: ... > have added many PHP files to update my databases. ... > Problem is, whenever I make a change to a template, it only updates the ...
    (microsoft.public.frontpage.programming)
  • Re: New at setting up a database
    ... A PHP newsgroup is going to be your best resource, since you will need to learn the PHP scripting ... FrontPage Resources, WebCircle, MS KB Quick Links, etc. ... >>FP will not create PHP files, however you can use FP to ...
    (microsoft.public.frontpage.client)
  • Re: [PHP] PHP as a Servlet in Tomcat
    ... Try running php is from a servlet environment. ... set up a servlet that handles your *.php files and calls the php ... > within tomcat on my win2k box and am having encredible difficulties.. ...
    (php.general)
  • Re: Navigation .gif not visible in .php file
    ... Upon further investigation I notice that the .gifs associated with my .php ... > elements, forms, etc. to a page simply bacause it has a .php extension. ... > At least you'll have a more pleasant experiance viewing and editing the ...
    (microsoft.public.frontpage.client)