Problems with pages not loading that IE does

I turned on my pc today and firefox wouldn't load most of the pages i tried to co nnect with, Google, BBC are two of them. I turned on internet ex[plorer and they loaded the pages that fireox wouldn't. I googled for help and followed the steps to clear history, cache and cookies and restarted my PC to be sure it would work but it did nothing.
I have no clue what to do but please let me fix this as the problem is enfuriating and I hate having to use internet explorer

It is possible that your security software (firewall, anti-virus) blocks or restricts Firefox or the plugin-container process without informing you, possibly after detecting changes (update) to the Firefox program.
Remove all rules for Firefox and the plugin-container from the permissions list in the firewall and let your firewall ask again for permission to get full, unrestricted, access to install for Firefox and the plugin-container process and the updater process.
See:
*https://support.mozilla.org/kb/Server+not+found
*https://support.mozilla.org/kb/Firewalls
*https://support.mozilla.org/kb/fix-problems-connecting-websites-after-updating
You can check if is helps if you start Firefox in <u>[[Safe Mode|Safe Mode]]</u> by holding down the Shift/Options key.
*https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
Clear the cache and remove cookies only from websites that cause problems.
"Clear the Cache":
*Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
"Remove Cookies" from sites causing problems:
*Firefox/Tools > Options > Privacy > "Use custom settings for history" > Cookies: "Show Cookies"

