Showing questions tagged:

Do you have a real person, not a AI, programme, or any else. I want to tank to a live person. this programme am currently trying to deal with is NO HELP.

Do you have a real person, not a AI, programme, or any else? I want to talk to a live person. This programme I am currently trying to deal with is NO HELP How do I get … (read more)

Do you have a real person, not a AI, programme, or any else? I want to talk to a live person. This programme I am currently trying to deal with is NO HELP

How do I get the Block Element feature back on this machine?

the Internet is getting harder to use with each update any programme adds.

I have Windows 7. I do not like any of the later versions. They do not work as well as Windows 7.

Please tell me how to contact a REAL LIVE PERSON WITH A FUNCTIONING BRAIN.

Open 1 271

Setting up servers

I am trying to set up a new address. In the outgoing server I amtold that they cannot set it up because my browser (Your latest) MAY not be safe. What do I do?

Archived 1 153

Refresh

Subject: "Refresh" How can I turn off the 'refresh function' when I am signed onto a session? I understand 'refresh' should work when I log off and later log back on. B… (read more)

Subject: "Refresh" How can I turn off the 'refresh function' when I am signed onto a session? I understand 'refresh' should work when I log off and later log back on. BUT, I find it VERY ANNOYING when 'refresh' (going back up to the 'very latest whatever') happens when I have merely stopped for a minute or so to completely read an article, or watch a short video. When that happens I cannot get 'back' to where I was because of all the 'new' stuff, even after 10 or more minutes of scrolling down as fast as I can.

 When the 'refresh' happens and I am no longer able to 'find my place', I log out and turn the computer off for several hours up to several days (which is probably better for me anyway).  Your sandbox, your rules, but there are other sandboxes I can play in, and will.

Mike Michaelski, South Carolina

Archived 1 100

"voise calling is not saported on this browser,,eroor on massenger

"i am getting an er00r massage saying 'voise calling is not supported on this browser' whil trying to makea call on fasebook massenger using firefox.i have airedy tried r… (read more)

"i am getting an er00r massage saying 'voise calling is not supported on this browser' whil trying to makea call on fasebook massenger using firefox.i have airedy tried restarting the browser, but it didn`t work. please help me fix this."

Open 1 144

if certificate expires how to you get a newomn or get old one back?

I got a message that my certificate expired April 18,,,I dont know why? How do I get it restored. The message came on my desktop , FB is working fine and I can view… (read more)

I got a message that my certificate expired April 18,,,I dont know why? How do I get it restored. The message came on my desktop , FB is working fine and I can view my website flovalleynews,com on my phone....I dont understad this at all!

Open 1 54

UK Based Job board web site not loading on latest Firefox 15/02/2026

UK Based Job board web site not loading on latest Firefox 15/02/2026 A Long trusted UK Based Job search site called Totaljobs is not loading since mid 2025, and 2 Firefox… (read more)

UK Based Job board web site not loading on latest Firefox 15/02/2026

A Long trusted UK Based Job search site called Totaljobs is not loading since mid 2025, and 2 Firefox updates...

I am already restricted to Job searches and Totljobs was one of th top 3, not It does not load on my Firefox.

Secure Connection Failed

An error occurred during a connection to www.totaljobs.com.

   The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
   Please contact the website owners to inform them of this problem.

I am not Tech enuff to try and change stuff and I know the UK is strict on stuff, but a Job site is required to assist My getting a job! can someone help please.

Open 1 207

Upgrade

Browser shows we have Windows 8 and 115ESR. However, we have Windows 11 and need to have latest version at 145 ESR to access several of our accounts.

Open 1 288

bookmarks

Updated Firefox today. Lost all bookmarks,history and downloads. No icon present in header tool bar. Tried search and recovery using all available information listed unde… (read more)

Updated Firefox today. Lost all bookmarks,history and downloads. No icon present in header tool bar. Tried search and recovery using all available information listed under 'HELP'. NO success. Past profile storage locations are non-existent. Did a restore point on computer/ no help. I'm using windows 7 so did an upgrade as noted in Firefox notice.

I've been using Firefox for years and would hate to change. Hope recovery is possible.

Thank you, David

