On 24 sep, 15:36, Ali Rıza KELEŞ <ali.r.ke...@gmail.com> wrote: > But i just defined document.domain in my tinymce initializer, nowhere > else.. Is there anywhere else should I define it?
Yes, because *all* Javascript code that needs to work together must have the same document.domain value. There are Javascript snippets in the HTML, so there must be something like <script>document.domain = "..."</script> in there too. Regards, Joost --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---