Hi, By "never event" what do you mean? Is it always returning an error? Do you have a public serveur where I can check?
Thanks Le 14/06/2011 15:32, Nicolas a écrit :
Hello, Guys, I have done what you suggested. I have emptied my REGISTER_USER cmd. I have tried to return nothing, 1 or {raw: "registered", data:{value: 1}}; I have also tried to send no parameter to REGISTER_USER. Finally, I tried this from the webbrowser: http://ape.mindbelts.com:81/0/?[{%22cmd%22%3A%22REGISTER_USER%22}] It gives nothing. However, if I change REGISTER_USER to REGISTER_USER2 which does not exist, I do get BAD_CMD. It works fine now on my local environment, but never ever on my production one. I have just realized that I updated 2 days ago to 1.1.0 on my local environment and that I have acutally updated to 1.2.0 dev on my production one today... I am not sure why this is, I am probably getting confused about the proper way to get the sources and compile the correct APE file (with Mysql). Or have the files that I downloaded changed in the last two days from 1.1.0 do 1.2.0 dev. I doubt it. Any clue? Thx.
-- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to ape-project@googlegroups.com To unsubscribe from this group, send email to ape-project+unsubscr...@googlegroups.com 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/