• DebT

    (@debbiet)


    I’m working on this WP site: https://corporategiftconcierge.com/ Please go there to see how long it takes to load.

    Its loading and running EXTREMELY SLOWLY, even in Admin.

    I’ve been using Firefox to look for CSS errors, html errors, and there are none.

    The Error Console turned up this:

    Error: syntax error
    Source File: javascript:%20https://corporategiftconcierge.com/
    https://corporategiftconciergo.com/ and a little green arrow pointing to the area after the last slash.

    I don’t know anything aboutg Javascript. How do I go about fixing this? Could this be slowing the site? Is there any other way for me to find out what’s wrong?

Viewing 3 replies - 1 through 3 (of 3 total)
  • the standard answer to start is, have you disabled your plugins first? disable em, bring em up one by one, see what happens…. its often plugin related

    Thread Starter DebT

    (@debbiet)

    I’m not using any plugins at this point.

    Thread Starter DebT

    (@debbiet)

    The Java Console log (Firefox) says this, does it mean anything?

    load: class com.facebook.facebookphotouploader5.FacebookPhotoUploader5.class not found.
    java.lang.ClassNotFoundException: com.facebook.facebookphotouploader5.FacebookPhotoUploader5.class
    at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:210)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:316)
    at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:144)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    at sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:695)
    at sun.applet.AppletPanel.createApplet(AppletPanel.java:723)
    at sun.plugin.AppletViewer.createApplet(AppletViewer.java:1870)
    at jep.AppletFramePanel.createApplet(Unknown Source)
    at sun.applet.AppletPanel.runLoader(AppletPanel.java:652)
    at sun.applet.AppletPanel.run(AppletPanel.java:326)
    at jep.AppletFramePanel.run(Unknown Source)
    at java.lang.Thread.run(Thread.java:613)

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to fix javascript error–site very slow.’ is closed to new replies.