still can't figure out dwt

  • Thread starter Thread starter Randy
  • Start date Start date
R

Randy

i posted the other day, and am still suck. below is
original post and answer.

i have had my dwt attached to php pages on my site with
no problem, and for some unknown reason 3 of them are not
attached anymore. when i try to attach it, i am getting
this error.... can someone help??

Updating file:///C:/Documents and Settings/Owner/My
Documents/WeAreColumbia

Skipped classmates.php (File open as text error)

1 Files Total
0 Files Updated
1 Files Skipped

Total Time (00:00:00)

STEVES ANSWER
-------------
Is your .php a valid html page and is FP configured
open .php pages?
- sounds like FP is telling you that it is a text file
and not a html content file
Try opening your .php page in your FP Site and using
Format Dynamic Web Template - Update Selected Page
-------------------------------------------------------
STEVE, i have tried the following:
1. attaching the dwt in both local and remote site: same
error
2. i can't update the dwt, because when i update all
pages it's not even listed as being attached to the dwt
anymore.
3. FP opens up this page as its editor, like all my php
pages, so i don't know why it would be a text error??

the page in question is
www.wearecolumbia.com/classmates.php

DOES ANYONE PLEASE HAVE ANY MORE SUGGESTIONS??
THANKS IN ADVANCE!!
 
I saw no html problems in the rendered php page
DWT automatic updates are not supported on FP SE server based webs

Open your local disc based web in FP, try renaming the .php page to a .htm page and reapplying the DWT or updating the DWT, then
rename it back to .php

PS
Don't understand why you are using Include pages in your DWT
- redundant effort and could cause you some problems
The DWT should have all the html content of your includes (and you don't need the includes at all)

--




| i posted the other day, and am still suck. below is
| original post and answer.
|
| i have had my dwt attached to php pages on my site with
| no problem, and for some unknown reason 3 of them are not
| attached anymore. when i try to attach it, i am getting
| this error.... can someone help??
|
| Updating file:///C:/Documents and Settings/Owner/My
| Documents/WeAreColumbia
|
| Skipped classmates.php (File open as text error)
|
| 1 Files Total
| 0 Files Updated
| 1 Files Skipped
|
| Total Time (00:00:00)
|
| STEVES ANSWER
| -------------
| Is your .php a valid html page and is FP configured
| open .php pages?
| - sounds like FP is telling you that it is a text file
| and not a html content file
| Try opening your .php page in your FP Site and using
| Format Dynamic Web Template - Update Selected Page
| -------------------------------------------------------
| STEVE, i have tried the following:
| 1. attaching the dwt in both local and remote site: same
| error
| 2. i can't update the dwt, because when i update all
| pages it's not even listed as being attached to the dwt
| anymore.
| 3. FP opens up this page as its editor, like all my php
| pages, so i don't know why it would be a text error??
|
| the page in question is
| www.wearecolumbia.com/classmates.php
|
| DOES ANYONE PLEASE HAVE ANY MORE SUGGESTIONS??
| THANKS IN ADVANCE!!
|
|
|
|
|
 
Back
Top