Free Republic
Browse · Search
General/Chat
Topics · Post Article

Skip to comments.

ERROR MESSAGE, HOW DO I GET RID OF IT?
self | May 03, 2011 | swampsniper

Posted on 05/03/2011 2:08:32 PM PDT by SWAMPSNIPER

click here to read article


Navigation: use the links below to view more comments.
first previous 1-2021-4041-6061 next last
To: Bigh4u2

bttt


41 posted on 05/03/2011 3:33:31 PM PDT by petercooper (2012 - Purge the RINO's.)
[ Post Reply | Private Reply | To 6 | View Replies]

To: Keith in Iowa
You haters gotta hate don’t ya.... :)

I don't hate people who pwn an apple. ;)

42 posted on 05/03/2011 3:40:18 PM PDT by Ol' Dan Tucker (People should not be afraid of the government. Governement should be afraid of the people)
[ Post Reply | Private Reply | To 32 | View Replies]

To: PreciousLiberty
MacOS is just a pleasure to deal with compared with the bad old Windows days...

Whatever makes you happy.

Do you have any useful information that might help solve the problem at hand?

43 posted on 05/03/2011 3:40:36 PM PDT by tacticalogic
[ Post Reply | Private Reply | To 35 | View Replies]

To: SWAMPSNIPER

http://support.microsoft.com/kb/927917


44 posted on 05/03/2011 3:43:18 PM PDT by stylin19a
[ Post Reply | Private Reply | To 1 | View Replies]

To: cripplecreek

Go to your Terminal and run: firefox -safe-mode you should be given several options I would choose continue in safe mode this may clear up your problem, run in safe mode a few seconds then close and run normally.


45 posted on 05/03/2011 3:49:43 PM PDT by Lees Swrd ("Arms discourage and keep the invader and plunderer in awe and preserve order in the world as well")
[ Post Reply | Private Reply | To 3 | View Replies]

To: stylin19a

Thanks folks, I seem to have solved the problem, although I don’t have a clue how. Something I messed with did the trick!


46 posted on 05/03/2011 4:10:26 PM PDT by SWAMPSNIPER
[ Post Reply | Private Reply | To 44 | View Replies]

To: SWAMPSNIPER
This behavior is by design. It occurs because either, a child container HTML element contains script that tries to modify the parent container element of the child container. The script tries to modify the parent container element by using either the innerHTML method or the appendChild method.

Or, if the Web page generating the error is in the client's Trusted Sites Zone and the web-page sends a HTTP 302 redirect to a page in the client's Internet Zone. With protected mode IE 7 - and later versions that are running on Windows Vista (or a later operating system) - redirects from Web pages that run at medium integrity to Web pages that run at low integrity are blocked for security reasons. To resolve this issue, make sure that HTTP 302 redirects are for pages within the same zone.

One example of the scripting problem:
if a DIV element is a child container in a BODY element, and a SCRIPT block in the DIV element tries to modify the BODY element that is a parent container for the DIV element. E.g.,

<html>
<body>
<div>
<script type="text/Javascript">
document.body.innerHTML+="sample text";
</script>
</div>
</body>
</html>
One solution to one scripting problem:
Move the SCRIPT block into the scope of the BODY element. This is the container that the script is trying to modify. E.g.,
<html>
<body>
<div>
</div>
<script type="text/Javascript">
document.body.innerHTML+="sample text";
</script>
</body>
</html>
Another solution to one scripting problem:
Add a closed container as a placeholder in the parent container element. Then, modify the new closed container with a script block. E.g.,
<html>
<body>
<div id="targetContainer">
</div>
<div>

<script type="text/Javascript">
document.getElementById('targetContainer').innerHTML+="sample text";
</script>
</div>
</body>
</html>
Another scripting problem:
a SCRIPT block that is inside a deeply nested TD container element tries to modify a parent container BODY element by using the appendChild method. E.g.,
<html>
<body>
<table>
<tr>
<td>
<script type="text/Javascript">
var d = document.createElement('div');
document.body.appendChild(d);
</script>
</td>
</tr>
</table>
</body>
</html>
To resolve that problem, move the SCRIPT block into the BODY element. E.g.,
<html>
<body>
<table>
<tr>
<td>
</td>
</tr>
</table>
<script type="text/Javascript"> var d = document.createElement('div');
document.body.appendChild(d);
</script>

</body>
</html>
Or have the web-site automatically edit the clients registry: Either of these solutions may make your web-site unuseable for many users though; only implement after significant testing suggests that neutered web-site funcionality is acceptable.

Another solution (to both script & HTTP 302 redirect issues):

Check for IE browser version and automatically upgrade the client's browser to IE 8 if the browser version is less than IE8; don't ask questions: just do it.

47 posted on 05/03/2011 4:18:40 PM PDT by raygun
[ Post Reply | Private Reply | To 1 | View Replies]

To: raygun
Bill Gates should be made to pay reparations to everyone he stuck with Vista!

Something I did seems to have solved the issue, I'm gonna leave well enough alone now.

48 posted on 05/03/2011 4:37:59 PM PDT by SWAMPSNIPER
[ Post Reply | Private Reply | To 47 | View Replies]

To: SWAMPSNIPER

1) Uninstall Internet Explorer, then run CC Cleaner. Make sure you have another Internet Browser (like Firefox, Chrome, Opera,etc...) before uninstalling Internet Explorer.

