次のタグが付けられた質問を表示: すべての質問を表示

Problem logging into google from Mozilla

Every time I try to log in to gmail I receive this message: We've detected a problem with your cookie settings. Enable cookies Make sure your cookies are enabled. To en… (続きを読む)

Every time I try to log in to gmail I receive this message: We've detected a problem with your cookie settings. Enable cookies Make sure your cookies are enabled. To enable cookies, follow these browser-specific instructions I've tried enabling cookies in Mozilla. Apparently I'm doing something wrong because I'm still getting the same message from google.

1 日前 に bobkeith28 が質問

1 日前 に jonzn4SUSE最後の返信

Keep specific cookies while deleting others on exit

Is there a way to keep specific cookies while deleting others on exit? The "Delete cookies and site data when Firefox is closed" option ignores the "Manage Exceptions" o… (続きを読む)

Is there a way to keep specific cookies while deleting others on exit?

The "Delete cookies and site data when Firefox is closed" option ignores the "Manage Exceptions" option, which exists for nothing, since allowed exceptions are also deleted on exit.

Tks

4 日前 に ririn が質問

I'm getting. samesite cookie errors on some websites on youtube using videodroid plugin

Here is the message". SearchTelemetry: Expected to report URI for https://www.google.com/search?client=firefox-b-1-d&q=tokina+11-18 with ads but couldn't find the inf… (続きを読む)

Here is the message". SearchTelemetry: Expected to report URI for https://www.google.com/search?client=firefox-b-1-d&q=tokina+11-18 with ads but couldn't find the information SearchSERPTelemetry.sys.mjs:1624:23

TypeError: linkMap is undefined     Links_onLinkChanged resource://gre/modules/NewTabUtils.sys.mjs:2003     PlacesProvider__callObservers resource://gre/modules/NewTabUtils.sys.mjs:697     handlePlacesEvents resource://gre/modules/NewTabUtils.sys.mjs:671 NewTabUtils.sys.mjs:699:19 SearchTelemetry: Expected to report URI for https://www.google.com/search?client=firefox-b-1-d&q=tokina+11-18 with ads but couldn't find the informationbold text

Currently on firefox 128.02 macbook pro Sonoma 14.5

I've done some research but haven't yet found what I can do to remedy this error. It only happens on some websites but is repetitive and cannot be overcome by reboot of mac or firefox. I've only seen it the last couple of weeks so it may be due to a firefox change though I'm not sure. Thanks for any help!

5 日前 に docmaas が質問

We sometimes cannot access the Kaiser Permanente website.

We are having a problem with Kaiser Permanente’s website. The problem occurs randomly and when it occurs we cannot sign in to our account on the website. We get a “redire… (続きを読む)

We are having a problem with Kaiser Permanente’s website. The problem occurs randomly and when it occurs we cannot sign in to our account on the website. We get a “redirect error”.

We can fix the problem but comes back again after a while. To fix it we go to Settings / Privacy and Security / Cookies and Site Data / Manage Data. Under manage data we enter Kaiser in the search box and then delete the website.

Is there a way (a settings change) to fix this problem in Firefox or is it a Kaiser website problem?

BTW.. the same problem also occurs on Chrome, just not as frequently.

1 週間前 に pwal_1 が質問

1 週間前 に cor-el最後の返信

Transferring online game history to new phone (Immaculate Grid)

I enjoy playing an online browser trivia game using Firefox on my Android phone. The game keeps track of your previous scores and answers, I presume through cookies. I ne… (続きを読む)

I enjoy playing an online browser trivia game using Firefox on my Android phone. The game keeps track of your previous scores and answers, I presume through cookies. I need to switch to a new phone and would love to be able to transfer my game history to this new phone.

If it helps, the game is found here: www.immaculategrid.com. The game does not allow you to log in with a profile or anything like that, so I don't know how you could see your history on a different device

I have found some guides online that were designed to transfer Wordle scores using bookmarklets. I couldn't seem to get that to work and found some forum answers saying that bookmarklets no longer work on Firefox for Android.

I have Firefox version 128 on Android 12.

I contacted Immaculate Grid and the person who responded didn't know a way. Any help would be appreciated.

1 週間前 に octavius626 が質問

my protection

Hello and thank you for your support I need tec I believe the someone bis hacking me and tracking my every move if you could assist me I would in great thankfulness … (続きを読む)

Hello and thank you for your support I need tec I believe the someone bis hacking me and tracking my every move if you could assist me I would in great thankfulness

2 週間前 に Brian が質問

2 週間前 に Paul最後の返信

  • 解決済み

Keyboard shortcut clear cookies

Is there a keyboard shortcut to remove cookies from the website? I mean the page I am currently on. And if there is no such shortcut, can I somehow create one myself? … (続きを読む)

Is there a keyboard shortcut to remove cookies from the website? I mean the page I am currently on. And if there is no such shortcut, can I somehow create one myself?

4 週間前 に fluffq3 が質問

3 週間前 に fluffq3 が回答

cookies will not save after computer turns on

So I do not have the settings for cookies or history to be cleared i disabled that and I made sure it should save but no matter what I have to go through the struggle to … (続きを読む)

So I do not have the settings for cookies or history to be cleared i disabled that and I made sure it should save but no matter what I have to go through the struggle to sign back into everything. I've tried every fix like making a account then signing out or changing the settings nothing has worked. It's really annoying if anyone knows how to fix it that would be great

4 週間前 に Fartblocker33 が質問

Firefox127.01.1 (20240618110440)

Hi, I'm a UK user and since this update dowloaded it is blocking the "cookie options" popup boxes on my email accounts and as a result I can not access my emails using Fi… (続きを読む)

Hi, I'm a UK user and since this update dowloaded it is blocking the "cookie options" popup boxes on my email accounts and as a result I can not access my emails using Firefox. I have had to resort to "Google" but I would much prefer to use Firefox I am trying to see if I can make my email accounts exceptions, however it would be easier if I can just uninstall this update. Could you advise me how to do this. Thanks for your help and advice Mike

1 か月前 に mike.ucc が質問

  • 解決済み

Missing cookies

I have an issue with Firefox 127 not accepting a session cookie that I use for user authentication. I have an ASP.NET application with a login form that includes fields f… (続きを読む)

I have an issue with Firefox 127 not accepting a session cookie that I use for user authentication. I have an ASP.NET application with a login form that includes fields for login and password, and a submit button. When the button is clicked, an HTTPS/POST request is sent to the server. The server responds and sends back a session cookie named .Cookie.Name with the parameter httpOnly set to true.

When I check in Firefox's Developer Tools under the Network tab, I can see .Cookie.Name in the server response. However, in the Developer Tools under the Storage tab, .Cookie.Name is missing, which prevents the user from logging in. This problem does not occur in other browsers like Chrome or Edge, nor does it occur in Firefox version 126. The configurations for Firefox 126 and 127 are identical.

Could you please assist with this issue?

1 か月前 に LukaszRoki が質問

1 か月前 に LukaszRoki が回答