顯示下列標籤的問題: 顯示所有問題
  • 封存

game site says Firefox doesn't accept cookies so I cannot login

I need help in a bad way because I have tried all the directions BigFish has given. I am also 82 years old so I will follow your advice. The login worked for a couple … (閱讀更多)

I need help in a bad way because I have tried all the directions BigFish has given. I am also 82 years old so I will follow your advice. The login worked for a couple of days but I think Firefox had some updates because computer restarted several times when I wasn't present. When that happens I then find myself having problems with Facebook which is a big nightmare in itself but then I also find I once again am blocked from my game site. Below is what I get each time at the BF game site:

Cookies are required to sign in!

No, we're not talking about chocolate-chip cookies. "Cookies" are little text files sent to your browser to help keep track of users. Your browser is set to not accept cookies, so our system cannot sign you in.

Please follow the instructions below for your browser (starting at the top menu), and then refresh this page:

   Internet Explorer:
   Tools -> Options -> Privacy tab. Reduce the setting to medium.
   Opera:
   Tools -> Preferences -> Advanced tab -> Cookies -> Accept cookies.
   Firefox:
   Tools -> Options -> Privacy -> Cookies tab -> Allow sites to set cookies.
   Safari:
   Safari -> Preferences -> Security -> Accept Cookies: Only from sites you navigate to.
   Netscape:
   Edit -> Preferences -> Privacy & Security -> Cookies -> Allow cookies based on privacy settings (or Allow all cookies).

I have tried my best to get Firefox to allow the cookies or eat them or whatever is needed but apparently I am doing something wrong. The BF tech is now advising me to change to another browser but I am unwilling to do that. I am used to Firefox.

Please, is there anyone who can help me, even walk me through so I don't get this same page again and again?

Gail

P.S. I am not above begging either. I am elderly and very close to tears because I retired from a prototype engineering and developmental lab where I worked with robots and all that. I guess they have turned on me.

naturepreserve4 於 1 年前 詢問

cor-el 最近回覆於 1 年前

  • 封存

Restore deleted browsing history

I haven't deleted my browsing history since 2021 September, but I wish to restore browsing history from 2021Jan-2021Sep for some reasons. I am using mac, latest version … (閱讀更多)

I haven't deleted my browsing history since 2021 September, but I wish to restore browsing history from 2021Jan-2021Sep for some reasons.

I am using mac, latest version of macOS and latest version of firefox. I have read some similar articles (https://support.mozilla.org/fy-NL/questions/1290163) but it doesn't help. It says I need to go through "Start" > "Search" > "Tools" > "Folder Options." . I cannot find folder options, and I cannot find index.dat inside my mac. What can I do ? Any help is appreciated.

theisland1229 於 1 年前 詢問

cor-el 最近回覆於 1 年前

  • 封存

Firefox disabling or refusing to accept cookies

website for example like VK - https://vk.com i can't never sign in/log in.. it keeps telling me The page isn’t redirecting properly An error occurred during a connection… (閱讀更多)

website for example like VK - https://vk.com i can't never sign in/log in.. it keeps telling me The page isn’t redirecting properly An error occurred during a connection to login.vk.ru.

   This problem can sometimes be caused by disabling or refusing to accept cookies.

i tried to - delete cookies - delete history - add exception (vk.ru/vk.com) to Cookies and Site Data - private Mode - disable HTTPS-Only Mode - reinstall firefox but still like some other website the same problem.... plz help these websites work fine -- by using other Browsers i can login

Mostafa Zayed 於 1 年前 詢問

jonzn4SUSE 最近回覆於 1 年前

  • 封存

Notifications not Updatijg

I have twice come across a glitch on the Firefox version of tumblr. The notifications will remain entirely static, regardless of how many items are in my dash or how many… (閱讀更多)

I have twice come across a glitch on the Firefox version of tumblr. The notifications will remain entirely static, regardless of how many items are in my dash or how many people have interacted with my posts. I am sure this is a Firefox issue as logging onto Google Chrome removes this issue entirely. I have temporarily removed cookies and passwords for tumblr, but the issue has not improved.

kmccaffr2 於 1 年前 詢問

Terry 最近回覆於 1 年前

  • 封存

Power outage - logged out of everything

Hi everyone, I unfortunately have somewhat unstable power where I live which is causing me some issues with Firefox. I plan on purchasing a UPS at some point, but just h… (閱讀更多)

Hi everyone,

I unfortunately have somewhat unstable power where I live which is causing me some issues with Firefox. I plan on purchasing a UPS at some point, but just haven't messed with it right now. When there is a power outage and I have Firefox open, I always get logged out of all websites. Sometimes I get the message about Firefox already running and I delete the parent.lock file to fix that, but I still have to log back into every single website again (whether or not I have to delete parent.lock).

I've went over all settings (such as auto deleting cookies, etc) and nothing looks like it would cause this issue. It's almost like the cookies are "expiring" after a power outage and are no longer any good. Any ideas?

Thanks!

avelor 於 1 年前 詢問

cor-el 最近回覆於 1 年前

  • 封存

Tech Issue

Whatever you changed is not allowing my bank to sign me in without jumping through hoops. They said I need to get you to allow their cookies - how do I do that for a spe… (閱讀更多)

Whatever you changed is not allowing my bank to sign me in without jumping through hoops. They said I need to get you to allow their cookies - how do I do that for a specific site?

synchronicity1 於 1 年前 詢問

cor-el 最近回覆於 1 年前

  • 封存

"Access Denied" message

Just recently when I log on to StubHub.com, I get the message "Access Denied." I don't get it on my iPad, my iPhones, or on the Chrome Browser. What happened? What do I n… (閱讀更多)

Just recently when I log on to StubHub.com, I get the message "Access Denied." I don't get it on my iPad, my iPhones, or on the Chrome Browser. What happened? What do I need to do to be able to log on to StubHub again?

rogerhanderson 於 1 年前 詢問

jonzn4SUSE 最近回覆於 1 年前

  • 封存

Connect to remote Websocket from localhost doesn't send cookies

Hi, I am web developer. App I am working on need to connect to remote host by webscoket and send auth cookies to it (aws guard). The problem is when I run app on the loc… (閱讀更多)

Hi, I am web developer. App I am working on need to connect to remote host by webscoket and send auth cookies to it (aws guard). The problem is when I run app on the local host (dev mode), it works fine in every Chrome based browser, and even Safari, but unable to connect in FF.

For example, my app runs on localhost:8080, and Websocket host is ws.dev.myapp.com For successeful coonection, handshake request should include cookies from .dev.myapp.com domain, or even .myapp.com. So, you can see on screenshots, cookies not included on request from localhost, and we get 403 error instead of 101 on second pic.

I guest this is some secutiry setting I can tweak, but I can't see what exactly. Or can it be a bug?

[e]Bu$ter 於 1 年前 詢問

cor-el 最近回覆於 1 年前

  • 封存

Update has screwed up my settings

So I updated today as requested and now all the sites I had previously checked to allow pop ups etc on are no longer functioning. Why dod you not include copying these s… (閱讀更多)

So I updated today as requested and now all the sites I had previously checked to allow pop ups etc on are no longer functioning.

Why dod you not include copying these settings in your update,

What a massive waste of my time

steve447 於 2 年前 詢問

Terry 最近回覆於 2 年前