Archived 1 63

How to get help for Firefox command line parameters

Using Windows 11 and a recent version of Firefox, if I open a command prompt window and enter: C:\Users\Admin\Documents>"C:\Program Files\Mozilla Firefox Esr\firefox.e… (read more)

Using Windows 11 and a recent version of Firefox, if I open a command prompt window and enter: C:\Users\Admin\Documents>"C:\Program Files\Mozilla Firefox Esr\firefox.exe" --help

I get nothing.

But it works if I add "| more": C:\Users\Admin\Documents>"C:\Program Files\Mozilla Firefox Esr\firefox.exe" --help | more Usage: C:\Program Files\Mozilla Firefox Esr\firefox.exe [ options ... ] [URL]

      where options include:
 -h or --help       Print this message.
 -v or --version    Print Firefox version.
 --full-version     Print Firefox version, build and platform build ids.
 -P <profile>       Start with <profile>.
 --profile <path>   Start with profile at <path>.
 --migration        Start with migration wizard.
 --ProfileManager   Start with ProfileManager.
 --origin-to-force-quic-on <origin>
                    Force to use QUIC for the specified origin.
 --new-instance     Open new instance, not a new window in running instance.
 --safe-mode        Disables extensions and themes for this session.
 --allow-downgrade  Allows downgrading a profile.
 --MOZ_LOG=<modules> Treated as MOZ_LOG=<modules> environment variable,
                    overrides it.
 --MOZ_LOG_FILE=<file> Treated as MOZ_LOG_FILE=<file> environment variable,
                    overrides it. If MOZ_LOG_FILE is not specified as an
                    argument or as an environment variable, logging will be
                    written to stdout.
 --console          Start Firefox with a debugging console.
 --headless         Run without a GUI.
 --browser          Open a browser window.
 --new-window <url> Open <url> in a new window.
 --new-tab <url>    Open <url> in a new tab.
 --private-window <url> Open <url> in a new private window.
 --preferences      Open Options dialog.
 --screenshot [<path>] Save screenshot to <path> or in working directory.
 --window-size width[,height] Width and optionally height of screenshot.
 --search <term>    Search <term> with your default search engine.
 --setDefaultBrowser Set this app as the default browser.
 --first-startup    Run post-install actions before opening a new window.
 --kiosk            Start the browser in kiosk mode.
 --kiosk-monitor <num> Place kiosk browser window on given monitor.
 --disable-pinch    Disable touch-screen and touch-pad pinch gestures.
 --jsconsole        Open the Browser Console.
 --devtools         Open DevTools on initial load.
 --jsdebugger [<path>] Open the Browser Toolbox. Defaults to the local build
                    but can be overridden by a firefox path.
 --wait-for-jsdebugger Spin event loop until JS debugger connects.
                    Enables debugging (some) application startup code paths.
                    Only has an effect when `--jsdebugger` is also supplied.
 --start-debugger-server [ws:][ <port> | <path> ] Start the devtools server on
                    a TCP port or Unix domain socket path. Defaults to TCP port
                    6000. Use WebSocket protocol if ws: prefix is specified.
 --marionette       Enable remote control server.
 --remote-debugging-port [<port>] Start the Firefox Remote Agent,
                    which is a low-level remote debugging interface used for WebDriver
                    BiDi and CDP. Defaults to port 9222.
 --remote-allow-hosts <hosts> Values of the Host header to allow for incoming requests.
                    Please read security guidelines at https://firefox-source-docs.mozilla.org/remote/Security.html
 --remote-allow-origins <origins> Values of the Origin header to allow for incoming requests.
                    Please read security guidelines at https://firefox-source-docs.mozilla.org/remote/Security.html
 --remote-allow-system-access Enable privileged access to the application's parent process

Can anyone explain why?

Is it possible to change Firefox so that it works without "| more"?

Note that the above was on my Windows 11 laptop, but I'm sending this from my Windows 7 desktop. None of the suggested topics were appropriate, so I selected the first one "Accessibility".

Open 1 198

Extentions

I installed an extension and I would like to go back to the default Theme that I have had since I started using Firefox. How do I return to the normal theme?

Archived 1 252