Domain iWeb (Snow) do not open in Maverick

When I open my Domain iWeb  (made in Snow) in Maverick I have a empty iWeb.  What can I do? I am shure there are a solution.... thanks for your help.

In Lion, Mt. Lion and Mavericks the Library folder is now invisible. To make it permanently visible in Lion or Mt. Lion enter the following in the Terminal application window: chflags nohidden ~/Library and press the Return key - 10.7: Un-hide the User Library folder.
For Mavericks, 10.9,  go to your Home folder and use the View ➙ Show View Options menu to bring the this window:
where you can check the Show Library Folder checkbox.
To open your domain file in Lion, Mountain Lion or Mavericks or to switch between multiple domain files Cyclosaurus has provided us with the following script that you can make into an Applescript application with Script Editor. Open Script Editor, copy and paste the script below into Script Editor's window and save as an application.
do shell script "/usr/bin/defaults write com.apple.iWeb iWebDefaultsDocumentPath -boolean no"delay 1
tell application "iWeb" to activate
You can download an already compiled version with this link: iWeb Switch Domain.
Just launch the application, find and select the domain file in your Home/Library/Application Support/iWeb folder that you want to open and it will open with iWeb. It modifies the iWeb preference file each time it's launched so one can switch between domain files.
WARNING: iWeb Switch Domain will overwrite an existing Domain.sites2 file if you select to create a new domain in the same folder.  So rename your domain files once they've been created to something other than the default name.
Happy Holidays

