Iweb not loading properly to server?

Hi I have used Dreamweaver in the past but decided to try iweb this time. I built a site www.southernlakestravel in iweb and have both published it to a local folder for safe-keeping and also to my webserver (2day.com) . I have also tried to ftp the site in dreamweaver. My problem is that all the fites load onto the server (whether published directly from iweb or via dreamweaver ftp) BUT I can almost never get the navigation bar to show up - just appears as a little dot on the top left side. I also note a lot of the images are not loading properly. If I resize them in photoshop to fit then it seems to be more secure. When I look at my files serverside and remoteside I have the folder name, the index file then the subfolder name with all the page files and a second index file and the script files. I notice that the script files include a js navigation menu. Is there a problem with the heirarchy of these files and whether the main index page can "pull these". Should the server be looking to document or root folder. I am at my wits end to know what to do. I can click on links between pages (click on activities in the above page and then go to some of the links shown), but basically the pages load without the iweb style navigation menu showing up at all and with many of the photos only half showing. Also, why does it become southernlakestravel/southernlakestravel?
I am about to give up on iweb.
Meg.

You have the double domain name because the second one is your site name - you gave your site this name in iWeb and you can change it to something shorter and more suitable and then this won't happen.
As you have seen, it is the way that iWeb works - when you publish to a local folder, iWeb produces a site folder with a separate index.html file - there is another index.html file inside the site folder itself so what you need to do is upload the site folder to the root folder and then you upload hte separate index file that will sit outside the site folder and point in towards it.
The iWeb page template navigation menu is javascript based and sometimes if there is a black dot, this means that all the files are not being uploaded to the server correctly.
It would suggest that you publish your site to a local folder and then view your site by opening the html pages and seeing if there is a problem there before you upload your site.
i would then suggest that you then use something other than Dreamweaver to upload your site - download Cyberduck for free - this is a dedicated ftp programme and may be better than Dreamweaver for uploading. With Cyberduck, you can see exactly where everything is being uploaded to.
In the end, if you really want to eliminate your site name, then you can - you just need to upload the contents and the contents only of your site folder.  This means that you will not need the extra index file - simply select all the contents of your site folder and upload these with the index file that is in there already.  If you do this your url will just be http://www.domain.com/page name.html without the site name at all.

