Kukhonjiswa imibuzo ethegiwe: Veza yonke imibuzo

PTL network will not play live tv

The PTL network stopped working for playing live tv, it's the only live broadcast I have trouble with, all other PTL network features work fine, it does not matter what p… (funda kabanzi)

The PTL network stopped working for playing live tv, it's the only live broadcast I have trouble with, all other PTL network features work fine, it does not matter what performance setting is used.

Asked by quality2.2 2 izinyanga ezidlule

My api url is giving me CORS Error in firefox, but in other browser there is no error.

My API URL is giving me CORS Error in Mozilla Firefox, but in other browser there is no error. I have tried many methods like changing the about:config but it didn't make… (funda kabanzi)

My API URL is giving me CORS Error in Mozilla Firefox, but in other browser there is no error. I have tried many methods like changing the about:config but it didn't make any difference. Its been days I am facing this issue. Kindly help. Thanks in Advance.

FRONTEND : Angular. BACKEND : Dotnet core API.

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at <MY WEB API URL>. (Reason: CORS request did not succeed). Status code: (null). Dotnet code for API services.AddCors(o => o.AddPolicy("MyPolicy", addcors =>

           {
               addcors.AllowAnyOrigin()
                   .AllowAnyMethod()
                   .AllowAnyHeader();
           }));

app.UseCors("MyPolicy");

Asked by ikonnect 2 izinyanga ezidlule

Notification window on left side inte firefox

Hi. Can anyone tell me how or what firefox told me by show an notification window on the left side of screen in firefox. I dropped my laptop and picked it up and my finge… (funda kabanzi)

Hi. Can anyone tell me how or what firefox told me by show an notification window on the left side of screen in firefox. I dropped my laptop and picked it up and my fingers pressed some buttons. And I had no chance to see what the window was viewing. The Buttons i could have pressed down is on the right side.

Please help me to figure out what firefox was telling me. Or what function I activated or deactivated. Because there was an notification screen on the left side in firefox

Asked by mattias_1982 2 izinyanga ezidlule

Last reply by mattias_1982 2 izinyanga ezidlule

win 7 64 bit updates

Hey folks... I am running the latest ESR version for windows 7. I know, its limited support and stuff but I have this most annoying problem that just doesn't seem to want… (funda kabanzi)

Hey folks... I am running the latest ESR version for windows 7. I know, its limited support and stuff but I have this most annoying problem that just doesn't seem to want to go away.

Every day, several times a day, I am told there is an update available. I have gone in several times and downloaded and installed the latest release. The install goes fine, there are no issues. Yet, over and over again I am told there is an update... but I have the latest version installed.

In the past, I have used the "distribution" folder trick to stop updates and I have removed that a long time ago. I can't figure out why it keeps telling me there are updates, when there are none.

How can I stop this from doing updates where there are no updates to get? It's driving me nuts...

Gary :)

Asked by park-avenue 2 izinyanga ezidlule

Last reply by cor-el 2 izinyanga ezidlule

why is access denied to Go Outdoors website?

Since the recent installation of the latest version of Firefox I am getting a simple 'Forbidden' message when I attempt to get to the Go Outdoors web site. I also get th… (funda kabanzi)

Since the recent installation of the latest version of Firefox I am getting a simple 'Forbidden' message when I attempt to get to the Go Outdoors web site. I also get the same result when attempting to go to Blacks, another outdoor supplies provider similar to Go Outdoors.

Asked by MikeyJ 2 izinyanga ezidlule

Last reply by cor-el 2 izinyanga ezidlule

  • Kusonjululiwe

"this page is slowing down firefox"

How can I turn this message off? Some sites I visit give me that message, it shows up when I'm typing a reply to something which pushes the page lower and fouls up my ab… (funda kabanzi)

How can I turn this message off? Some sites I visit give me that message, it shows up when I'm typing a reply to something which pushes the page lower and fouls up my ability to keep typing, then if goes away, comes back, goes away ... I just want to kill the message entirely. I'm not worried about speed, there's nothing to fix, I just want the message gone.

Asked by rayandrews 2 izinyanga ezidlule

