Lost WYSIWYG display of template page

All the pages associated with one of the templates on my site
aren't displaying in design view in Dreamweaver. It's just a jumble
of invalid markup. The pages look fine when viewed in a browser.
And the template itself displays properly in design view.
There are 2 other templates used on the site and they are
working fine.
This is one of the pages that isn't displaying in WYSIWYG
http://lasvegasgolfleague.com/login_generate_password.php
This is the template:
http://lasvegasgolfleague.com/Templates/template_3.dwt.php
I have to launch this site tomorrow. I think this is Gods way
of telling me to learn HTML.

Sheesh.
Show me the contents of that global.php file, please.
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com
- Template Triage!
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
==================
"Monica101" <[email protected]> wrote in
message
news:f8vucs$o6c$[email protected]..
>I only see the "jumble of invalid mark up" when I
actually view the page in
> dreamweaver in design view. Since I first posted, I
tried removing this
> code
> that goes in at line 1:
>
> <?php require_once ("content/global.php"); ?>
> <?php
>
> ob_start();
>
> ?>
>
> And now it displays correctly in design view. I've got
to have this code
> in
> there for the page to work. It's strange because this
just started
> happening.
> Is there some other place I can put it and still have
the page display in
> design view? Otherwise, I have to remove it, work on the
design and then
> paste
> it back in before I upload. There must be a way to
include code above the
> head
> tag and still have the page display in design view.
>

