Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

Error after an AJAX request: google_protectAndRun is not defined

  • 2 תגובות
  • 32 have this problem
  • 2 views
  • תגובה אחרונה מאת AnonymousUser

more options

I am using YUI to build an AJAX application. When I send a request (to run an insert function on a Postgres database) I get this error in firebug; google_protectAndRun is not defined The page disappears leaving a white page and the status bar reads: googleads.g.doubleclick.net. The error occurs in a password-protected area so I can't give you access to the affected pages.

URL of affected sites

http://

I am using YUI to build an AJAX application. When I send a request (to run an insert function on a Postgres database) I get this error in firebug; google_protectAndRun is not defined The page disappears leaving a white page and the status bar reads: googleads.g.doubleclick.net. The error occurs in a password-protected area so I can't give you access to the affected pages. == URL of affected sites == http://

כל התגובות (2)

more options

This happened to me when I had a Google AdSense ad inside an Ajax update. I was updating part of my page, and the update had an ad in it. I removed the ad and that fixed the problem for Firefox.

more options

Yes I have same problem. Safari and IE has no this problem. Only Firefox.