Answered by cor-el 2 izinyanga ezidlule

  • Kusonjululiwe

Firefox themes

Saved themes in Firefox color not visible in add-ons manager. Does not fix itself in safe mode. One of the saved themes is a default preset I liked, the other is a preset… (funda kabanzi)

Saved themes in Firefox color not visible in add-ons manager. Does not fix itself in safe mode. One of the saved themes is a default preset I liked, the other is a preset I made myself, using all options except advanced colors.

Asked by Lord_Voidwrath 2 izinyanga ezidlule

Answered by Lord_Voidwrath 2 izinyanga ezidlule

browser

I'm still using windows professional 7, it works for the most part. Unfortunately often the browser won't load or it will load and runs very slowly, then it shows a box s… (funda kabanzi)

I'm still using windows professional 7, it works for the most part. Unfortunately often the browser won't load or it will load and runs very slowly, then it shows a box saying close previous firefox. When it is running slowly I often have to hit the browser many times until the box shows up saying close previous firefox. Is this something to do with windows 7 or another completely different issue.

Asked by sharr1061 2 izinyanga ezidlule

Last reply by jonzn4SUSE 2 izinyanga ezidlule

  • Kusonjululiwe
  • Ikhiyiwe
  • Okugcinwe kunqolobane

The Back Button doesn't work on Youtube.

I noticed that someone else had this question, but instead of answering it, it just got archived. When browsing Youtube, the browser Back Button doesn't work. For examp… (funda kabanzi)

I noticed that someone else had this question, but instead of answering it, it just got archived.

When browsing Youtube, the browser Back Button doesn't work. For example, if I start on the Youtube main page, then click on a video, it will show the video. But then, when I click the browser's "Back" navigation buttion, it does not take me back to the main page. The URL in the address bar will be the main page, but it will continue to display the video I just watched instead.

This only seems to happen on Youtube. It's been a problem for a while - possibly as much as 2 years or even more. And it doesn't happen every single time. However, it has been happening a lot more frequently lately.

It's almost as if Firefox just doesn't want to refresh.

I've tried clearing the cache. The problem persists. I've dried disabling all add-ons. It still happens. I've tried running it in troubleshooting mode. Still a problem.

I've tried to duplicate this in Microsoft Edge; it doesn't seem to happen there.

Asked by r.thomas.wright 8 izinyanga ezidlule

Answered by r.thomas.wright 8 izinyanga ezidlule

NOT suggesting saved passwords (field text instead of password)

hi, some websites lately have password inputs set as "text" in the html and that confuses firefox into NOT suggesting saved login/password for those fields. i inspected … (funda kabanzi)

hi, some websites lately have password inputs set as "text" in the html and that confuses firefox into NOT suggesting saved login/password for those fields.

i inspected the password field in question and this is the correspondent html:

​<input autocomplete="off" id="PasswordInput_68.39270255653231" class="ant-input false" placeholder="Password" maxlength="32" pxunit="14" buttonwidth="100" timeformat="YYYY-MM-DD HH:mm:ss" store="[object Object]" langlocale="[object Object]" type="text" value="">

btw, if i change the type to "password" it DOES suggest the saved login/password.

PS : the website in question is a login page for a dahua XVR.

Asked by The-RiK 2 izinyanga ezidlule

Last reply by cor-el 2 izinyanga ezidlule

Firefox Starts slow in "normal browsing", and normally in "private browsing"

I have to wait for 10-15 minutes after starting Firefox and then the "normal browsing" goes fine. But I can browse without troubles through "private browsing" since the … (funda kabanzi)

I have to wait for 10-15 minutes after starting Firefox and then the "normal browsing" goes fine.

But I can browse without troubles through "private browsing" since the opening of the private window.

In my work laptop, Firefox in "normal browsing" goes fine since the beginning.

In both computers I have my user sinchronised.

Asked by JordiPM 2 izinyanga ezidlule

Last reply by JordiPM 2 izinyanga ezidlule

Copy-And-Paste From One Firefox / Waterfox Browser To Another WITH Link Names

I have a question about the same topic of this older thread here - https://support.mozilla.org/en-US/questions/1257189 ...when you do some of the solutions to this pro… (funda kabanzi)

