Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

How do i download my PHP site and edit it with Dreamweaver CS5?

New Here ,
Nov 09, 2010 Nov 09, 2010

I have followed the instructions and installed MAMP for mac. Connected and downloaded the entire site.

When i open the index.htm file it appears with a URL for the main website.

When i place it in live view the website code and design appear, but i cant edit it.

When i copy the code and save it then open the index.htm file the design appears without the links to the flash, gifs, etc and looks pretty basic.

the page appears with the following meta tag

<meta http-equiv="refresh" content="0;url=http://playconcert.com">

Can anyone help!

Thanks in advance.

TOPICS
Server side applications
384
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Nov 10, 2010 Nov 10, 2010
LATEST

I have followed the instructions and installed MAMP for mac. Connected and downloaded the entire site.

When i open the index.htm file it appears with a URL for the main website.

When i place it in live view the website code and design appear, but i cant edit it.

Have you tried Inspect mode? If not try this:

Open your page in Split Design/Code view. Start Live View. Start Inspect mode.

Move the mouse around in Live View. Notice that the element under the mouse is automatically selected in Code View. Click on the element that you'd like to edit. Make your edit in Code View. Press F5 to refresh Live View.

Repeat, if necessary

HTH,

Randy

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines