Where is my site?

For some reason I lost my iWeb site and I can't find it. iWeb doesn't come with an Open command. Does anyone know where I might find my site. I can't remember if it was on an external drive or my local drive and I tried Spotlighting for .iweb files and that didn't work. Any help would be awesome. Thanks!

I have had the same problem. Upgrading (if that's the right word) from iWeb 1.x to 2.0 destroyed so many pages and links in my website that some clients asked me what had gone wrong. After days working with the people at the Austin, Texas (Barton Creek) store in-person and customer support on-line, I figured that I would just need to wait for the bug fix. Upgrading today to 2.0.2 didn't help; rather, it seems to have trashed the entire site. There is indeed a domain file, but opening it just asks me what template I'd like for my empty website -- the page is only 20 kB in size anyway.
More generally, I rather like the 'events' functionality in iPhoto '08, but most of the rest of the iLife '08 suite is a disappointment. Except iWeb '08: so far, that has been a disaster for me.

Similar Messages

  • Just where ARE the site definition files?

    I've just received CS4.  I want to move it to my more powerful laptop when I install it.  I know how to do that and I can move site files, but where are the site definition files?  I really don't want to have to set up each site from scratch.  Is there one (or more) files that are the name, url, location, id, password etc for each of the (many) sites in CS3?
    don Carlos

    To import/export site definitions (not site files):
    On the old computer:
    Site > Manage Sites
    Shift click to highlight all site names
    Export..
    Same procedure on new computer then Import..

  • I want to reinstall photoshop CS6 with serial number - where is the site?

    I want to reinstall photoshop CS6 with serial number - where is the site?

    If you purchased it as a download you should have a link to download it in your Adobe account online.  Otherwise you can download the trial version and use your serial number to activate it.
    http://helpx.adobe.com/x-productkb/policy-pricing/cs6-product-downloads.html
    An alternative site for downloading the trial version follows but you need to follow the instructions carefully for the download to work.
    http://prodesigntools.com/adobe-cs6-direct-download-links.html

  • Where is the site of opensource project

    where is the site of opensource project

    On the internet? You can use web search, e.g http://www.google.com to find it if your know its name.
    It's hard to be more specific until you tell us which project you are interested in.

  • Where is the Sites folder in Mavericks?

    Where is the Sites folder in Mavericks? Only now I am realizing that I don't have a Sites folder where it used to be: Go/Home/Sites
    My local website folder used to be in the Sites folder. I am having website-synchronizing problems.
    I just started using Mavericks (on one of my hard drives) regularly.

    It is part of mail but if missing you could go to the top and pick mailbox and pick new and name that Junk.

  • Where on the site do i order a gift cert to be sent through email?

    where on the site do I order a gift cert I can send through email?

    You can do it via the right-hand side of the iTunes store home page on your computer's iTunes (gifting can only be done via a credit card on your account, you can't use your balance if you have one) : http://support.apple.com/kb/HT2736

  • Where is my Site FTP Info

    Hello, I have recently upgraded from Dreamweaver 8 to
    Dreamweaver CS3 and now when I use the program i can see all my
    site files etc. but all the site FTP information is gone.....when I
    click on the Site Manager it is completely blank as if no sites
    ever existed.
    I probably have all my login information around here
    somewhere but with over 20 sites I really do not want to be typing
    this in again.
    Where is my site info? Can I get it back? Grrrrrr, I hate
    upgrading my apps for exactly this reason :(

    What operating system? these two installs are on the same
    box?
    Is dw 8 still installed? And the sites are visible in dw 8?
    Then open dw 8, go to dw menu->Site->Manage Sites
    Select a site from the list and click EXPORT.
    Save the .ste file.
    Rinse/Lather/Repeat for the 19 other site defs.
    Save them all to one folder.
    Open CS3 dw.
    Dw menu->Site->Manage Sites
    Click import
    Use the browse button to select one of these .ste files.
    Dw CS3 will import all .ste files in that folder in one step
    akaik.
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

  • Setups for Directory where data files sit, in Inbound Transaction.

    Hi,
    My customer is implementing Inbound Po transaction using e-commerce gateway for Order Import in R12.
    Could you let me know what setups i need to ask DBA's for creating inbound directory.
    I just found one required setup online.
    1) DBA's must define the UTL_FILE_DIR parameter in the INIT.ORA file.
    Thanks.

    I can see why no consensus was reached.  I've now looked at that link, where some recommend a place in /usr, but the FSH info that I found says:
    /usr is the second major section of the filesystem. /usr is shareable, read-only data
    So that doesn't seem right.
    Others recommend /var, but the FSH info says:
    /var contains variable data files. This includes spool directories and files, administrative and logging data, and transient and temporary files.
    Nope, not there either.
    Final suggestion there is /home.  The files don't need to belong to a particular user, as set forth previously, and the FHS helps with
    /home is a fairly standard concept, but it is clearly a site-specific filesystem. The setup will differ from host to host. Therefore, no program should rely on this location.
    For an OS that serves gazillions of files to as many users, it just strikes me as odd that there isn't a standard here.  That being said, individuality is often a good thing.
    Thank you for your suggestions, both of which make a lot of sense.  I am leaning toward /home/share.

  • What is virtual file system in sharepoint, where are the site pages stored?

    I came across this paragraph in Inside Microsoft SharePoint 2010; page 126 :-
    When SharePoint Foundation provisions the Proposals document library,it creates a folder named Proposals at the root of the site and then it creates a child folder named Forms.
    Inside the Forms folder, it creates a set of site pages with names such as DispForm.aspx, EditForm.aspx, AllItems.aspx, and Upload.aspx. The reason that SharePoint Foundation creates site pages inside the Forms folder for each
    new list and document library is that these site pages will provide users with the forms they will use to add and manage content.
    My question is that:-
    1) What us the root of the site means? 
    2) Are the pages for edit/add/allitems created in filesystem OR in the content database?
    3)Suppose we create new sitepages, then where are they stored? In filesystem or in content db?

    Hi,
    For All above queries the data and site pages are stored in content database
    Root folder: A folder created for the document library under the web (sub site) and another folder created as child folder named Forms. Site pages are created in SharePoint content database
    SitePages(Add/display/edit): These pages are created in SharePoint content database
    Note: The SharePoint will not create any physical aspx page OR folder in the file system while creating document library.
    Hope this will help you.
    Senthilrajan Kaliyaperumal
    But the book mentions that:-
    When SharePoint Foundation provisions the Proposals document library,it
    creates a folder named Proposals at the root of the site and then it creates a child folder named Forms. 
    Is
    this wrong? Are the folders created in filesystem or content db? If the files are not supposed to go into the filesystem, then why are the folders created?

  • Iweb opens with a blank default page..where has my site gone?

    I have been using iweb to run a web site for almost 18months. Yesterday I tried out "iwebsites" which I downloaded from apple. It suggested I can run multiple sites and a friend wants me to run one for her. Originally I was advised to set up a family pack dot mac account which would let me have more than one site . I upgraded my single user account. However I find that I can only publish with one domain name, hence the reason I looked at iwebsites. However, since trying it out I find that when I go to update my site , iwb opens a blank default page and my listing for my original site is gone. Where has it gone? I publish all to iweb & I don't think I have published to a folder.I can't find my default page at all and think I may have to redesign the site from scratch. Please help!I can still see my site if I visit it , here is the address:
    http://web.mac.com/cldominic/Site/clairedominicfamilyphotography.co.uk.html
    But now I want to continue building it and can access the iweb default page to build on it.
    Please someone advise,
    Thanks
    Claire

    Sorry to sound totally stupid but I think I have tried this . However I may not have done it correctly. When I enter the info what do I type? The http:// address or the name of the site. I haven't had much luck so far.
    Claire

  • Where does a site get saved?

    Hi.
    When we save a site on iWeb where does it exactly save them? this is one feature I wished iWeb would include in its Preferences settings so that we could at least find it easily or choose where we would prefer to save the site.
    Thanks for your comments.
    Farzad

    First thanks to all those who assisted with this question. The reason i was looking to look inside the files was because I was going to add a counter to my page and could not find the html files. And secondly i hope others who are looking for the solution will benefit from my sharing of the information below.
    Here is how it works:
    Depending on how the site is published - local folder or iDisk, we need to get to that saved location to find all the files that make the site work. in my case i was publishing to iDisk and thought when i execute a File/Save command that iWeb saves to my local drive somewher while I think, and I am not very sure, that it gets saved on iDisk or where the last publishing took place.
    So this one of my issue has been solved. On with the cleaning of the gutters around the house now. It is full of leaves. Of course tomorrow when it is sunny again.
    Farzad

  • Where is my site folder

    hi friends, im trying to add a statcounter with icomment but i need to know where my site folder is...can somebody tell me where this is at, thanks

    If you've published to .Mac it's on your iDisk. The full path is iDisk/Web/Sites/iWeb/SiteName — if you have more than one site, you'll see separate folders for each site; select the appropriate one.
    Do you have a high-speed, always-on connection to the internet? If so, your best bet to simplify access to your iDisk is to mount it on your Desktop using Go > iDisk > My iDisk in the Finder menu. Then you can navigate directly to the iDisk folder when iComment asks for directions.
    [ Visit here for iWeb Tips, Tricks and Hacks ]

  • Where is the site security indicator?

    I cannot find the site security indicator in beta 4.0b. It is usually a padlock- locked or unlocked. I cannot find it now.

    That "lock" is gone, as is the Statusbar where the "lock" used to appear. Use the Site Identity Button for viewing security information about the page you are viewing, the new "lock" appears there in the information box when you click on the Site Identity Button.
    https://support.mozilla.com/en-US/kb/Site+Identity+Button

  • Where is domain.sites

    i have 2 domain files and wnt to merge them. after update to 3.0.4 it is not possible to open both iweb and copy iweb. how to merge them and where is the domain.sites file is now located?

    To quote my page :
    "Note for OS X Lion users :
    To show the hidden Library folder in the Home Directory (Cmd-Shift-H) hold the Option (=Alt) key when choosing the Go menu in the Finder."
    Or try google :
    http://www.google.com/search?q=lion+library+folder

  • Where's my site?

    I have tried to upload my site using ftp, but nothing is
    showing up. I am a newbie, but the boss wanted to save money and
    has more confidence in my "hands on" learning than I do! The site
    is www.brianwsutton.com----also, if it does actually get up and
    running, how much should I get paid for doing it? I am hoping it is
    not a lost cause...I have spent countless hours trying to figure
    this out! Thanks!!!!!!

    When I click on the link, I get the Apache server success
    page. So your
    server is set up. Where did you put your files? Unless you
    changed the
    path, you're looking for the htdocs directory .. which is
    usually C:/Program
    Files/Apache Group/Apache/htdocs/ and your site folder should
    be in there.
    Make sure your home page is named index.php or index.html or
    whatever kind
    of page it is in the site folder.
    Nancy Gill
    Adobe Community Expert
    BLOG:
    http://www.dmxwishes.com/blog.asp
    Author: Dreamweaver 8 e-book for the DMX Zone
    Co-Author: Dreamweaver MX: Instant Troubleshooter (August,
    2003)
    Technical Editor: DMX 2004: The Complete Reference, DMX 2004:
    A Beginner's
    Guide, Mastering Macromedia Contribute
    Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP
    Web Development
    "ttlp" <[email protected]> wrote in message
    news:e7qdgi$d3o$[email protected]..
    >I have tried to upload my site using ftp, but nothing is
    showing up. I am
    >a
    > newbie, but the boss wanted to save money and has more
    confidence in my
    > "hands
    > on" learning than I do! The site is
    www.brianwsutton.com----also, if it
    > does
    > actually get up and running, how much should I get paid
    for doing it? I
    > am
    > hoping it is not a lost cause...I have spent countless
    hours trying to
    > figure
    > this out! Thanks!!!!!!
    >