I have a question about the same topic of this older thread here -

https://support.mozilla.org/en-US/questions/1257189

...when you do some of the solutions to this problem the copy-and-paste from either the vertical column or in Bookmarks manager it will copy the whole URL code as the title of the link and not what you renamed that link or its default name from its creator.

Is there a way to copy-and-paste the bookmarks WITH the already-created link names attached from the previous Firefox / Waterfox browser?

Asked by SennaSempre 2 izinyanga ezidlule

Last reply by SennaSempre 2 izinyanga ezidlule

Firefox update trashed my settings, including add-ons, history, bookmarks.

As per the subject, I can no longer restore all of my settings after this last update. I guess it's time to explore other options. Mozilla is nowhere as good as it used t… (funda kabanzi)

As per the subject, I can no longer restore all of my settings after this last update. I guess it's time to explore other options. Mozilla is nowhere as good as it used to be. That's progress. Low-paid interns and shoddy support help to influence.

Asked by jake7363 2 izinyanga ezidlule

Last reply by Paul 2 izinyanga ezidlule

Why do the articles dissapear?

I have used Pocket, and found it useful, but am infuriated by one issue. If I don't click on a particular selection, I cannot get back to it on Pocket. Why is this? Why c… (funda kabanzi)

I have used Pocket, and found it useful, but am infuriated by one issue. If I don't click on a particular selection, I cannot get back to it on Pocket. Why is this? Why can't I get back to the display of Pocket articles when I choose not to follow a particular avenue? This really gets my goat.

Asked by mudville 2 izinyanga ezidlule

Cannot log into sync account

Hello. I am recovering data and files from an old Windows XP machine and have installed Firefox ESR browser. I can go online without problems but when trying to log into … (funda kabanzi)

Hello. I am recovering data and files from an old Windows XP machine and have installed Firefox ESR browser. I can go online without problems but when trying to log into my account for Firefox Sync I get the error message " Blocked by Content Security Policy This page has a content security policy that prevents it from being loaded in this way". I would be most grateful if someone could help me with this please. Best regards Tony

Asked by arglet 2 izinyanga ezidlule

How to define which Mozilla component invoke TCP connection to thrid-party site on startup?

Hi All! I have a problem with the launch and operation of Mozilla Firefox/Seamonkey. Sometimes the browser gets stuck for minute until the sites start opening. At the sa… (funda kabanzi)

Hi All!

I have a problem with the launch and operation of Mozilla Firefox/Seamonkey. Sometimes the browser gets stuck for minute until the sites start opening. At the same time, when browser starts up, I see activity that was not initiated by me.

After some time of use, the system crashes with a blue screen with an error in the ndis.sys driver.

These problems began to occur after one of the next FireFox updates. Previously, the system had been working without a blue screen for many years. If I do not start FireFox, the error does not recur. Also, if I make filtering TCP connections with the site in the RU zone at the external firewall, FireFox works stably.

I want to understand which process/component/setup entry initiates this activity. Also, I don't want the browser to try to get any information from sites in the RU zone.

FireFox version: 115.7.0esr (64-bit) System version: Windows 7 Pro 64-bit SP1

Thank you!

Asked by Vlad 0304 2 izinyanga ezidlule

  • Kusonjululiwe

a site does not display properly

A friend has passed away and I cannot access her obituary page. I could for a couple of days but I can't any more. Is this a problem with the FF latest upgrade? The pag… (funda kabanzi)

A friend has passed away and I cannot access her obituary page. I could for a couple of days but I can't any more. Is this a problem with the FF latest upgrade? The page is [link removed by moderator]

I do not want her obituary page made public on a forum in case it causes inappropriate comments.

I have just discovered the page works ok on Chrome so I will use that for now, but I am reporting the problem to try and help you. I am using latest version of Firefox.

I have added a screen snip of the part-loaded page.

I just followed the button below about extra troubleshooting information and lost all the information I had typed into this box, which irritates me as well.

Have a look please and let me know, thanks.

Oldjon

Asked by Oldjon 2 izinyanga ezidlule

Answered by cor-el 2 izinyanga ezidlule