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

Page locked in Dreamwaerver

Explorer ,
Mar 13, 2023 Mar 13, 2023

Hi! When I open some pages in DW, there is a message which appears at the opening and which says : that I can only display the page and view its content but I cannot modify this content. Thanks for ur help dear community!

*The screenshot is in French for those who can understand... but I explained its meaning in my message.

 

1.1K
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

correct answers 1 Correct answer

Community Expert , Mar 14, 2023 Mar 14, 2023

1. Are the files compressed in a ZIP folder? 

To access Zipped files, you must first de-compress them with a utilty like WinZip or StuffIt.

 

2. The files do not reside in your local site folder on your primary hard drive.  They're stored on external servers, cloud drives or content delivery networks (CDNs).  Download files to your hard drive to edit them.

 

3. The files are locked (READ ONLY).  Change file permissions to READ & WRITE from your operating system's File Manager (Win File Explorer

...
Translate
Community Expert ,
Mar 13, 2023 Mar 13, 2023

This could be a matter of user permissions if you are on a Mac. Otherwise, it could be that the files were set to read only. To unlock them, try right clicking on the folder containing the files and choosing `Unlock`.

 

BenPleysier_0-1678773727139.png

 

If that does not work, open the files manager in your O/S and make the editable by removing `read only`.

 

 

 

Wappler is the DMXzone-made Dreamweaver replacement and includes the best of their powerful extensions, as well as much more!
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
Community Expert ,
Mar 14, 2023 Mar 14, 2023

Are you opening these files from within the Files window...

JonFritzII_0-1678797369727.png

 

...or using the dependent file bar, the list of files across the top, in a document...

JonFritzII_1-1678797399766.png


If it's the latter, DW does show files that do not exist within your local site definition, like libraries from CDNs (jquery for example), that you can't update because they're not stored locally. When you try to open those files, you'll get a message about not being able to edit them.


Another possibility is the pages are simply locked by default, like the Bootstrap .css file...

JonFritzII_0-1678798509297.png

 

...to keep users from breaking things. If that's the case, create a second .css file, and link it after Bootstrap's in your code, to use as an override to Bootstrap settings.

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
Explorer ,
Mar 14, 2023 Mar 14, 2023

Hello! First, thx for ur reactions!
Ben!
First option dont works! I tried!
« If that does not work, open the files manager in your O/S and make the editable by removing `read only`.
Here... do u talk about the general preferences on the mac? In the security tab? At this point, can you give me more specific directions plz?

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
Explorer ,
Mar 14, 2023 Mar 14, 2023

Also...note that the files were opened directly from the "file" tab in DW.

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
Community Expert ,
Mar 14, 2023 Mar 14, 2023

Where are thes files stored? Are they stored in a cloud folder like Onedrive or Dropbox?

Paul-M - Community Expert
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
Community Expert ,
Mar 14, 2023 Mar 14, 2023

1. Are the files compressed in a ZIP folder? 

To access Zipped files, you must first de-compress them with a utilty like WinZip or StuffIt.

 

2. The files do not reside in your local site folder on your primary hard drive.  They're stored on external servers, cloud drives or content delivery networks (CDNs).  Download files to your hard drive to edit them.

 

3. The files are locked (READ ONLY).  Change file permissions to READ & WRITE from your operating system's File Manager (Win File Explorer or Mac Finder).

 

Hope that helps.

 

 

Nancy O'Shea— Product User, Community Expert & Moderator
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
Explorer ,
Mar 20, 2023 Mar 20, 2023
LATEST

You got it Nancy! Number #3 is the perfect answer! Thank you!

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