After publishing (using iWeb) content looks fine, but pagenames don't show!

Pagenames/buttons like Home, Contact and all are not visible when opening site from server (see www.unitedsigns.nl). On my mac everything is fine. I published it to a usb-stick, and fine too. But on a windows laptop it is not.
I've done it many times before (see www.unitedtextile.nl) (and see buttons on top) and never had such problems. Did not get help from provider.
Somebody help me out, please!

The reason that the navbar for your www.unitedsigns.nl site isn't being display is because not all of the necessary file are getting uploaded to the server. Open the Activity window (CommandOptionA) for that site (in Safari) you'll see that a number of files in the Scripts folder are missing.
How are you uploading the files to the server? If it's with iWeb's built in FTP client try the following:
1- publish you site to a folder on your HD.
Click to view full size
2 - download and use Cyberduck to upload the site folder to the server.
To fix just his problem at this time you can use Cyberduck to upload just the Scripts folder for the site. If you have problems with uploading from iWeb at a later date then you can use CD routinely to upload the site's files as described in the tutorial.
More on this can be found in this tutorial: #2 - Uploading only those published new or newly edited files when using a 3rd party FTP client.
Many users have found switching to Cyberduck fixed their uploading problem. Worth a try.
Message was edited by: Old Toad

Similar Messages

  • [solved] Audio: Everything looks fine but I don't hear a sound

    Hi board,
    I installed my first Arch Linux a little while ago, and I don't manage to get the sound working. Everything looks fine in the debug output to me, Master and PCM are not muted and the volumes are raised in alsamixer, but still I don't get any sound when playing a mp3 file with madplay (though madplay is starting without error and counting the seconds).
    Here's the debug output:
    # lspci -v|grep -A4 audio
    00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
    Flags: medium devsel, IRQ 18
    I/O ports at e000 [size=256]
    Capabilities: [c0] Power Management version 2
    00:13.0 Multimedia audio controller: C-Media Electronics Inc CM8738 (rev 10)
    Subsystem: TERRATEC Electronic GmbH Unknown device 1144
    Flags: bus master, stepping, medium devsel, latency 32, IRQ 20
    I/O ports at 8800 [size=256]
    Capabilities: [c0] Power Management version 2
    # lsmod|grep '^snd'
    snd_cmipci 31104 0
    snd_opl3_lib 8704 1 snd_cmipci
    snd_hwdep 7300 1 snd_opl3_lib
    snd_via82xx 23064 0
    snd_via82xx_modem 11528 0
    snd_ac97_codec 95780 2 snd_via82xx,snd_via82xx_modem
    snd_mpu401_uart 7040 2 snd_cmipci,snd_via82xx
    snd_rawmidi 19232 1 snd_mpu401_uart
    snd_seq_oss 29312 0
    snd_seq_midi_event 6528 1 snd_seq_oss
    snd_seq 46672 4 snd_seq_oss,snd_seq_midi_event
    snd_seq_device 6924 4 snd_opl3_lib,snd_rawmidi,snd_seq_oss,snd_seq
    snd_pcm_oss 38560 0
    snd_pcm 69124 5 snd_cmipci,snd_via82xx,snd_via82xx_modem,snd_ac97_codec,snd_pcm_oss
    snd_timer 19204 3 snd_opl3_lib,snd_seq,snd_pcm
    snd_page_alloc 7816 3 snd_via82xx,snd_via82xx_modem,snd_pcm
    snd_mixer_oss 14592 1 snd_pcm_oss
    snd 44644 15 snd_cmipci,snd_opl3_lib,snd_hwdep,snd_via82xx,snd_via82xx_modem,snd_ac97_codec,snd_mpu401_uart,snd_rawmidi,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
    # ls -l /dev/snd/
    total 0
    crw-rw---- 1 root audio 116, 0 2007-08-19 12:45 controlC0
    crw-rw---- 1 root audio 116, 32 2007-08-19 12:45 controlC1
    crw-rw---- 1 root audio 116, 36 2007-08-19 12:45 hwC1D0
    crw-rw---- 1 root audio 116, 24 2007-08-19 12:45 pcmC0D0c
    crw-rw---- 1 root audio 116, 16 2007-08-19 12:45 pcmC0D0p
    crw-rw---- 1 root audio 116, 25 2007-08-19 12:45 pcmC0D1c
    crw-rw---- 1 root audio 116, 17 2007-08-19 12:45 pcmC0D1p
    crw-rw---- 1 root audio 116, 56 2007-08-19 12:45 pcmC1D0c
    crw-rw---- 1 root audio 116, 48 2007-08-19 12:45 pcmC1D0p
    crw-rw---- 1 root audio 116, 49 2007-08-19 12:45 pcmC1D1p
    crw-rw---- 1 root audio 116, 58 2007-08-19 12:45 pcmC1D2c
    crw-rw---- 1 root audio 116, 50 2007-08-19 12:45 pcmC1D2p
    crw-rw---- 1 root audio 116, 1 2007-08-19 12:45 seq
    crw-rw---- 1 root audio 116, 33 2007-08-19 12:45 timer
    In lspci you can see two audio controllers: The VIA one is the onboard sound chip and the C-Media an additional PCI soundcard I installed because I suspected the onboard sound controller hardware to be broken. But it's not any better with the soundcard...
    I also tried to add
    options snd-via82xx ac97_quirk=0
    to /etc/modprobe.conf according to information in the wiki but it didn't help.
    Help would be greatly appreciated. Thanks for reading.
    Last edited by schallstrom (2007-08-22 21:27:56)

    milan wrote:
    Look at this:
    crw-rw---- 1 root audio 116,  0 2007-08-19 12:45 controlC0
    crw-rw---- 1 root audio 116, 32 2007-08-19 12:45 controlC1
    This means that kernel modules for both cards were loaded. I'm not using 2 sound cards at this moment, but I'm sure you can switch from one card to another while the system is running. If you are using KDE, you can do it in kmix. So try to switch from one card to another and play with the switches and I'm pretty sure you will make your sound card work.
    Cheers!
    Thanks for the hint, milan!
    I don't have KDE or Gnome installed, so maybe anyone could point me to some documentation on how to switch the sound hardware used on the CLI?

  • Using MassReplaceIt to update changes after publishing in iweb

    I've downloaded massreplaceit as suggested by users to update changes after publishing in iweb. i've been told this makes it easier. for example, i have a paypal button that i have to re-do everytime i publish that page on iweb. how do i use massreplaceit to make this easier? i have no idea.
    Thanks

    i think you got a bit confused here
    No offense Max, but I think you might be confused too
    2. there is no syncing needed for publishing iWeb
    sites or adding PayPal buttons.
    Not necessarily true. It depends on how you access your iDisk.
    Method 1:
    Turn on local copy of your iDisk in System Prefs, with or without automatic syncing.
    If you publish your site via iWeb, now the updated pages exist online but the old pages are on your local iDisk. You need to sync (automatically or manually) to get the new pages on your local iDisk (on your computer).
    Then you can open the updated files, make your html changes in Text Edit or whatever program, and SYNC AGAIN (automatically or manually) to update the online version of the site to match what you have just changed on your local iDisk
    Method 2:
    Mount the iDisk when needed via the "Go" menu in Finder. This is the ONLINE VERSION of your iDisk, not a local copy. When you publish your site via iWeb, the changes INSTANTLY appear on the iDisk on your desktop. If you make html edits or other changes, they appear INSTANTLY online.
    i hope you now are not confused about syncing!
    max
    Hope everybody understands now
    varkgirl

  • When using Final Cut Express, the video in the Viewer window looks fine, but when I insert the video into the Canvas Timeline it appears to lose resolution, and look fuzzy and blurry. Are there preferences or settings for the Timeline that cause this?

    When using Final Cut Express, the video in the Viewer window looks fine, but when I insert the video into the Canvas Timeline it appears to lose resolution, and look fuzzy and blurry. Are there preferences or settings for the Timeline that cause this?

    Thanks David. I had to convert the mts file to Quick Time (using AunSoft Conversion software) before I could import it into Final Cut Express. And I made sure I kept the size of movie (720 X 480 with letterbox) to compliment what I set my Panaconic AVCCAM video recorder at (720/60). Even after I fully render it, it still looks fuzzy in the Canvas window at the right that plays what I have editing down in the Timeline. A friend that edits some using Final Cut Pro helped me to narrow things down to this problem. This is also wierd. If my Viewer window at the left is set to 200% to get the person's head the same size in the Canvas window at the right we needed to put it to 400%. Does this make any sense. We think we need to control the Time line resolution somehow but cannot find any options from my manual, or the help, or in the various drop down menus. Do you have any clue? What is going on?

  • I tried to import a PDF of a line drawing into Photoshop Elements. The thumbnail looks fine, but when imported the file is empty. This used to work in the past. What is wrong and how do I solve this?

    I tried to import a PDF of a line drawing into Photoshop Elements. The thumbnail looks fine, but when imported the file is empty. This used to work in the past. What is wrong and how do I solve this?

    Hi
    The value of the Channel Strip volume etc is not stored within the C Strip setting, as you have discovered.
    If you really wanted, you could add a Gain plug to the strip, with it set to give the correct output level with the Fader set to 0
    (Or just set the fader manually in MS)
    CCT

  • I am using iPhone 5 and tried to Erase All Contents and Settings but it is just showing an apple sign on the screen and nothing is happening now for about 3 days now. All it does is eat up my battery and still show apple sign after charging! Help!!!!

    I am using iPhone 5 and tried to Erase All Contents and Settings but it is just showing an apple sign on the screen and nothing is happening now for about 3 days now. All it does is eat up my battery and still show apple sign after charging! Help!!!!

    Hi DaVince Vince,
    I'm sorry to hear that you are having issues with your iPhone. I also apologize, I'm a bit unclear what issues you were having that led up to the attempted Erase All, and/or exactly what behavior you are seeing now (restarting, not responding at all, etc). If you are seeing an Apple Logo screen and your iPhone does not appear to be starting correctly, you may find the following articles helpful:
    If your iOS device restarts, displays the Apple logo, or powers off while you're using it - Apple Support
    If your iPhone, iPad, or iPod touch doesn't respond or doesn't turn on - Apple Support
    Regards,
    - Brenden

  • I am in Muse 2014.3. When I edit a page, in the preview everything looks fine, but when I upload it to FTP, the page does not change, even when I upload the whole site. Is this a bug? I don't know what to do.

    I am in Muse 2014.3. When I edit a page, in the preview everything looks fine, but when I upload it to FTP, the page does not change, even when I upload the whole site. Is this a bug? I don't know what to do.

    Hi Jaap,
    Are you sure about your FTP credentials (FTP folder and site URL) that you are using for the upload? Are you able to see the updated files in the remote directory of the FTP server, after you finish uploading the muse file, using an external FTP client like FileZilla?
    Thanks
    -Prashanth

  • Since I have installed iOS 6.1.3 on my iPhone 5 I have sometimes problems to start a phone call. Everything looks fine, but no ring tone... A workaround is to stop phone app in the multitasking bar. But this is more than inconvenient ;-) Any solution?

    In this cases everything looks fine, but no ring tone is there and after sometimes the phone informs me that no connection can be estabilished (its a German phone, therefore I am not sure about the message in English systems). A workaround is to stop the telephone app in the multitasking bar (double click on home button, hold the app symbol pressed for some seconds, close app). Next several call work after this.
    I am not sure if an incomming call would work in this mode...
    Faces anybody the same problems or has solution for it?

    Basic troubleshooting
    Restart
    Reset
    Restore with backup
    restore as new if required

  • When I print a Word document to a shared printer, print preview looks fine but the printed page has too much blank space at the top and doesn't print the bottom few lines.

    When I print a Word for Mac document to a shared printer (that is connected to my iMac) from my Macbook Pro, print preview looks fine but the printed page has too much blank space at the top and doesn't print the bottom few lines.  I have tried to adjust the margins and the page setup settings but to no avail.  It used to print fine until recently.  Is there a way to fix it so that the printer prints what print preview shows?

    I should add that when I e-mail this document to myself and print it directky from the iMac, it prints fine.

  • I need make mac browsers with windows compatibility, because if i try to se priview from Dw to all browsers on windows PC it will look fine, but same file i trying to see on mac all browsers it will not showing proper..... Please help me for that.

    i need make mac browsers with windows compatibility, because if i try to se priview from Dw to all browsers on windows PC it will look fine, but same file i trying to see on mac all browsers it will not showing proper..... Please help me for that.

    ASk in the DW firum and be much more specific. Web page rendering issues are specific to specific versions of browsers and you may simply be using some bad code that messes up your page.
    Mylenium

  • I converted a pdf to word and when it opens in word it looks fine but in a few seconds it converts t

                   I converted a pdf to word and when it opens in word it looks fine but in a few seconds it converts to multiple spelling errors ?

    Hi Jim,
    I just responded directly. Unfortunately the original PDF is from an old fax or scan. The random ink marks and blotches along with the runny font won't transfer the proper information from PDF to Word. The only thing I can recommend is to re-create the doc so you have a clean copy. As I offered - if you need a PDF of it after you have completed - I'd be happy to do that for you.
    Kind regards, Stacy

  • Why is that when i take pictures with my new iphone 4s they look fine but when i download they to my computer or email them they are upside down? how do i fix this

    why is that when i take pictures with my new iphone 4s rotationally they look fine but when i try to download them onto my computer or email them to others they come out upside down or sideways. how can i fix it or is it an OS issue?

    I have iPad 2 and I am having same problem since I updated to iOS 5. All we can do it is rotate it from computer

  • Range Expander Looks Fine - but cant connect to Internet.

    I connect to the range extender & things look fine, but I can't get onto the Internet.

    What's the model number of the Range Extender as well as the model number of the Router? The Linksys Wireless Range Extender and wireless router or access point’s wireless settings should match in order for them to work properly. You must first identify the following wireless settings of your router:
    • Wireless Network Name (SSID)
    • Wireless Channel
    • Wireless Security Mode (WPA/WPA2 Personal or WEP)
    • Network Key or Passphrase
    Here is the link for setting up the Range Extender:
    http://www6.nohold.net/Cisco2/ukp.aspx?vw=1&docid=aeb3109289c04de7800546f43771bfe0_3760.xml&pid=80&r...

  • HT4623 I updated my Apple Iphone 3GS this morning and now my charger will not work. I can use my boyfirends just fine but mine will not worl at all. Why is this and is there anything that I can do?

    I updated my Apple Iphone 3GS this morning and now my charger will not work. I can use my boyfirends just fine but mine will not worl at all. Why is this and is there anything that I can do?

    Something is wrong with your charger or cable.
    If it works with another charger, then it is not the iphone

  • I have installed Itunes 10.5 on my PC and I have turned photostream on on my Ipad2 and Iphone.  The photos sync fine but they are not showing up on my PC.   What's the problem?

    I have installed Itunes 10.5 on my PC and I have turned photostream on on my Ipad2 and Iphone.  The photos sync fine but they are not showing up on my PC.   What's the problem?  I can see my photos on my ipad and Iphone.   I want to be able to see them on my PC when I take pictures from my Iphone and Ipad.  How do I see Photostream on my PC?

    You have to install the iCloud control panel for windows, then sign in with you apple ID, and check what you want to sync.
    link: http://support.apple.com/kb/DL1455