Maybe you are looking for

  • "Maximum no. of connections in use.." error messag...

    Hi Recently I am getting this message whenever using Ovi Maps or Google maps : "Maximum no. of connections in use. Close an active connection first" When i close the O2 active connection it makes me open the O2 video connection, which doesn't work ei

  • BDC  in  user exit CONFPP05 - Material  already used by User

    I have requirement to  create  551 movement Scrap from CO11N  tcode whener user enters value for  'Yield'  and 'Reason for variance'   and press save button( Post). I am unable to use BAPI  because BAPI_GOODSMVT_CREATE (GMCODE 03= MB1A) since 551 mvm

  • Getting error "this serial number is not valid for Premier Elements 12"

    My old computer crashed big time and I'm trying to install Elements 12 on a new computer.  Installed ok and when trying to register it, I'm getting the error message "This serial number is not valid for Premier Elements 12."  Didn't install Premier E

  • Interactive Reporting 9.2.0.2 & Date Formatting

    I have a computed field in my query wh/ uses the SYSDATE as a base, uses the ADD_MONTH function to change it to the previous month. I then use the TO_CHAR to convert it to the format of MMMM-YY. I run the query, but it seems to convert the SYSDATE -1

  • CSS Styled DIVs that look like tables?

    I've just redesigned my entire home web site using CSS div positioning and I am now about 80% table free. However I have several pages that I like lined up the way they are in multi column, multi row tables like this: http://www.cmhager.com/test/tabl