![]() |
|
|
Welcome to the { mindfrost82.com } forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Can't View Page Designs In Dreamweaver
Hi all... All of a sudden I can't view any pages on a website I work on daily,
they are PHP page but Dreamweaver has always displayed the design, now when I look at the design it's a completely blank page, the code is all still there... I somehow must have changed something in my preferences but don't know what... Anyone has this issue before? |
|
|||
|
Re: Can't View Page Designs In Dreamweaver
YOu must have an unclosed comment tag somewhere.
-- 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 ================== "tomyknoker" <webforumsuser@macromedia.com> wrote in message news:g6mf2j$154$1@forums.macromedia.com... > Hi all... All of a sudden I can't view any pages on a website I work on > daily, > they are PHP page but Dreamweaver has always displayed the design, now > when I > look at the design it's a completely blank page, the code is all still > there... > I somehow must have changed something in my preferences but don't know > what... > Anyone has this issue before? > |
|
|||
|
Re: Can't View Page Designs In Dreamweaver
I doubt that bb's suggestion is correct. How about you show us a page where
this is the case? Do you see NOTHING in Design view? -- 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 ================== "tomyknoker" <webforumsuser@macromedia.com> wrote in message news:g6nbgk$1sf$1@forums.macromedia.com... > Hi Murray, no it's on all the pages in the site... Some of them I work on > daily some I haven't touched for a long time... > > @bb maybe that's it? How do I turn this back on? |
|
|||
|
Re: Can't View Page Designs In Dreamweaver
Ok I've worked out the issue although not sure why it has only just happened, I
seriously work on these file every day and have been for the past year without any issues... I copied and pasted the <body> content of the document into a new document and saved it as HTML, all fine closed and opened without any problems... I then saved the document as PHP and staright away all the design dissappeared... THis was a document with only 1 line of php... Anyway this is what is causing the issue, if I remove this the content displays... Anyone have any idea as to why though? <? include("include/menu_html.php") ?> |
|
|||
|
Re: Can't View Page Designs In Dreamweaver
> <? include("include/menu_html.php") ?> Is that include file JUST the code that's correct html for where it's used, or is it a complete html doc with it's own head and body tags? -- Alan Adobe Community Expert, dreamweaver http://www.adobe.com/communities/experts/ |
![]() |
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|