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.

Dependencies issue on 32bit systems

Featured Replies

I am getting the following error when launching WPI on 32 bit systems (XP, Vista, Win7), but not on 64 bit (Vista, Win7).

Internet Explorer Script Error

An error has occurred in the script on this page

Line: 592

Char: 5

Error: Object Required

Code: 0

URL: file:////Z//WPIScripts/check.js

I get the error if I run WPI locally or from a network share.

If I remove either the Conditions or the Excludes for the 32bit programs, the error goes away.

I have checked the forum and documentation, but have not found a resolution.

I have attached a copy of my config.js.

config.js

Fixed. Look for v8.2.0 real soon.................

Update line 538 to this:



if (elem && elem.checked)

  • Author

Thank you for the response

I updated line 538 in check.js

var j, elem;

to

if (elem && elem.checked) 

Unfortunately I am still getting the same error. Did I edit the wrong file? Or should I just wait for v8.2.0?

Whoops. Sorry. I obviously have a newer version than you.

Change your line 592 to the new code.

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.