Similar Messages

  • Columns in Dreamweaver CS3 Template Pages Not Displaying Correctly in IE8

    I have a site that has most pages created with a template page that displays three columns below the navbar (counting a small column to the left for the logo at the top the table has four columns).  The home page (index.html - not from the template) displays the same colums as the template pages correctly, but all the pages created with the template show the first column as way to wide and the next two columns as far too narrow.
    I have trawled the internet to find a solution, but as my knowledge of HTML is limited it is proving near impossible for me to even find a relevant forum topic, let alone a workable solution.  All I want is for the template pages with three visible columns below the navbar to display the same widths as those in index.html.
    I am working on a mac and the pages all preview fine in Safari, Firefox etc, but not in IE8 on Windows 7 machines.
    I have tried rather indelicately to shove various bits of code in to fix the width of the columns and render such commands as table-layout=fixed etc, but with absolutely no effect.
    The site is: www.southoverfoods.com
    If anyone can help I will be grateful.

    You do want to fix these errors -
    http://validator.w3.org/check?uri=http%3A%2F%2Fwww.southoverfoods.com%2Fabout.html&charset =%28detect+automatically%29&doctype=Inline&group=0
    Most are straightforward.
    If you view the page in IE9, and click on the compatibility icon, the rendering looks right.  Unfortunately, I cannot force that rendering with any of the accepted meta tag usages!
    <meta http-equiv="X-UA-Compatible" content="IE=7" />
    <meta http-equiv="X-UA-Compatible" content="IE=8" />
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
    So I'm a little puzzled what to do....

  • Conditional display based on Page Template

    I'd like to make some conditional display based on Page temlate value (definition). Example:
    return page_template='TABS';With such an feature it will be easy to exclude some elements defined on "Page 0" on some pages. I know that this could be done by enumerating page_id's...but in this way it will be much flexible...
    Is there such a feature? Will it be ever possible?

    A more flexible way (IMHO) to do this sort of thing would be to define onload application-level computations that set a application item to either SHOW or HIDE depending on the conditions you need. Then make the Page 0 components conditional upon this application item's value.

  • Problem adding photos to a photo template page

    I am using iWeb 3.0.4. After selecting a Photo template page I tried to drag an iPhoto event from Media sidebar that has 32 photos in it to the photo place holder on the page. Only 9 of the photos were transferred. Trying to drag any other photos, even a single photo, caused a text box with the name of the photo in it to be placed on the page and the Inspector window to open with the Link tab active.
    Does anyone have any ideas on why or what to do?

    Your library is damaged and my not be able to be totally recovered, i.e. recover albums, slideshows, etc. along with the photos.
    If the original files for your photos are inside the library package (even if iPhoto can't display them) the following should create a new library with all of your photos. 
    Start over from scratch with new library
    Start over with a new library and import the Originals (iPhoto 09 and earlier) or the Masters (iPhoto 11) folder from your original library as follows:
    1.  Move the existing library folder to the desktop.
    2. Open the library package like this.
    Click to view full size
    3. Launch iPhoto and, when asked, select the option to create a new library.
    4. Drag the Originals (iPhoto 09 and earlier) or the Masters (iPhoto 11) folder from the iPhoto Library on the desktop into the open iPhoto window.
    Click to view full size
    This will create a new library with the same Events as the original library but will not keep the metadata, albums, books slideshows and other projects.  Check it out carefully to see if all of your photos are represented in it.
    Your current library will still be available for further fix attempts.

  • Display view scrambles pages that display fine in browser

    Help would really, really be appreciated.
    I have a number of pages for a site (at
    www.cognographics.com) which display perfectly in the browser.
    Until recently, they also displayed perfectly in display view in
    DW4. Then I replaced my PC (power surge zapped it), reinstalled
    DW4, and now the same pages appear scrambled, with layers scattered
    across the page, tables mixed up, etc.
    Nothing changed in the code, and as I said, the pages display
    fine in IE7. I know the code is not the cleanest, with some of the
    styles in the CSS style sheet and others defined on the page, but
    (a) the browser does not complain and (b) when I created the pages
    in DW they looked fine.
    I have installed DW4 on four different PCs, I've even tried
    my pages in a friend's DW MX -- same result: Perfect preview in
    browser, but pages are messed up in display view in DW.
    I'm at my wits end -- any help would really, really be
    appreciated
    Thanks
    Johan

    > I downloaded several free templates
    You got what you paid for, no?
    > Now, how the ^!#!@#$ is this possible? And why would
    these templates
    > display
    > fine in DW on my PC a few months ago, and now suddenly
    they're screwed up?
    It's entirely possible. Dreamweaver's Design view is not
    nearly so
    forgiving as a browser's rendering.
    > I've tried an upgraded DW (MX);
    Ahh right. The bad news is that DMX is just pretty awful at
    rendering CSS
    layouts. Unfortunately the only thing you can do about this
    is to upgrade
    to a more current version of DW. The Design view in DW CS4 is
    perfect, for
    what that's worth. This page contains all the elements that
    will cause DMX
    to fall down (floated containers, and absolute and relative
    positioning).
    Sorry about that. And since DW4 is the immediate predecessor
    to DMX, it's
    not going to do as well as DMX even.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "JohnPerth" <[email protected]> wrote in
    message
    news:[email protected]...
    > Hi -- thanks for your comments -- much appreciated.
    >
    > I carefully checked the validation, but unfortunately
    sorting out those
    > problems didn't fix the problem.
    >
    > Here's the thing: I downloaded several free templates
    from
    >
    http://www.freewebsitetemplates.com
    -- including the template which I
    > originally I used for my site (it's called
    architecture).
    >
    > So, these templates have not been touched by me -- their
    code is still
    > 100%
    > unmodified. But when I open them in Dreamweaver -- same
    problem: they are
    > entirely screwed up in Display view, but they render
    just fine in the
    > browser.
    >
    > Now, how the ^!#!@#$ is this possible? And why would
    these templates
    > display
    > fine in DW on my PC a few months ago, and now suddenly
    they're screwed up?
    >
    > You can see the magnitude of the problem. I've tried
    files that have not
    > been
    > modified by me. I've tried an upgraded DW (MX); I've
    tried both DW4 and DW
    > MX
    > on several different physical PCs; I've tried them on
    both XP and Vista
    > machines. Still the problem persists: In display view,
    the pages are
    > screwed
    > up, while they render just fine in the browser.
    >
    > Where do I go from here?
    >
    >
    >

  • Display as Text page items - How to change color based on Value

    Hi,
    I have a bunch of page items that I would like to display in red if they contain a minus "-" sign. My guess is that this can be done with a template. Right now they are using the Optional Label with Help template. How might I elegantly specify to display a red font if the text contains a minus sign?
    I have done this before with report regions which include conditions and I just tagged a condition to a column template and I am looking to do something similar.
    Thanks!

    You haven't had a response... I was wondering if you could answer the question I posed of where are the "Display As" templates?
    It seems that there is nothing on the forum or WEB about them. They must be in a CSS sheet somewhere, but I don't even have access to those folders at work.
    I exported a "theme" and started to look through the sql code that created the CSS file (at least that is what I think it does) but it is about 170k and it is slow reading... I have tried searching on several key words but no luck yet.
    I appreciate any insights you have. It seems to me that the display as templates would provide some real cool features...
    turn negative numbers red
    gray out non-updateable fields
    The look and feel that would meet a design standard for a specific company...
    Best of luck,
    Sam

  • Can Spry display another web page within a detail region?

    I currently have a non-Spry enabled site I would like to add
    Spry to. Basically, it is a story/photo web site and I have
    separate pages created already for each photo "event" that includes
    text, pictures, etc. Right now I have a menu with all of the
    stories that the users clicks on and it takes them to that
    particular story. I also use templates to control a common look and
    feel and header, but basically, one web page per story (they are
    all similar, but varying # of pictures, paragraphs, etc.). It works
    fine, but it does reload the web page for every story.
    So, what I would like to do is have one region defined where
    I have a sorted list of "stories" with dates and brief descriptions
    and when a user clicks on one of the stories I would like it to
    display the web page I have already created in another
    region....kind of like message preview in Outlook. Anyway, I know
    it is easy enough to create an XML data set that defines the title
    of the story, date, etc., and I could even include a relative link
    of the actual web page story in the data set to define where the
    web page is. I guess my main question is, how would I display an
    entire web page inside the detail div "region"? I know if you just
    had a simple picture, it would look something like this: <img
    src="images/{@path}"><br/>Name:{@path}, but what tag could
    you use to pull in an entire web page to preview inside the detail
    div region?
    Thanks in advance!

    Well I don't know if this is exactly what you're looking for, but you can have a browser window pop up from an event in an applet. If you use something like:
    getAppletContext().showDocument(new URL(theUrl), "_blank");
    a new browser window will pop up with whatever URL you want.
    Hope that helps a little.
    -Sheepy.

  • Check Print Header will not display on each page

    I am creating a check print template for R12 and it works great for single page remittances. However for multi-page remitttances the Header information does not want to display on all pages of the remittance. When it goes to a new remittance the first page of that remittance is correct. I have an @section in the first group and there are no page breaks, but it still ignores the header.
    Any Ideas?
    Thanks,
    Dan J

    this is the typical answer that everybody asks check he CFIDE
    folder, but guess what, the folder is accessable and all the script
    files can be loaded by the browser but still ... no cfform flash
    displayed.
    need more support for this issue, i can use all the cfform
    features accept when trying to enable the format=flash and this is
    what isnt processing correctly,
    the developement server works fine but production server
    doesn't and the CFIDE directory has the right file permissions and
    is assessable to the browser.

  • Where are the "Display As" templates?

    I am using the Blue Grey theme on an application. On some forms there are fields that are not updateable and have the Display As set to "Text Disabled, ..."
    In the Blue Tan theme fields that are set to Display As "Text Disabled, ..." are grayed out. I want to gray out the text or the boxes on the fields in the Blue Gray theme just like that.
    I looked at the Blue Tan templates for the form Region and can not see what I should change... not even a clue. Doesn't look like it cares about the Display As property.
    Where should I look?
    Or, heaven help me, does this require changing the CSS file?
    TIA,
    Sam
    Message was edited by:
    slavanaway

    Christina,
    The themes are
    2 is Blue and Tan
    13 is Blue Gray
    Let me see if I understand the problem correctly. When you set an item as either Text Field (Disabled, does not save state) or Text Field (Disabled, saves state) display type, this works in Blue Tan theme, but does not work in Blue Gray theme?
    Close but not exactly.
    In both themes the "Display As" property of Text Field (Disabled, ...) does disable the field from updates. In theme 2 (Blue and Tan) it also "grays" the text. This is common in many applications for identifying information that can not be updated. In theme 13 (Blue Gray) it does not change the text to gray but leaves it black.
    If you go to Shared Components>Templates, you will find templates for "Labels" types (No Label, Optional Label, etc.). When you set the Label type in a Page Item, the template changes the way the Label is displayed and allows HTML coding.
    I am looking for templates for the "Display As" type. It isn't on the templates page so I assume it is hidden somewhere in the bowels fo ApEx.
    Sam

  • IAM LOSTED MY MOZILLA FIRE FOX PAGE BY ASK, HOW CAN I GET IT BACK

    At the time of down loading some thing i losted my Mozilla fire fox page by Ask,I tried a lot . How can i get it back?

    Press the '''Alt''' or '''F10''' key to bring up the tool bar.
    Followed by;
    Windows; '''Tools > Options'''
    Linux; '''Edit > Preferences'''
    Mac; ''application name'' '''> Preferences'''
    Then '''General.'''
    There are two settings;
    * '''When Firefox Starts'''
    When the browser is started, what do you want to
    display. Many of us choose '''Show My Home Page.'''
    * '''Home Page'''
    When a new page is opened, what do you want displayed.
    # '''Use Current Page'''. Use what ever page(s) are open at that time.
    # '''Use Bookmark'''
    # '''Restore To Default.''' about:home shows a Mozilla page with tools.
    You can use any of these that you wish;
    '''about:home''' (Firefox default home page),
    '''about:newtab''' (shows the sites most visited),
    '''about:blank''' (a blank page),
    or you can enter any '''web page''' or '''about: ''page''''' you want.

  • To display an html page that contains frames, using servelt

    Hi all
    i am using a servlet which has to display a html page that contains frames.
    I would like to know whether it is possible to display a frame using servlets.
    If yes please tell me the how to do it?
    Thanks,
    Sudheer.

    Thanks Seth.
    I just tried that, but when I run it in preview mode (by simply hitting F12), it gives me an error because it can't  find the file in the temporary preview folder it creates (ie:
    C:\Users\Tom\AppData\Local\Temp\CP2840464090993Session\CPTrustFolder2840464091009\Captivat ePreviewLoader\
    I'm hoping to find a place to put it so that it works when running F12 and when running in regular 'published' mode
    I was thinking I could put it in the 'C:\Program Files\Adobe\Adobe Captivate 6 (32 Bit)\Templates\Publish' folder, but when I do that, it doesn't seem to gete copied to the .\CaptivatePreviewLoader folder when running F12

  • Highlighting List which using Template  "Page Tab navigation"

    Hi,
    Im using a List which uses List Template : "Page Tab navigation".
    But irrespective of selection all tabs looks same..How can I highlight the active one ?
    Regards,
    Benz

    Hello Benz,
    I suppose you want the "current" tab to be highlighted.
    Take a look at Shared Components>Lists>List Entries>Create / Edit List Entry in section 'Current List Entry'.
    There you can spezify for each of your entires when it should be current and therefore displaying in different style.
    Regards, Tine.

  • Problem adding recordset to a Template page

    I've been having problems adding sql recordset to a Template page, when i set the record the editable region of the template is no longer editable and it begins to be editable everything else, one more thing that happens with the record is that is partially inserted into the body of the php page, i have tried to reinstall wampserver, dreamweaver, delete the folder with the user settings and the registry of dreamweaver but nothing seems to work, the only thing that i haven't tried is delete the folder with the main settings, but i don't think that it is the problem
    sorry for the bad english.
    Any help would be greatly appreciated.

    Your library is damaged and my not be able to be totally recovered, i.e. recover albums, slideshows, etc. along with the photos.
    If the original files for your photos are inside the library package (even if iPhoto can't display them) the following should create a new library with all of your photos. 
    Start over from scratch with new library
    Start over with a new library and import the Originals (iPhoto 09 and earlier) or the Masters (iPhoto 11) folder from your original library as follows:
    1.  Move the existing library folder to the desktop.
    2. Open the library package like this.
    Click to view full size
    3. Launch iPhoto and, when asked, select the option to create a new library.
    4. Drag the Originals (iPhoto 09 and earlier) or the Masters (iPhoto 11) folder from the iPhoto Library on the desktop into the open iPhoto window.
    Click to view full size
    This will create a new library with the same Events as the original library but will not keep the metadata, albums, books slideshows and other projects.  Check it out carefully to see if all of your photos are represented in it.
    Your current library will still be available for further fix attempts.

  • How do I migrate from my old mac that lost its display to my new mac?

    How do I migrate from my old iMac that lost its display to my new iMac?

    That can depend on what model iMac is the old one. With some models it's relatively easy to remove the hard drive. once out, you can use a device like this:
    Newer Technology Universal Drive Adapter USB 3.0 - connects any 2.5", 3.5" or 5.25" drive
    to connect the old drive to the new Mac. It will show up exactly as if you had an external hard drive in an enclosure. Them you can access the drive.
    Can you give us an idea of what iMac variant the old one represents? The are four broad families: G3; G5: G5, and Intel. You can usually find the processor information the same tag that has the serial number.
    I believe that, if you enter its serial number in tis Apple web page:
    https://selfsolve.apple.com/agreementWarrantyDynamic.do
    it will give you a description of the computer with the pertinent information.

  • Reusable CRUD toolbar in the template page

    Hi ,
    my Jdeveloper version 11.1.2.3
    in a previous post thread
    in the following link
    Re: making reusable toolbar in the template page
    i sent how to make resuable toolbar in template page and it works good with me
    , but i want to make CRUD ( create - update - delete , ...) in the toolbar .
    i implemented the create method ( in the consumed applications ) of the interface to be like this
    BindingContainer bindings = getBindings();
    OperationBinding operationBinding = bindings.getOperationBinding("CreateInsert");
    Object result = operationBinding.execute();
    *if (!operationBinding.getErrors().isEmpty()) {*
    return null;
    but give me Null Pointer Exception
    how can i make resauble CRUD toolbar in the template page

    In his article http://www.oracle.com/technetwork/issue-archive/2012/12-nov/o62adf-1867716.html Frank describes this use case
    >
    One common Oracle ADF Region use case that frequently appears on the Oracle Technology Network Oracle JDeveloper forum is a global toolbar or menu bar within a parent view. The goal is to have the global toolbar perform actions, such as data iteration, create/update/delete operations, or context-sensitive help display, on the view displayed in a separate region.
    >
    and this '079.     Strategy for implementing global buttons in a page template' http://www.oracle.com/technetwork/developer-tools/adf/learnmore/79-global-template-button-strategy-360139.pdf should get you started
    Timo

Maybe you are looking for