> tc-mark-lap in the browser url, it worked. > > To sum up, the host name in the url needs to match the host name you > use in your scripts. In other words, don't call use localhost in your > scripts, and don't call your ajax pages using localhost in your > browser. It may work on your dev machine, but won't on your > production server. > > I hope that helps (hey, I hope it makes sense to someone besides > me . . .) > hydra12
Thanks for reply. I understand what You mean, but I'm not using hostname in url :( Look: [..] new Ajax.Updater('comments_122','/pka/comments/add/122', [...] It's relative URL, and it's composed into absolute URL by cake :/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---