Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

WPI v8.7.2 Release Thread

Featured Replies

Yes I have a decent monitor! What do you need I test?

Many thanks

Edited by myselfidem

Yes I have a decent monitor! What do you need I test?

Kel wasn't looking for you to test anything. I think his monitor died and he's hoping someone might have an old one they are able to donate.

Cheers and Regards

Does not work on windows 7 with Internet explorer 8 versions how to correct?

hello,

im getting this error:

Zeile: 238
Fehler: "lblEnable64BitProcessing" ist undefiniert

i just exracted the files and didnt do anything

and when i click NO it starts normally

Hello KrX,

your german language-file isn´t up to date. Delete line 238 in your lang_de.js in Lang-Folder.

ok done,

now im getting :

Zeile: 720
Fehler: "optKeep" ist undefiniert

after deleting that it is working now

Does not work on windows 7 with Internet explorer 8 versions how to correct?
If costs internet explorer to version 8, (just installed Windows 7) that under a condition getIEver () == "11.0" arises an error, something alert.js a line 55, precisely an error I do not remember

post-385053-0-59206700-1387472872_thumb.

post-385053-0-52171800-1387474321_thumb.

Edited by Valek271183

I think we must revert back inside wmi.js for IEver to :

function getIEver(){	position="wmi.js";	whatfunc="getIEver()";	IEver=WshShell.RegRead("HKLM\\Software\\Microsoft\\Internet Explorer\\Version");	if (IEver.substr(0,4) == "9.10")	{		IEver=WshShell.RegRead("HKLM\\Software\\Microsoft\\Internet Explorer\\svcVersion").substr(0,4);	}	else	{		if (IEver.substr(1,1) == ".")		{			IEver=IEver.substr(0,3);		}		else		{			IEver=IEver.substr(0,4);		}	}	return IEver;}

Because my first suggestion was wrong and gives errors you share. Sorry...

It's needed to find some code to improve this function !

Thanks

Edited by myselfidem

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.