AnitaK Posted June 20, 2008 Posted June 20, 2008 Hi,Has anybody come across following error?*********** Begin Error ****************An error has occurred in the script on this page.Line: 380Char: 26Error: Permission deniedCode: 0URL: about:blankDo 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 successfullyFor more info see the attachment.Thanks,wpi.zip
mritter Posted June 20, 2008 Posted June 20, 2008 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.
AnitaK Posted June 21, 2008 Author Posted June 21, 2008 Thanks for your confirmation. Hope you will be able to fix it in the next release.
mritter Posted July 13, 2008 Posted July 13, 2008 (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 July 13, 2008 by mritter
mritter Posted July 13, 2008 Posted July 13, 2008 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();">toonClick="checkInstall('install');">
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now