2) Once in CC Cleaner run the top two on the left side options Cleaner and Registry. Run them over and over again until they are clean. Note make sure all other Windows are closed when running the CC Cleaner.

3) Then close it, and go to START, RUN and type the following,

shutdown -r -t 05

After your computer comes back up from the reboot you should be good. If you want to run Internet Explorer then go to “Windows Update” and click check for updates. It should offer you Internet Explorer 9 to re download and install it.

Here is the link to the CC Cleaner.

http://www.piriform.com/ccleaner


49 posted on 05/03/2011 4:46:49 PM PDT by Sprite518
[ Post Reply | Private Reply | To 1 | View Replies]

To: Sprite518

I did a reformat and reinstall 2 days ago, there are no trojans or viruses in the system. I’ve been using Avast and Spyware Blaster for years, nothing has made it through yet.


50 posted on 05/03/2011 4:53:51 PM PDT by SWAMPSNIPER
[ Post Reply | Private Reply | To 49 | View Replies]

To: SWAMPSNIPER

What I’m trying to do is

1) Fix Internet Explorer
2) Clear your registry of any Internet Explorer errors
3) Flush your cash because there is chance that might be the issue.

It should do it.

If that does not work, then I’m going to suggest Advance System Care 4.0.

http://download.cnet.com/Advanced-SystemCare-Free/3000-2086_4-10407614.html

$12.95 a year right now. Normally 19.95 a year. One meal out if you think about it.

I have been using it for 5 years, and my computers run like Day 1 all the time. If you decide to to get this, if my first suggestion does not work, then this should resolve your issue. First time you run it. It will be slow. Then after that it will be fast.


51 posted on 05/03/2011 5:02:39 PM PDT by Sprite518
[ Post Reply | Private Reply | To 50 | View Replies]

To: Lees Swrd

That did the trick, thanks a bunch.

I thought it might be something like that but I’m fairly new to firefox.


52 posted on 05/03/2011 5:40:25 PM PDT by cripplecreek (Remember the River Raisin! (look it up))
[ Post Reply | Private Reply | To 45 | View Replies]

To: OneWingedShark

“F22?” Am I missing some cultural thing?


53 posted on 05/03/2011 5:46:37 PM PDT by Cyber Liberty (Oh, well, any excuse to buy a new gun is good enough for me.)
[ Post Reply | Private Reply | To 16 | View Replies]

To: SWAMPSNIPER

I’m sorry, SS...You may have to blast.


54 posted on 05/03/2011 5:49:20 PM PDT by Cyber Liberty (Oh, well, any excuse to buy a new gun is good enough for me.)
[ Post Reply | Private Reply | To 1 | View Replies]

To: cripplecreek

Great I am glad it worked I run linux but I figured it would work in Windows too. I found that about 85% of the time this will fix a problem with Firefox.


55 posted on 05/03/2011 5:57:58 PM PDT by Lees Swrd ("Arms discourage and keep the invader and plunderer in awe and preserve order in the world as well")
[ Post Reply | Private Reply | To 52 | View Replies]

To: Lees Swrd

I had to figure out how to start firefox in safe mode. (Shift key while starting) it worked like a charm.

I switched to firefox from IE about a month ago when I installed a new hard drive and now can’t bear to deal with IE.


56 posted on 05/03/2011 6:03:10 PM PDT by cripplecreek (Remember the River Raisin! (look it up))
[ Post Reply | Private Reply | To 55 | View Replies]

To: Bigh4u2

They will try and stop Malwarebytes sometimes. What you do then is to rename the executable. There was a time whan renaming the thing would make it stumble on reboot, but it was a cinch to fix that, just make it remember its startup name. No, I didn’t do the programming :).


57 posted on 05/03/2011 6:44:03 PM PDT by Hardraade (I want gigaton warheads now!!)
[ Post Reply | Private Reply | To 27 | View Replies]

To: Cyber Liberty

I suspect that the comment I was responding to “crtl-alt-F22” was mixing things, the “ctrl-alt” from computers and the F22 from the military (as in “send in an F22 Raptor to blow the thing away”)... but I remembered that there were/are keyboards with an F22 button.


58 posted on 05/04/2011 7:40:44 AM PDT by OneWingedShark (Q: Why am I here? A: To do Justly, to love mercy, and to walk humbly with my God.)
[ Post Reply | Private Reply | To 53 | View Replies]

To: OneWingedShark

Thanks...


59 posted on 05/04/2011 7:42:00 AM PDT by Cyber Liberty (Oh, well, any excuse to buy a new gun is good enough for me.)
[ Post Reply | Private Reply | To 58 | View Replies]

To: free me

Weird, I will have to check again it could be that there was some sort of internet interruption while it was checking for updated versions for add-ons.


60 posted on 05/04/2011 8:14:06 AM PDT by alexandria ("If this be treason, make the most of it!" Patrick Henry)
[ Post Reply | Private Reply | To 26 | View Replies]


Navigation: use the links below to view more comments.
first previous 1-2021-4041-6061 next last

Disclaimer: Opinions posted on Free Republic are those of the individual posters and do not necessarily represent the opinion of Free Republic or its management. All materials posted herein are protected by copyright law and the exemption for fair use of copyrighted works.

Free Republic
Browse · Search
General/Chat
Topics · Post Article

FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson