Why do l get an Invalid URL  when l try to login to facebook? Invalid URL  The requested URL "/?ref=home", is invalid.   Reference

More than half the time, when l try to login to facebook l get an "Invalid URL" message or a box pops up with 'warning, certificate did not match hostname'' and sometimes l get a really weird version of fb. Also sometimes when l go other places on the internet the warning pops up about facebook. Help please!!

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 or if hardware acceleration 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.org/kb/Safe+Mode
*https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

Similar Messages

  • Why do I get error 150:30 when I try and send a photo to Elements 8?

    Why do I  get error 150:30 when I try and send a photo to Elements 8 from a PC with windows8?

    My wife had this problem for the past few days for a specific phone number. These instructions fixed it -- without having to restore from backup or contact the carrier.
    http://www.timothydeblock.com/blog/2014/5/12/fix-message-sent-using-invalid-numb er-of-digits-msg-2114
    Open Contacts -> select the contact -> select edit -> scroll all the way to the bottom and delete contact (delete multiple entries of the same phone number, my wife had five).
    Open the Messages app -> select Edit -> select the red circle and then select delete. Do this for both the person and the messages you received.
    Open the Settings app -> scroll down and select Messages -> turn off messages, by selecting the switch, and any other options turned on.
    Turn off your phone and then turn it back on.
    Go straight to messages and compose a new message and put in the phone number of the person you're trying to text. Send and that person should receive the text message. Add the person to your contacts and go back into message settings to turn on any other options you want on that you turned off.
    John

  • Why do I get an error message when I try to sync my IPAD with ITunes? Message reads Cannot be used because Apple Mobile Device Service has not been started.

    Why do I get an error message when I try to sync my IPAD with ITunes? Message reads Cannot be used because Apple Mobile Device Service has not been started.

    AMDS for Windows
    http://support.apple.com/kb/TS1567

  • TS3694 Why am I getting error code 3194 when i try to restore my ipod?

    Why am I getting error code 3194 when I try to restore my ipod touch 4th generation

    This device is not eligible for the requested build: Also sometimes displayed as an "error 3194." If you receive this alert, update to the latest version of iTunes. Third-party security software or router security settings can also cause this issue. To resolve this, follow Troubleshooting security software issues.
    Downgrading to a previous version of iOS is not supported. If you have installed software to perform unauthorized modifications to your iOS device, that software may have redirected connections to the update server (gs.apple.com) within the Hosts file. First you must uninstall the unauthorized modification software from the computer, then edit out the "gs.apple.com" redirect from the hosts file, and then restart the computer for the host file changes to take affect.  For steps to edit the Hosts file and allow iTunes to communicate with the update server, see iTunes: Troubleshooting iTunes Store on your computer, iPhone, iPad, or iPod—follow steps under the heading Blocked by configuration (Mac OS X / Windows) > Rebuild network information > The hosts file may also be blocking the iTunes Store. If you do not uninstall the unauthorized modification software prior to editing the hosts file, that software may automatically modify the hosts file again on restart. Also, using an older or modified .ipsw file can cause this issue. Try moving the current .ipsw file, or try restoring in a new user to ensure that iTunes downloads a new .ipsw.
    Error 3194: Resolve error 3194 by updating to the latest version of iTunes. "This device is not eligible for the requested build" in the updater logs confirms this is the root of the issue. For more Error 3194 steps see: This device is not eligible for the requested build above.
    http://support.apple.com/kb/TS3694#error3194
    Also see:
    iPhone Error 3194 - How to Fix iTunes Error 3194?

  • Why am I getting this error message when I try to import? "The following files were not imported because they could not be read. (645)" I can see them :(

    Why am I getting this error message when I try to import? "The following files were not imported because they could not be read. (645)" I can see them
    Is was working this morning!

    Depends on your operating system
    Go to google, try typing in
    Change permissions Windows
    or
    Change permissions Mac

  • GetLastError: 1392 - why do I get this error message when I try to uninstall Acrobat XI Pro?

    GetLastError: 1392 - why do I get this error message when I try to uninstall Acrobat XI Pro?

    Hi uckldag,
    Please try uninstalling using Acrobat Cleaner tool ( Download Adobe Reader and Acrobat Cleaner Tool - Adobe Labs ) and check.
    Regards,
    Rave

  • Why am I getting an error code54 when I try to sync

    Why am I getting an error code54 when I try to sync

    http://forums.imore.com/iphone/300573-error-54-trying-sync-music-phone-itunes.ht ml
    http://support.apple.com/en-us/TS3694

  • HT4759 Why do I get "  require iOS 5"  when I try updating my apps? How do I download it to my device?

    Why do I get "  require iOS 5"  when I try updating my apps? How do I download it to my device?

    See "update your device using iTunes" here: http://support.apple.com/kb/HT4623.

  • Why do i get an error message when i try to transfer photos from my pc to my ipad

    why do i get an error message when i try to transfer photos from my pc to my ipad

    Don't know why, what exactly is the error message?

  • Why do I get an error message when i try to sync my i phone4 with i tunes.

    Why do I get an error message when i try to sync my i phone4 with i tunes.

    Try here.   iTunes: Specific update-and-restore error messages and advanced troubleshooting

  • Why do I get "error on page" when I try to contact anyone at apple anywhere?

    Why do I get "error on page" when I try to contact itunes billing support?

    Yes, I have NI-Watchdog  2.1.5 installed on my FP.
    In fact, I figured out what the Error-22011 problem was all about and I'm almost too embarrassed to say. I had Watchdog Configure.vi inside a while loop... so only the first iteration would be error free and for every iteration after that, the hardware would be "already in use". Hence, Error-22011.
    I've made it over that hurdle, but I'm still having problems.
    Now,I have both Watchdog Configure.vi and Watchdog Clear.vi outside the while loop and I put Watchdog Whack.vi inside the while loop (mainly to monitor the watchdog status output). I also wired the occurrence output of Watchdog Configure.vi to a second while loop in which there is a wait for occurrence.vi wired to a boolean indicator.
    If I disconnect the ethernet cable while this vi is running, the program pauses and I get a Labview generated message informing me of a lost connection however, there is no occurrence generated and the watchdog stays in "running" status.
    Apparently, I've misunderstood how to implement the watchdog vi's and I'll need someone to set me straight.
    Is there anyone who can help?
    Thanks,
    pmac

  • I keep getting an error message when I try to sync my iPod that says "the required disk is missing".  I don't have a clue what they are asking for..

    I keep getting an error message when I try to sync my iPod that says "the required disk is missing".  I don't have a clue what they are asking for..

    Try deleting the iPod Photo Cache folder. If location can be found here:
    iTunes: Understanding the iPod Photo Cache folder

  • I get this error sometimes when I try to post a photo to Twitter: "The Tweet "Blah, blah, blah." cannot be sent because the connection to Twitter failed"

    Hello, everyone
    I've been having a very hard time trying to fix this issue; I get this error 'sometimes', when I try to post a photo to Twitter: "The Tweet cannot be sent because the connection to Twitter failed".
    Here's a photo:
    How to I fix this?
    Please help, Thank you!

    Never-mind. I found out what's causing this issue. On Twitter's website support page, I found this: https://support.twitter.com/articles/20156423-posting-photos-on-twitter it gives info about posting photos on Twitter; well, it says: "photos must be 5 MB or lower, and GIF's must be 6 MB or lower".
    Please share this info to all Mac, or iDevice users who are having this issue. Thank you!

  • Why am I getting "Plug-In Failure" when I try to upload content?

    Hey friends...
    As my title says I'm getting "Plug-In Failure" when I try to upload to sites I need to use for work.
    This happened after I used Clean My Mac to free up some space. Evidently I removed an important Flash Player component. Since then I have removed and replaced Flash Player twice.
    I'm still getting the "Plug-In Failure" on sites like Amazon.com, Ribbet.com, and Gotprint.com. It seems to only happen when I try to upload my content.
    I'm running Lion/10.7.5.
    Any suggestions for me?
    Thanks!

    Have you reset your phone? Hold down the home button along with the sleep/wake button until you see the apple, then let go. (No data loss)
    (Most folks here won't know why this is happening)

  • Why do I get an error 1004 when I try to download an app?, Why do I get an error 1004 when I try to download an app?, Why do I get an error 1004 when I try to download an app?, Why do I get an error 1004 when I try to download an app?

    Why do I get an error 1004 whenever I try to download an app?

    Sometimes this will work as well when you get that message. It's easy to do. Try it before you do anything else.
    Go to Settings>Safari>Clear History, Cookies and Cache or Data. Restart the iPad. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.

Maybe you are looking for

  • Query abourt  'REPLACE' statement in SAP 4.7

    hello,       I have developed one program in SAP 4.7 version.Now i have copied it to 4.6C in SAP.When i tried to run this program it gives me error in   REPLACE ALL OCCURRENCES OF ':' IN l_col_time WITH ' '. this statement.this statement is working i

  • Database design for multiple users/connections

    Hello All, My questions are about overall design/strategy of the database. We are using Oracle 9.2.0 on AIX as a backend for a ColdFusion application. When deployed, the CF app and Oracle will be running on our customer's server, with the customer's

  • SWC_GET_ELEMENT within GET_PROPERTY

    Hi, I need to do the following. I have a BOR Object that is holding an ID in its container. That ID is filled properly for sure. Now I need this ID as a key to select a value from a dictionary table to set a property of that BOR object. The code so f

  • How can i create PR and if there is some change in the PR due to wrong calc

    Dear all, I wanted to know how can i create PR, and is that simple? Ok, while creating PR, when i will come to know that stock entered here is less that the actual stock that was mentioned, but due to some error, how can i change it, how is that poss

  • Navigation block shows text and key

    Hello everybody! Happy new year for all. I have a problem with the web navigation block. I have setup that only the text is shown. If I use the attribute in the report or in the navigation block I see the text only (that is what I need). Now I will c