Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/06/2025 in all areas

  1. The query on GitHub has been updated. It seems the problem went away with a new clean profile.
    2 points
  2. Strange, I have no problems with YouTube at all, even on 32-bit XP.
    2 points
  3. Direct X11, I wouldn't even try it with Supermium, try to force DX9 via earlier mentioned flags.
    1 point
  4. 1 - None of the old, earlier mentioned troubles with those sites were fixed. 2 - Now, even Tok Tok no longer functions. https://github.com/win32ss/supermium/issues/1382#issuecomment-2851338386 3 - How is this even possible, if the declared version allegedly runs on 132nd Chromium? 4 - "Expect 132 R3.01 soon." https://github.com/win32ss/supermium/issues/1382#issuecomment-2852404269
    1 point
  5. Which official MyPal extension page? There is none. Extensions for Mypal 68 have to be downloaded from the official Firefox Add-ons page, i.e. from addons.mozilla.org.
    1 point
  6. The British Gas site still has the same issues. I haven't tried the other two. At least the 'experimental features' are disabled by default now!
    1 point
  7. I have the same issue on Windows 8.1.
    1 point
  8. That's why I usually avoid to modify the hosts file. The more configuration files are involved in establishing network connections, the more difficult to find the causer of issues. On my computer, only the firewall is responsible for the network connections. And Windows 10 Firewall Control Plus XP has been doing a great job without any problems. All configurations can be done with it. Enabling or disabling specific, self-created rules is very easy. No need to do it via the hosts file.
    1 point
  9. On the Mozilla Support website https://support.mozilla.org/en-US/kb/root-certificate-expiration, you can find this announcement: In terms of Window 7 computers, this means that users of Firefox 115 ESR should update their browser at least to version 115.13 ESR to fix certificate problems. As far as I know, the nssckbi.dll file inside the Firefox programme folder defines the default set of trusted root certificates. The more recent this nssckbi.dll file, the more recent Firefox's default root certificates.
    1 point
  10. I don't know where you've got the information about the latest release of DreamMail Pro from. On its homepage https://www.cy-email.com/, the latest offered version is 6.7.1.8 from 22.02.2025 which is listed as XP-compatible. In any case, there is no version 7.
    1 point
  11. Thanks for reporting! TBH, I didn't expect any further root certificate updates via CAupdater 1.0 or Certificate Updater 1.6. Great news!
    1 point
  12. Today, I created a subroutine to catch errors ,for example a TypeError, caused by the document.getElementById() or document.querySelector() commands when a page is loading too slowly. I use these error messages to check as long as a successful access to an element is granted and then to immediately execute the desired commands. This avoids unnecessary, static setTimeout commands and error messages in the Browser Console.. Works like a charm. And I'm not in the mood to use observers everywhere.
    1 point
×
×
  • Create New...