Jump to content

Recommended Posts

Posted

Hi,

Has anybody come across following error?

*********** Begin Error ****************

An error has occurred in the script on this page.

Line: 380

Char: 26

Error: Permission denied

Code: 0

URL: about:blank

Do you want to continue running scripts on this page?

*********** End Error ****************

I am using Windows XP Service Pack 3, v.3244 and user is Administrator.

This happens only if I set ReOpenAfterInstall=true; in 'useroptions.js'

If ReOpenAfterInstall=false, it installs and closes successfully

For more info see the attachment.

Thanks,

wpi.zip


Posted

I just ran into this problem last night. It is caused by something new in the last few releases because my older "Corpotate" version works fine. I found this because the installer was not setting the reg entry for this option if has to do a reboot.

I am looking in to it. On the surface I see nothing that would be the culprit........probably some tiny little thing...always is.

  • 3 weeks later...
Posted (edited)

FIXED! .............. in one theme only.

It is something that got carried over from my Corporate version, which is now a regular theme (making my life much easier), that was affecting all the regular themes. Now that I have it narrowed down it should be easier to find.

This also "cures" another bug that is related.

Edited by mritter
Posted

Finally! Fixed it in ALL themes. It was a leftover call in some, but not all, themes that needed to be removed. I spent 3 hours working on it when I had it right away, just didn't realize the steps I took.

If you want to fix it now yourself, go in your theme folder and edit wpi.htm, change this line:

onClick="checkInstall('install'); ExitWPI();">

to

onClick="checkInstall('install');">

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...