Similar Messages

  • IWeb booting but not opening

    I have successfully moved my Monmouth Boat Club (monmouthboatclub.org) site to an FTP server and it has its ups and downs but generally OK. I am aware of the quirkiness of opening iWeb domain in Lion as opposed to Snow Leopard. And, above all, I back up the domain multiple places. My latest and most annoyng problem is that on my iMac (running 10.6.8), at times the domain will BOOT but not OPEN..... iWeb open innavigation but I can't get the page up. It might open the fourth time I try...or an hour or a day later. In a pinch, I go back to one of my laptops (running Lion) and open it and make changes. However, Ineed the domain to both boot and open every time on my iMac/Snow Leopard machine.Is anyone having a similar problem and can you give me some advice....
    Art

    Yes.  Lion has messed up the iWeb preference file.  There is an easy solution for that:
    In Lion the Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and hit the Enter button - 10.7: Un-hide the User Library folder.
    To open your domain file in Lion or to switch between multiple domain files Cyclosaurus has provided us with the following script that you can make into an Applescript application with Script Editor. Open Script Editor, copy and paste the script below into Script Editor's window and save as an application.
    do shell script "/usr/bin/defaults write com.apple.iWeb iWebDefaultsDocumentPath -boolean no"delay 1
    tell application "iWeb" to activate
    You can download an already compiled version with this link: iWeb Switch Domain.
    Just launch the application, find and select the domain file you want to open and it will open with iWeb. It modifies the iWeb preference file each time it's launched so one can switch between domain files.
    WARNING: iWeb Switch Domain will overwrite an existing Domain.sites2 file if you select to create a new domain in the same folder.  So rename your domain files once they've been created to something other than the default name.

  • IWeb "Domain" File Not Opening in Mavericks

    I just bought a new Mac Pro and converted everything over from my early 2008 Mac Pro.  However, my iWeb Domain file will not open in the new Mac.  It defaults to the start up iWeb page asking me to choose a new template. 
    Facts:
    1- Both systems are running same version of Mavericks.
    2- Both systems are running same version of iWeb.
    3- In the Early Mac system, when I open iWeb, the Domain automatically opens.  In new Mac it opens to the "choose a template for your webpage" option.  Same result if I double click on the actual Domain file.
    Troubleshooting already done:
    1- Confirmed this is the only Domain file on the system
    2- Opened same file on old system to ensure it is a valid Domain file
    3- Re saved in old system and transferred over to new system.  Same result when opening.
    Thank you in advance for any insights on this.

    To open your domain file in Lion or Mountain Lion or to switch between multiple domain files Cyclosaurus has provided us with the following script that you can make into an Applescript application with Script Editor. Open Script Editor, copy and paste the script below into Script Editor's window and save as an application.
    do shell script "/usr/bin/defaults write com.apple.iWeb iWebDefaultsDocumentPath -boolean no"delay 1
    tell application "iWeb" to activate
    You can download an already compiled version with this link: iWeb Switch Domain.
    Just launch the application, find and select the domain file in your Home/Library/Application Support/iWeb folder that you want to open and it will open with iWeb. It modifies the iWeb preference file each time it's launched so one can switch between domain files.
    WARNING: iWeb Switch Domain will overwrite an existing Domain.sites2 file if you select to create a new domain in the same folder.  So rename your domain files once they've been created to something other than the default name.
    NOTE: In Lion and Mountain Lion the Home/Library folder is now invisible. To make it permanently visible in Lion or Mt. Lion enter the following in the Terminal application window: chflags nohidden ~/Library and press the Return key - 10.7: Un-hide the User Library folder.
    For Mavericks, 10.9,  go to your Home folder and use the View ➙ Show View Optionsmenu to bring the this window:
    OT

  • Sites created in iWeb '08 will not open in iWeb '09

    I upgraded to '09 but the sites that I created when I had '08 will not open. They are listed on the side menu but when you click on them the main window is blank/white. Is anyone having or had this problem and found the solution? Please help.
    I have the files saved to a folder and I also think I have the old domain file backed up on another hard drive. That is extra information just incase that can help me.
    Thanks!

    +"A lot of problems can be solved simply by..."+ Read more in the "Fix iWeb" section here:
    http://www.iwebformusicians.com/WebMusic/iWebTips.html
    But before trying such suggestions, back up your current Domain file:
    _iWeb: Backing up your Domain file_

  • How to fix a Domain file that will not open

    We have a Domain file on our Mac Mini that will not open - iWeb keeps saying that it cannot be found, even though it is in the Library/Application Support/iWeb folder. I transferred the Domain file to my GS, and I get the same response - if I switch back to the original Domain file (on the G5), all is well. Obviously, the Domain file from the Mac Mini has gotten corrupted, but cannot determine the exact problem (though I think it may be the index.xml.gz file). I've reinstalled iWeb, checked permissions, deleted (and re-created) the associated plist files - nothing. Unfortunately, our company's web pages are in that Domain file, and cannot perform some much-needed updates. Any help that can be offered would be most appreciated!!

    Have you tried double-clicking on the Domain file?

  • Why  will iweb launch but not open?

    iweb suddenly decided not to open. I have several sites on iweb but they will not dislpay. iweb dialoge box says opening but nothing happens. How do find my web site information?

    Are you running Lion or Mt. Lion? If so try the script described in the following:
    In Lion and Mountain Lion the Home/Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and press the Return key - 10.7: Un-hide the User Library folder.
    To open your domain file in Lion or Mountain Lion or to switch between multiple domain files Cyclosaurus has provided us with the following script that you can make into an Applescript application with Script Editor. Open Script Editor, copy and paste the script below into Script Editor's window and save as an application.
    do shell script "/usr/bin/defaults write com.apple.iWeb iWebDefaultsDocumentPath -boolean no"delay 1
    tell application "iWeb" to activate
    You can download an already compiled version with this link: iWeb Switch Domain.
    Just launch the application, find and select the domain file in your Home/Library/Application Support/iWeb folder that you want to open and it will open with iWeb. It modifies the iWeb preference file each time it's launched so one can switch between domain files.
    WARNING: iWeb Switch Domain will overwrite an existing Domain.sites2 file if you select to create a new domain in the same folder.  So rename your domain files once they've been created to something other than the default name.
    OT

  • Itunes 11.1.3 will not open after Mavericks installation.

    After installing Mavericks, Itunes refuses to open.
    No errors or menu options display and library window does not open. Have tried reinstalling Mavericks with same issue, and wishing to avoid clean install.

    Try this  - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons. (This is equivalent to rebooting your computer.)
    iPad not appearing in iTunes
    http://www.apple.com/support/ipad/assistant/itunes/
    iOS: Device not recognized in iTunes for Mac OS X
    http://support.apple.com/kb/TS1591
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/TS1538
    iTunes for Windows: Device Sync Tests
    http://support.apple.com/kb/HT4235
    IOS: Syncing with iTunes
    http://support.apple.com/kb/HT1386
    Apple - Support - iPad - Syncing
    http://www.apple.com/support/ipad/syncing/
    iTunes 10.5 and later: Troubleshooting iTunes Wi-Fi Syncing
    http://support.apple.com/kb/ts4062
     Cheers, Tom

  • Dashboard does not open in Mavericks

    I updated my MacPro from Mountain Lion to Mavericks using the download from the app store. Since this update, the Dashboard will not open.

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your documents or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this behavior; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Please take this step regardless of the results of Step 1.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a Fusion Drive or a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of Steps 1 and 2.

  • IPhoto not opening on Mavericks.

    Hi, iPhoto will not open on OS X Mavericks, but the thing is, I can't update it because it is on my old iTunes ID, I got a new one and I was wondering if somehow I could still update. I know I probably cannot, just seeing if anyone has any suggestions.

    The only possibility is to delete the app and purchase it again.

  • DNG will not open after Maverick osx

    After installing Maverick osx, many dng do not open and I get the message:
    Could not complete your request because the file format module can not parse the file.
    The error occurs randomly on files that have always worked well.
    I already tried to reinstall Photoshop CC and Bridge but the problem remains.
    What can I do?
    I use an iMac late 2012, 16gb of ram, graphics card GTX 680MX and disk fusion.

    alb.montagna wrote:
    I found a temporary solution deleting the XMP files,  after the DNG works perfectly in both Photoshop and Bridge.
    If using DNG files only there should no XMP files.  With DNG they are written to the image.  Only if you edit RAW files should you have XMP files as they contain the edits.

  • Numbers 3 documents will not open with maverick

    Numbers documents created on the ipad with IOS7 will not open on the MAC with Maverick 10.9.  I downloaded numbers 3 a week ago and it is verified in my download history.  When I go to the App store it says Numbers 3 is installed.  But when I try to open a numbers document (with the MAC) that I had created in Numbers with the IPAD3 using IOS7 it says I need to download the latest version of numbers.  

    Hi SFsparkie,
    When you upgraded to Numbers 3, the old Numbers 2.3 wasn't removed from your Mac. It's still there in a folder within your Applications folder.
    So probably you're inadvertently trying to open the document in the old Numbers.
    Open it from Numbers 3.0 (the one in your Applications folder, not in the subfolder) and you should have no problems.
    SG

  • Logic 9 will not open after mavericks installation

    Hi!, I have recently installed mavericks, now logic 9 will not open. At all .I tried to update Logic, and am now running version 9.8.1. Still the exact same outcome, any help as to what may be the problem would be greatly appreciated!

    You need to copy and paste up the entire crash log and not just the small part you posted, for anyone here to be able to assist you, if possible.
    in the meantime, are you using maverick compatible drivers for your audio device, if you are using one?

  • App Store, Ical, Preview Not Opening after Mavericks Upgrade

    Hi,
    I've upgraded to Mavericks and since the update i've not been able to open App Store, Ical, Preview apps. The apps will not launch from either the dock bar or applications folder.
    The apps bounce once when selected then do nothing more.
    Anyone else having these issues or know of a work around?
    Thanks

    Maps, Facetime, Contacts, will also not open. Nightmare

  • EHD under snow leopard not seen under maverick

    Hello Apple Community,
    I've recently bought a brand new Macbook pro under Maverick. The External Hard Drive, used on my old Macbook air under snow leopard, is not recognized by Maverick. That's strange because it is seen and can be used on the other laptop, but not on the new one.
    In the finder preferences, the box "show EHD" is checked.
    But when I use the disk utility, it sees only the hard drive on the laptop, not the EHD...
    Does anybody have a solution for this?
    Thank you>

    Keep the old OS around and just kick the tires and test new OS. Apple has a history and habit of breaking support in things like this.
    You can use TimeMachine as one level of backup, and even there there were changes with Lion, I would always recommend foremost backup clones of every volume. And clone (SuperDuper etc) can be stored on something like HP NAS Media Server which also was supporting TimeMachine, iTunes - until Apple made that harder and more their own proprietary format.
    Apple AirPort Time Capsule Support
    Lion Communities
    Cloning as a Backup Strategy
    Rather than "upgrade" I would clone the system, and do a clean install, then allow Setup Assistant to import your files.
    Others who are asking the same question:
    http://www.bing.com/search?q=mac+os+x+lion+WD+My+World+NAS

  • InDesign CS 5.5 not opening in Mavericks 10.9.4

    Hello
    After recovering from a Time Machine snap shot. InDesgin CS 5.5 will not open on a new iMac with Mavericks 10.9.4 get this error. Please help me
    Thank you everyone.

    Adobe applications don’t normally do well unless they’re actually installed properly. Uninstall it and reinstall it.

Maybe you are looking for