Maybe you are looking for

  • HT204053 How do I change my apple id for iCloud on an iPad 2? Mine won't let me

    How do I change my iCloud id email address on the iPad 2? I don't have the option too, and I keep getting notifications that iCloud cannot back up my files. I change my apple id, so I don't understand as to why it didn't change it on iCloud. Help! (:

  • Error 9672 help required

    Epson rx620 installed 6 months ago, printing fine. Yesterday stopped printing. Reinstalled driver, no change. Deleted printer from printer list. Cannot re-add printer, keep getting error 9672. Epson says this is a Mac issue. I've scoured the web and

  • "case when not m[1] is present then" outputs ORA-03113

    I find that "case when not m[1] is present then" outputs ORA-03113: Why? SQL> select * from v$version; BANNER Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Prod PL/SQL Release 10.2.0.1.0 - Production CORE    10.2.0.1.0      Production T

  • Unix SYSTEM command

    Hello, We are migrating from informix to Oracle. In our Informix Stored Procedure we were able to call Unix Shell Script by executing a 'SYSTEM' command, such as: CREATE PROCEDURE magazine(flag1, flag2) SYSTEM '/pics2/informix/mag.sh' || flag1 || fla

  • Where has all my iCloud space gone?

    Since a few weeks, I have been experiencing issues with iCloud. My free storage space seems to just vanish. I currently own an iPad 2 and an iPod touch (3rd generation), I used to back up both devices with iCloud, but a few weeks ago, I kept getting