Try using an absolute url instead of a relative one (just for kicks).
It might help track down the problem.

BTW, I HAVE noticed a lag on google groups when posting sometimes.  I
don't think the group is moderated (as in, having each reply approved
by a moderator before being posted).  Sometimes things just run
slow . . .

On Dec 20, 2:50 am, "d'plus" <[EMAIL PROTECTED]> wrote:
> > 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 Your reply.
> I understand what You mean, but the problem is, that I'm not using
> hostname in my URL.
> Look:
>
> [...] new Ajax.Updater('comments_122','/pka/comments/add/122', { [...]
>
> It's relative URL and it's converted into absolute URL by cake (or
> sth).
>
> BTW, is it normal that replies on this group show with big latency? or
> is it my fault?
> Is this group moderated?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to