Similar Messages

  • I'm having constant problems with pages not working. I.E.: I cannot fill in writeable fields, click on buttons... or anything... nothing on the page works. And, this is not exclusive to a particular site. I can, however, work well in Explorer.

    For the last few weeks I have had constant problems with pages not working. I.E.: I cannot fill in writeable fields, click on buttons... or anything... nothing on the page works. And, this is not exclusive to a particular site. It does seem to be a browser issue, because I can work well in Explorer.

    Both the Yahoo! Toolbar extension and the Babylon extension have been reported to cause an issue like that. Disable or uninstall those add-ons.
    * https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • I still am having problems with Aperture not loading,  It just refuses to work, and I get the message saying it has encountered a problem, and I may need to re-install which I have done dozens of times. The fix mentioned on an earlier post wont work as it

    I still am having problems with Aperture not loading,  It just refuses to work, and I get the message saying it has encountered a problem, and I may need to re-install which I have done dozens of times. The fix mentioned on an earlier post doesn't work as it is for Ver 10.6.6 and I am running 10.6.7

    Do you have Final Cut installed on your machine?
    If so, you may want to look at this article: http://support.apple.com/kb/TS3528
    Let us know if that helps.

  • Servlet streaming video to client, problem with Movie not loaded.

    Ok, I am sorry if this question is beyond the scope of Servlets/Java or J2EE but I figured it was worth a shot:
    I have two servlets, one is a very simple class consisting of a doGet which just calls doPost and the doPost which just plucks out a single parameter from the request and prints out some HTML. Here is the code:
         public void doPost(HttpServletRequest request, HttpServletResponse response)
                   throws ServletException, IOException {
              String videoDir = request.getParameter("directoryofvideo");
              response.setContentType("text/html");
              PrintWriter out = response.getWriter();
              if (videoDir==null||videoDir.equals("")||!new File(videoDir).exists()) {
                   out.println("<script type=\"text/javascript\">alert(\"There was an error locating the selected videos\");</script>");
                   //return;
              out.println("<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">");
              out.println("<HTML>");
              out.println("  <HEAD><TITLE>A Servlet</TITLE></HEAD>");
              out.println("  <BODY>");*/
              out.println("   <object id=\"player1\" width=\"480\" height=\"360\" data=\"/MyApp/serveUploadedFile?url=//ns20/data3/Video/player_flv_maxi.swf\" type=\"application/x-shockwave-flash\">");
              out.println("    <param value=\"/MyApp/serveUploadedFile?url=//ns20/data3/Video/player_flv_maxi.swf\" name=\"movie\"/>");
              out.println("    <param value=\"true\" name=\"allowFullScreen\"/>");
              out.println("    <param value=\"configxml=/MyApp/serveUploadedFile?url=//ns20/data3/Video/1.xml\" name=\"FlashVars\"/>");
              out.println("   </object>");
              out.println("  </BODY>");
              out.println("</HTML>");
              out.flush();
              out.close();
         }In case that is hard to read, the HTML printed is this:
       <object id="player1" width="480" height="360" data="/MyApp/serveUploadedFile?url=//ns20/data3/Video/player_flv_maxi.swf" type="application/x-shockwave-flash">
        <param value="/MyApp/serveUploadedFile?url=//ns20/data3/Video/player_flv_maxi.swf" name="movie"/>
        <param value="true" name="allowFullScreen"/>
        <param value="configxml=/MyApp/serveUploadedFile?url=//ns20/data3/Video/1.xml" name="FlashVars"/>
       </object>The second servlet, appropriately named: serveUploadedFile, reads in from the file off the file system and streams the data back to the client and I know it works because I can hit /MyApp/serveUploadedFile?url=//ns20/data3/Video/player_flv_maxi.swf and get the swf player but if you'd like to see the code I can copy and paste that in here as well.
    The problem is by page loads blank, all the html is written but in firebug the only thing actually downloaded to the client is the first swf player, and if I right click in the window it says "Movie Not Loaded" on Firefox, IE and Safari. I have a working example of a video that is hosted on our NAS with the exact same HTML (which is where I got that from) except the swf and xml files appear as just their names because they are in the same directory as the index.html.
    Any ideas?
    Thank you so much in advance.

    Also, I realize the parameter is not being used here that is because in order to eliminate possibilities of the problem I hard coded the path into the println statements and I am sure the path and all the files exist as well ;)

  • Problems with PowerPoint not loading graphics correctly/fully

    Has anyone else had problems with PowerPoint?
    When I loaded a pptx file from Office 2010 it was missing the top heading (banner heading)
    When I saved the file in office 2003 the heading was now back

    Please see this technote on unsupported features of Powerpoint files when uploaded to Adobe Connect:
    http://kb2.adobe.com/cps/404/kb404463.html
    Understand that when you use a Share Document Pod and choose to upload the PPT or PPTX file that you are then converting that file to an Adobe Flash file so that it can be streamed to attendee desktops.  It does not remain in it's original format.  Not everything will convert exactly as planned so be prepared.  You always have the option of screen sharing instead of using the share pod option.
    Also read this technote that makes suggestions for work arounds:
    http://kb2.adobe.com/cps/404/kb404325.html

  • Problems with finder not loading

    Does anyone know how I would go about getting the installation discs replaced for my powerbook G4? I have been trying to look through apple's website, but I could not find information about how to replace the installation discs if they are lost/unavailable. I think they were misplaced in the process of moving but I don't know where to go to get news ones or if they are really necessary.
    The computer froze up a few days ago in the middle of a download of music to my ipod and when I restarted the computer, the finder would not load, including the bar across the top, desktop items (Mac HD included), and the trashcan. The dock still loads, however, all but three or four programs shut down immediately upon opening.
    If anyone thinks there might be a different option than reinstalling/repair, suggestions are welcome! If not, do you know where I can get new discs?
    Thanks so much!
    KCrowder
    Powerbook G4   Mac OS X (10.2.x)  

    Welcome to the Apple Discussions!
    You can call AppleCare Support to get a set of replacement disks. Last I heard, they did charge $50-$60 though...
    If your PowerBook really shipped with Mac OS X 10.2.x, then you could buy a retail copy of Mac OS X 10.3 (Panther) or Mac OS X 10.4 (Tiger) and use the Disk Utility on that disk to attempt to repair your hard drive and/or do a reinstall of Mac OS X. However, the retail copy of Mac OS X won't include any additional applications (like iLife) that may have come with your PowerBook.
    -Doug

  • Problems with Blogger not loading certain content

    The Blogger' followers' widget is not loading for some reason. No other browser appears to have this issue. Only Firefox 5. I have disabled pop-up blocker, cleared cache, even tried safe mode with no luck. All plug-ins are updated. I have been using AVG free for a long time and never had a problem up until maybe a week or 2 ago. System is windows XP SP3

    Unfortunately, discussion relating to ripping commercial discs is not permitted here.

  • Problems with Safari not loading pages properly, Problems with Safari not loading pages properly

    I updates to the newest version of Safari via apple and now none of my pages load correctly. Most of the times I have to reload the page several times to get everything loaded. When I first load a page there are little question marks where images should be, sometimes it doesn't load at all and says it can't find the server or something. Some sites just load super funny. All I did was load the newest version of Safari. Anyone have any idea on how to fix this?

    http://support.apple.com/kb/TS3408
    http://docs.info.apple.com/article.html?path=Safari/5.0/en/9313.html
    http://docs.info.apple.com/article.html?path=Safari/5.0/en/9274.html

  • Problems with page not showing up in Internet Explorer

    I uploaded my page. All was fine. Looked good in all
    browsers.
    home.gci.net/~larry-and-jackie/index.htm
    Now all of a sudden my index.htm page (also have default.htm
    page) shows up as a black screen only no pictures. No words.
    All of the sub pages show up fine if you add that to the
    address. Just the Index. is not showing up in Internet Explorer.
    Looks good in Firefox, Netscape and Safari.
    example home.gci.net/~larry-and-jackie/index3.htm
    Anybody have any suggestions?
    J Whedbee

    I'm seeing the entry page at:
    http://home.gci.net/~larry-and-jackie/
    with no problems.
    I'm also seeing
    http://home.gci.net/~larry-and-jackie/index.htm
    with no
    problems... pics, black background.
    http://home.gci.net/~larry-and-jackie/default.htm
    is just the same as
    index.htm
    http://home.gci.net/~larry-and-jackie/Index.htm
    (note the capital "I" )
    can't be seen .... no such file.
    Not sure why you would have an index.htm and a default.htm
    both really
    aren't needed.
    Have you tried clearing your browser cache?
    Nadia
    Adobe® Community Expert : Dreamweaver
    Tutorials |SEO |Templates
    http://www.DreamweaverResources.com
    http://www.perrelink.com.au
    CSS Tutorials for Dreamweaver
    http://www.adobe.com/devnet/dreamweaver/css.html
    "J L Whedbee" <[email protected]> wrote in
    message
    news:enccnu$n4t$[email protected]..
    >I uploaded my page. All was fine. Looked good in all
    browsers.
    >
    > home.gci.net/~larry-and-jackie/index.htm
    >
    > Now all of a sudden my index.htm page (also have
    default.htm page) shows
    > up as
    > a black screen only no pictures. No words.
    >
    > All of the sub pages show up fine if you add that to the
    address. Just the
    > Index. is not showing up in Internet Explorer.
    > Looks good in Firefox, Netscape and Safari.
    >
    > example home.gci.net/~larry-and-jackie/index3.htm
    >
    > Anybody have any suggestions?
    >
    > J Whedbee
    >
    >
    >

  • Problem with website not loading images -

    www.gsmar.com is a real estate website that shows pics of homes for sale. After entering search criteria, you have a list of properties, and the images load on this page. When you click on a property, it should load the image of the home and you should be able to click through all the pics. I haven't been able to use Firefox to look at this website since last upgrade but the "other" browsers work fine. Please help!

    The JavaScript on that site isn't compatible with Firefox because document.all is used instead of document.getElementById();
    See https://developer.mozilla.org/en/Mozilla_Web_Developer_FAQ#JavaScript_doesn.E2.80.99t_work!_Why.3F

  • Firefox web pages not loading properly

    For the past few months I have been having problems with Firefox not loading some websites correctly. I have tried all the suggestions I have found when I Google the issue. I have created a new profile several times, I have constantly cleared my cache and cookies, I have uninstalled several times, and start in safe mode. All of these are just temporary fixes and the problem comes back in several hours to a day later. I can reload the web page buy holding down the sift button and then the pages load correctly. This is really starting to get frustrating and I'm seriously considering switching to IE9 or Opera, I only have the problem with Firefox. Can anyone help me?

    This problem of Firefox occasionally failing to style pages, and being able to fix it for a while when you reload the page bypassing cached files (e.g., Ctrl+Shift+r), has been reported in several threads.
    One possible cause is a corrupted cache. If you exit Firefox and rename its cache folder, Firefox should re-create a fresh cache. I have to research the steps for this if you want to try it.
    Another potential culprit is an external program that removes files from the cache in a way that Firefox does not detect, so Firefox fails to re-request those files until you reload bypassing cache. Samsung's Support Center software (typically on newer systems) has been identified as one program that causes this problem, but there may be others.

  • How can I end this annoying problem of YouTube not loading?

    Hello y'all!
    Relatively new to the Mac world here, so go easy on me!  How can I end once and for all, this problem with YouTube not loading in Safari and not being able to watch embeded videos?  I've read various "fixes" and have tried them all, and nothing seems to work.  Help!!  Thanks!

    We have no way of knowing exactly which "fixes" you are referring to...
    Try deleting Flash cookies.  http://machacks.tv/2009/01/27/flushapp-flash-cookie-removal-tool-for-os-x/
    Try uninstalling then reinstalling the Flash plugin. http://kb2.adobe.com/cps/865/cpsid_86551.html#ostype=m,prob1=fnctn,prob2=game,
    Your profile shows you are running v10.6.7. Of that is correct, update your software. Click your Apple menu (top left in your screen) then click Software Update...
    Repair Permissions using Disk Utility.    /Applications/Utilities

  • Hello, I have a problem with the iPod, is that the iPod does not sync all the songs that are on my Itunes. I have 373 songs on the iPod and iTunes 512 in ... What do I do?

    Hello,i have a problem with the Ipod,is that the Ipod doesn't sync all the songs in my Itunes. I have 373 songs in my Ipod and 512 sons in my Itunes. What do i do?

    Hello,
    I take it you haven't unticked any of the songs listed on your iTunes Library? Also have you tried selecting all your songs which you wish to add to your iPod, and dragging them over your Devices "iPod Nano"; and seeing if that copies all songs on to your iPod?
    Another idea is just check that your iPod has enough space for the rest of your songs to be added to your device.
    Hope this helps.

  • My iphoto will not load, all it does when i open it is just show a blank iphoto and won't load any of my photos that were already in there.

    My iphoto will not load, all it does when i open it is just show a blank iphoto and won't load any of my photos that were already in there. Any way to fix it ?

    Remember: we cannot see your machine. There are 9 different versions of iPhoto and they run on 8 different versions of the Operating System. The tricks and tips for dealing with issues vary depending on the version of iPhoto and the version of the OS.  So to get help you need to give as much information as you can. Basic things like :
    - What version of iPhoto.
    - What version of the Operating System.
    - Details. As full a description of the problem as you can. For instance: 'iPhoto won't export' is best explained by describing how you are trying to export, and so on.
    - History: Is this going on long? Has anything been installed or deleted?
    - Are there error messages?
    - What steps have you tried already to solve the issue.
    - Anything unusual about your set up? Or how you use iPhoto?
    Anything else you can think of that might help someone understand the problem you have.

  • When attempting launch of photoshopcc,I get a box with "could not load the MMX core routines module because it does not work with this version of PS... what does this mean and how do I correct it?

    when attempting launch of photoshopcc,I get a box with "could not load the MMX core routines module because it does not work with this version of PS... what does this mean and how do I correct it?

    I did a search on my system and found the Photoshop has a fastcore plug-in.  Creative Cloud includes a subscription version of CS6 version 13.1.2.   I do not know if you installed that or not.  The cc un-install may have done something.  You may need to use Adobe Cleaner then Install The Perpetual CS6 version of Photoshop  CS6 version 13.0.6 Mac or Photoshop  CS6 version 13.0.1.3 PC and not the subscription CS6 extended version 13.1.2.  Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6   If you need to download the CS6 installer Download CS6 products.
    You may also be able to recover your cs6 using an old system backup
    fastcore.8bx on my system...

Maybe you are looking for

  • Purchased movies disappeared after update.

    I updated to the latest version of iTunes and had to perform a restore of my iPhone. Once it restored I was able to retrieve my purchased music via iCloud but my purchased movies and tv shows in my iTunes account seem to have disappeared. What happen

  • Binding xml from web service to java objects

    I would appreciate if someone can tell me where can i get information regarding binding of xml from web service to java objects in weblogic 6.1 . Thanks, ag

  • Cleanup Utility for CS3 CS4 on Vista 64-bit

    I am in the process of uninstalling CS4 in hopes of solving some issues. Premiere and AE stall when opening up either program. In doing so, I have sufficiently confused myself, so I need a step-by-step guide. I ran  the Windows uninstaller, but some

  • Successfully Installed Oracle EBS

    hai all, Successfully installed EBS 11.5.10.2 on w2k3 after mere struggling for 3 days.. faced morethan 20 errors during installation .Just FYI.. our company has got original DVD's from oracle.. but that was the problem.. downloaded the startcdmRDBMS

  • Pipe delimiter  string into rows using regular expression

    hi Can anyone please help writing pipe' l 'delimiter values to rows sample data 'something1|something2|something3' i tried with below query SELECT LEVEL, TRIM ('"' FROM RTRIM (REGEXP_SUBSTR ('something1|something2|something3' || '|', '".*?"||[^|]*|',