Noone works with 64 bits?

Please help if you can.

To test this:

1) add this in the nickname.js file:

Ape.addEvent('deluser', function(user)
{
    Ape.log("deluser");
}

2) and send a this.core.quit() from the client.

3) using sessions.

Check If deluser is displayed in the log.

Many thanks.

Nicolas.




On 27 oct, 10:47, Nicolas <[email protected]> wrote:
> Hi,
>
> After some tests, I have just realized that this.core.quit (client
> side) does not delete the user on the APE server on my 64 bits
> production environment. In my 32 bits dev environnement, it works
> fine. Unfortunately I can't test on my prod server in 32 bits for the
> moment.
>
> So, I suspect that this.core.quit does not delete the user on the
> server in the 64 bits version.
>
> Has someone got a 64 bits version running and if so, can you tell me
> what you see and you do a core.quit on the client?
>
> I work with sessions.
>
> Thanks in advance.
>
> 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/

Reply via email to