Hi, 

I have a main chat in one window. I can post and receive posts fine too.

When my user goes to another page with the same chat/channel, I don't 
receive anything from the channel, nor can't post anything. I can see my 
message being sent, but APE does not react to it.

I hooked the SEND command on the server:
Ape.registerHookCmd("SEND", function(params, info)
On the second page, a SEND does not reach the HOOK.

Also, I can confirm that the pipe I am sending through is the same as the 
one from the first page.

Is the problem related to sub-users of something like that?

Thanks for any help.

Nicolas.

-- 
-- 
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/

--- 
You received this message because you are subscribed to the Google Groups "APE 
Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to