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 έχουν αυτό το πρόβλημα
  • 2 προβολές
  • Τελευταία απάντηση από 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.