Hi Wesley,
Probably there is something wrong in a serverside js file. Use Firebug
to see what response comes from the ape server and act accordingly.
for example the following error may occur:
[{"time":"1280150211","raw":"ERR","data":
{"code":"001","value":"BAD_PARAMS"}}]
Probably you added a Ape.registerHookCmd() function to the connect
command that doesn't receive the right amount of arguments. Try
commenting out parts of the serverside javascript you altered, or
restore that file to default.
Gr,
Evertjan
On Jul 13, 9:48 am, Wesley Nitsckie <[email protected]> wrote:
> Hi All,
>
> After struggling some what with the setup of APE I finally managed
> to get this this point where I get the following error in the CheckTool
> "Can'tloginto APE server"
>
> I tried googling for it but the results doesnt help much. Does anyone
> have any ideas what may cause this?
>
> Thanks
> Wesley
--
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/