
Error after an AJAX request: google_protectAndRun is not defined
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)
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.
Yes I have same problem. Safari and IE has no this problem. Only Firefox.