Similar Messages

  • OIM 11g Login page not loading properly

    Hi,
    I have configured a new OIM 11g environment in a Linux environment.
    All my applications were running fine. I was able to work on OIM administrator and Design Console (Client).
    Suddenly the OIM 11g administrator login screen is not loading properly and even not able to login from Client.
    I restarted the Weblogic Domain and the SOA and OIM server multiple times and they are starting without any error but page is not loading properly.
    When I see the logs I get following error on page load.
    ####<Dec 30, 2010 11:35:14 AM IST> <Error> <HTTP> <abc.com> <oim_server1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <11d1def534ea1be0:5ad44b08:12d35e09c49:-7ffd-0000000000000017> <1293689114100> <BEA-101020> <[ServletContext@29426618[app:oim module:oim path:/oim spec-version:2.5 version:11.1.1.3.0]] Servlet failed with Exception
    java.lang.StringIndexOutOfBoundsException: String index out of range: -2
         at java.lang.String.substring(String.java:1937)
         at java.lang.String.substring(String.java:1904)
         at org.apache.myfaces.trinidadinternal.style.util.CSSGenerationUtils._getNSComponentSelector(CSSGenerationUtils.java:632)
         at org.apache.myfaces.trinidadinternal.style.util.CSSGenerationUtils.getNamespacedSelectors(CSSGenerationUtils.java:525)
         at org.apache.myfaces.trinidadinternal.style.cache.FileSystemStyleCache._getShortStyleClassMap(FileSystemStyleCache.java:1113)
         at org.apache.myfaces.trinidadinternal.style.cache.FileSystemStyleCache._getStyleSheetDocument(FileSystemStyleCache.java:662)
         at org.apache.myfaces.trinidadinternal.style.cache.FileSystemStyleCache._getEntry(FileSystemStyleCache.java:423)
         at org.apache.myfaces.trinidadinternal.style.cache.FileSystemStyleCache.getStyleSheetURIs(FileSystemStyleCache.java:177)
         at org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.StyleSheetRenderer.encodeAll(StyleSheetRenderer.java:97)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:335)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:765)
    ]] Root cause of ServletException.
    java.lang.ExceptionInInitializerError
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at com.sun.faces.mgbean.BeanBuilder.newBeanInstance(BeanBuilder.java:186)
         at com.sun.faces.mgbean.BeanBuilder.build(BeanBuilder.java:106)
         at com.sun.faces.mgbean.BeanManager.createAndPush(BeanManager.java:368)
         at com.sun.faces.mgbean.BeanManager.create(BeanManager.java:230)
         at com.sun.faces.el.ManagedBeanELResolver.getValue(ManagedBeanELResolver.java:88)
         at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:143)
         at com.sun.faces.el.FacesCompositeELResolver.getValue(FacesCompositeELResolver.java:72)
         at com.sun.faces.el.ChainAwareVariableResolver.resolveVariable(ChainAwareVariableResolver.java:108)
         at oracle.javatools.resourcebundle.BundleVariableResolver.resolveVariable(BundleVariableResolver.java:45)
         at com.sun.faces.el.VariableResolverImpl.resolveVariable(VariableResolverImpl.java:80)
         at oracle.adfinternal.view.faces.model.VariableResolverUtils$JspResolver.resolveVariable(VariableResolverUtils.java:57)
         at com.sun.faces.el.VariableResolverChainWrapper.getValue(VariableResolverChainWrapper.java:107)
         at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:143)
         at com.sun.faces.el.FacesCompositeELResolver.getValue(FacesCompositeELResolver.java:72)
    Caused By: oracle.iam.platform.utils.ServiceInitializationException: java.lang.ClassNotFoundException
         at oracle.iam.platform.Platform.getService(Platform.java:264)
         at oracle.iam.identity.usermgmt.impl.UserManagerImpl.<init>(UserManagerImpl.java:325)
         at oracle.iam.identity.usermgmt.internal.impl.UserManagerInternalImpl.<init>(UserManagerInternalImpl.java:48)
         at oracle.iam.identity.usermgmt.impl.UserDetailsProviderImpl.getUserDetails(UserDetailsProviderImpl.java:106)
         at oracle.iam.platform.auth.impl.util.AuthenticationContextUtilForEJB.setUserPreferences(AuthenticationContextUtilForEJB.java:137)
         at oracle.iam.platform.auth.impl.util.AuthenticationContextUtilForEJB.setAuthenticationContextInEJB(AuthenticationContextUtilForEJB.java:93)
         at oracle.iam.conf.api.SystemConfigurationServiceEJB.getSystemPropertyx(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIn

    Is this the first time you restarted the servers after the fresh installation? If no, then there must be for sure some changes done, were they? If yes, then the initial configuration was itself wrong, check the prerequisites before installing.
    If not sure of all this then please raise an SR with oracle support.

  • VSH may not load properly - Error message in config file

    Hi again,
    I use the following eem script to copy the running config to a tftp-server:
    event manager applet SAVE_CONFIG_TFTP  event cli match "copy running-config startup-config"  action 1.0 cli copy running-config tftp://1.2.3.4/SWITCHNAME-eem.cfg vrf management  action 2.0 event-default
    When I open the config file on the tftp-server with an editior I see the following error message on top of the configuration:
    SH may not load properly. (Not enough memory resource)Please check rlimit of your process.Errno: 1; Error string: Operation not permittedTYPE : 3new softlimit bf8c45e8 hardlimit bf8c45ecold softlimit f4240 hardlimit f4240!Command: show running-config!Time: Fri Apr 26 11:21:12 2013version 6.1(3)feature-set fexfeature-set mpls[...]
    Besides this message I have not yet seen any negative impact. I googled for the error message and found a Cisco bug CSCsr06310 which should have been fixed in NX-OS 4.0(4)
    Anyone an idea what this is about? Is there anything I can do about it?
    Regards
    Pille

    Hi Joseph,
    to be honest the negative impact of this error is not big enough to justifiy the effort of opening a TAC case. Thanks for your answer anyway.
    Regards Pille

  • Webdynpro apps not loading properly with Citrix

    Hi All,
             We are trying to access a Webdynpro application through Citrix.
    The problem is the Java Webdynpro screen elements are not loading properly. For example, UI elements like table, drop-downs, buttons etc., don't show up or get rendered properly at all.
    I ran an HTTPTrace which captured multiple Http 405 errors. eg.,:
    Method  Result Type  URL
    POST    200   text/html; charset=UTF-8 http://server.domain.com:51581/webdynpro/dispatcher/...../GoodsIssue/GoodsReceipt?sap-wd-cltwndid=WID1206471028655&sap-ext-sid=4hv3xC6_mdzX1aSHtBcKmw_fW1zK6V1zBJY25ukbe0eg&sap-wd-norefresh=X&sap-ep-version=7.00.200708120253
    GET   405   text/html; charset=utf-8     http://server.domain.com:50500/irj/portalapps/com.sap.portal.design.urdesigndata/themes/portal/...../common/emptyhover.html
    GET   405   text/html; charset=utf-8     http://server.domain.com:50500/irj/portalapps/com.sap.portal.design.urdesigndata/themes/portal/..../common/emptyhover.html
    GET   405   text/html; charset=utf-8     http://server.domain.com:50500/irj/portalapps/com.sap.portal.design.urdesigndata/themes/portal/...../ur/ur_ie6.css
    Any idea what causes this HTTP error: 405.
    Warm Regards,
    Roopesh

    Hi
    see the below link,it will be helpful for u.
    [|http://help.sap.com/bp_epv260/EP_EN/documentation/How-to_Guides/31_HowToIntegrate_WDApp_EP6.pdf|http://help.sap.com/bp_epv260/EP_EN/documentation/How-to_Guides/31_HowToIntegrate_WDApp_EP6.pdf]
    Edited by: Hazrath on Apr 1, 2008 6:56 AM

  • Since v.6.0.2, was installed [I have Win XP] my eBay pages do NOT load properly ... the images cannot be enlarged and I cannot save things to My eBay. Still works OK with IExplorer .... I do not have a clue on the geeky stuff

    Since v.6.0.2, was installed [I have Win XP] my eBay pages do NOT load properly ... the images cannot be enlarged and I cannot save things to My eBay. Still works OK with IExplorer .... I do not have a clue on the geeky stuff .... WILL THIS FIREFOX ERROR SOON BE FIXED ?
    Don't know what more to ask. I looked at the known problems and couldn't make any sense of the answers

    Upgrade your browser to Firefox 8 and check
    * getfirefox.com

  • Applet does not load on app server when Free Design Layout

    Hi,
    I have to embed a an applet in a webpage of an web application. Before I go on to anything.. let me first tell you, I am using Netbeans 6.0
    As shown in the tuorial:
    [http://www.netbeans.org/kb/articles/tutorial-applets-40.html]
    1. I first made the "Applet" source say HelloApplet. java. After compiling and running it I get the HelloApplet.jar.
    2. I created a WebApplication and then from the properties -> packaging -> I "Add Project" HelloApplet.jar.
    3. Then I a webpage I "embeded" the applet.
    4. I run the web app and the applet gets loaded and everything is just fine.
    But before I go on I must tell you that the applet was designed in Null Layout. Now I edited the applet source once again and changed the layout to Free Design Layout*. ( this is available from Netbeans..on the HelloApplet.java .. go to the design view.. right click on the form and from the context menu you can change the layout to FreeDesign or whatever you might want).
    When I expand the "Libraries" node I see the that the library Swing Layout Extensions - swing-layout-1.0.3.jar has been added.
    When I "run" the "HelloApplet.java" file, the applet is shown in the appletviewer. No problems with that.
    But!
    When I try to Clean & Build and Run the WebApplication, the applet does not get loaded. On inspecting the java console I see the following error:
    java.lang.NoClassDefFoundError: org/jdesktop/layout/GroupLayout$Group
    at java.lang.Class.getDeclaredConstructors0(Native Method)
    at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
    at java.lang.Class.getConstructor0(Unknown Source)
    at java.lang.Class.newInstance0(Unknown Source)
    at java.lang.Class.newInstance(Unknown Source)
    at sun.applet.AppletPanel.createApplet(Unknown Source)
    at sun.plugin.AppletViewer.createApplet(Unknown Source)
    at sun.applet.AppletPanel.runLoader(Unknown Source)
    at sun.applet.AppletPanel.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.ClassNotFoundException: org.jdesktop.layout.GroupLayout$Group
    at sun.applet.AppletClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.applet.AppletClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    ... 10 moreIt clearly shows that the Free Design Layout has something to do with the GroupLayout which can be found by expanding the "Swing Layout Extensions - swing-layout-1.0.3.jar". Now when the HelloApplet.jar is created only the HelloApplet.class file gets included together with some other data but NOT the swing extensions. Hence when I run the web app the class file looks for the GroupLayout.class definition but can find it in the jar as its not included when the HelloApplet.jar is created.
    But with null layout there isint a problem because null layout takes the definitions from the JRE on the machine.. and so it runs without a hitch.
    My Question is : How can I run the applet with Free Design Layout? or is it possible to package the swing layout extensions in the HelloApplet.jar?<</u>
    Thanks for all your replies.
    Cheers.
    Edited by: arijit_datta on May 15, 2008 4:07 PM

    Solved.
    Here is the solution:
    [http://www.nabble.com/Applet-does-not-load-on-app-server-when-Free-Design-Layout-to17259115.html|http://www.nabble.com/Applet-does-not-load-on-app-server-when-Free-Design-Layout-to17259115.html]
    Cheers..
    Edited by: arijit_datta on May 16, 2008 7:41 AM

  • Despite my best efforts, I am unable to remove iTunes 11.1.4 from my PC, this being made necessary because the original installation had a flaw and did not load properly. Effor to use the control panel, deleting dll. files, etc. all failed. iTune out??

    Despite my best efforts, I am unable to remove iTunes 11.1.4 from my PC, this being made necessary because the original installation had a flaw and did not load properly. Effor to use the control panel, deleting dll. files, etc. all failed. And, of course, on startup, a window opens with the error and tells me find QTMovie.dll and delete it because this may be the source of the hangup. Also, in trying to delete iTunes, I get the additional message that I must get approval from the System Administrator to take this action. I am the System Administrator.
    Any ideas would be welcomed.
    Thank you.
    James
    <E-mail Edited by Host>

    Thank you for asking this question.  I'm having the same issues. 
    Liz

  • Pages not loading properly and can't install add ons

    After installing the Firefox 29 on Windows 7, the mozilla's site and add-ons page do not load properly. Some problem as shown in https://support.mozilla.org/en-US/questions/992362 and tried all the steps but still doesn't work.

    I've got exactly the same problem on both v 29 and 30. The thing is, my desktop computer is fine, my BRAND NEW laptop, stripped of ALL it's HP crapware and just using MSE, can display ANY webpage ok EXCEPT anything to do with Mozilla Firefox add-ons, AND the browser can't install any add-ons. I've tried all the usual banal "fixes", including switching off hardware acceleration, but all I get is plain-text for the pages as per sample, and no install of add-ons themselves. Again, note that this is ONLY a problem on the laptop, not on my desktop. They are both plugged into the same router (both through LAN / ethernet), and so therefore they should both work properly. I don't want to hear any stupid suggestions about formatting and re-loading. Just damn-well fix it, please! I've already wasted more than an hour of my very valuable time on this ridiculous problem. And yes, I've even uninstalled Flash 14 just in case (even though Flash 14 is on my desktop and not causing any problems - yet).

  • Website not loading properly out of nowhere

    Out of no where my website in Muse is not loading properly on the web. The homepage is loading weird and then if I click on the navigation it is fine. Does anyone know what might be happening?  The web address is www.dianearthistory.com

    Hi,
    Seems loading fine on my end.  This is what I'm seeing...
    If still having troubles please let us know what is not displaying correctly so I can attempt to replicate. 
    Cheers!
    -Sidney

  • Facebook is not loading properly and all my text and images are lined up along the right side of the page. How can this get fixed to the way it use to be?

    Facebook is not loading properly and all my text and images are lined up along the right side of the page. How can this get fixed to the way it use to look?
    Everyone who logs into Facebook on my Firefox has this problem however if we use Internet Explorer - facebook looks normal.

    If you have increased the minimum font size then try the default setting "none" as a high value can cause issues like you described.
    * Tools > Options > Content : Fonts & Colors > Advanced > Minimum Font Size (none)
    *Tools > Options > Content : Fonts & Colors > Advanced > [X] "Allow pages to choose their own fonts, instead of my selections above"

  • Facebook and other websites not loading properly in Firefox (Solution)

    This is for anyone who has had issues loading Facebook, eBay, twitter or any other site which shows plain text pushed to the left hand-side of the screen and fails to load images.
    This issue had me stumped for about 3 hours. No matter what I did. No matter what I disabled. The problem remained. I cleared my cache, reset cookies, disabled addons, reset Firefox to default settings and kicked my pc a few times for good measure.
    The problem was fairly simple and at my end, this is not a problem with firefox. SSL certification for facebook was being deemed invalid and therefore the site failed to load properly. Now because Firefox doesn't deal with SSL certificate failures, there had to be something else going on in another program. I then realised that Kaspersky Internet Security 2013 was the problem. If a website failed SSL certification for any reason Kaspersky Blocks access to the site which was causing the page to not load properly. You have to disable Kaspersky's SSL certifcation checks to be able to run the websites properly. You need to load your Kaspersky main menu and click Settings once there go to the tab that looks like a cardboard box (Object Detection Settings and Exclusion Rules) then when you can see a list of different options select Network and you should see Monitored Ports and Encrypted Connections Scan, disabled the encrypted connections then reload Firefox and try the webpage that wouldn't load. To know that kaspersky is the problem, you will get a dialogue saying you have to add facebook as an exception since it failed SSL Certification and this was the culprit for me atleast.
    I looked at the mozilla support forums and it seemed to me, many people were getting this issue and some issues went completely unresolved and there was no mention about Kaspersky, so I hope this helps.'''bold text'''

    Hi Hindhaughlee, <br />Thanks for the post.
    This may not be the best place to post such a solution but maybe some users will find it. If it turns out to be a major problem with a simple solution maybe we will manage to document it somewhere.
    Are you able to provide more details please:
    * exactly what software and software versions is the problem with ? <br /> You appear to be a Windows 8 user, but presumably the Kaspersky software may be applicable to other Windows versions, which Kaspersky software is this tested with ?
    * What is he exact error message or warning that Kaspersky generates in this situation ?
    * is the problem documented elsewhere, preferably in a public open site, if so maybe you could provide a link
    * can you detail simple but exact detailed Steps To Reproduce that will enable others to test out this problem and solution.
    Cheers
    John <br /> <sub>One of the forum moderators J99<sub>
    P.S. <br />
    Anyone with this problem finding that the solution works may wish to vote for this thread and solution. Or if someone else can produce links to examples of this or you are able to give precise Steps To Reproduce please add a post of your own.

  • Facebook not loading properly in Safari. OS - Windows Vista Business

    Hi...every time I try to go to Facebook in my Windows Safari 5.1.7 lately, the pages do not load properly. This is a new problem for me, as I've used Safari for Facebook many times in the past. Here's what the screen looks like when I try to go to any Facebook page...I've reinstalled Safari and looked all over the web for help...HELP!!!

    Try accessing with Internet Explorer and/or FireFox.

  • ITunes Store will not load properly and returns too homepage in seconds

    iTunes Store will not load properly and returns too homepage in seconds what do I do too fix it

    I am having the same problem now, did you ever find a way to fix it?

  • Videos do play but are not loading properly and plays choppy.

    Videos on websites as www.omesakevideo.nl do play but are not loading properly and plays choppy, I don't have this problem in Safari or Chrome

    Try the basics from the manual:
    restart.
    reset.
    restore.
    iPod touch User Guide (For iOS 4.3 Software)

  • Certain websites sometimes do not load properly?

    Randomly some websites have started to not load properly. For example there may just be a white screen with the links and things from the website but they may not be in the right place, right font, etc, as if firefox is stopping the webpage downloading in the middle of it doing so. Another example is the webpage may appear to have finished loading but the text and links will be on top of each other and in the wrong places.
    I have tried reinstalling firefox and updating to the latest version but it has made no difference.

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    * Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    * Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

Maybe you are looking for

  • Downloaded the A-Team to my ipod video but can't find it

    hello, I had just recently purchased the ipod video and over the weekend decided to test it out and I downloaded from apple's website the A-team now i can view it on my itunes under tv show but when i look for it on my ipod video there is no drop dow

  • Please help me to come out of this dilemma.

    Hi I am in dilemma. Recently i have joined a new organization which is a world leader in its field . The company name is very popular around the globe. But the thing is its almost 4 months , and as an Oracle DBA , i am not getting chance to work on s

  • Late 2007 Macbook hangs or stutters following recent Leopard update

    After running the software update process on my late 2007 Macbook, the computer seems to stutter. It will do something like respond to a mouse click for a very brief period of time, then hang for 20 to 30 seconds. Just trying to open Safari takes a h

  • Printing on Custom size paper

    I just purchased a HP Photosmart 7515 and I am trying to print on a paper 5 x 6.5 inches. I am doing this document in Word and I have the page set up in word correctly, but when I go to print the printer acts as if I have paper that is letter size (8

  • Big Red X on my Ipod screen

    my ipod is a ipod classic. the issue that I am having is that it was fully less than half of the battery wasted and it turned off. Every time I press the menu button it shows and red X and it says to go to the apple website. does not work, what can I