Hi, I'm trying to run the Chat Demo program which comes bundled with APE. I'm getting errors like 'this.core' is undefined where 'this.core.start' is used. On replacing 'this.core.start' with 'this.start' I'm getting 'too much recursion' in mootools-core.js' error
Even on replacing the bundled code with the one which is live on the APE Website as a demo code. I'm getting the above error. Also I've noticed some differences in the two codes; the code which is shipped along with APE I've to make a call to the function 'chat.promptName()'; so that the nickname window appears on the screen. Please suggest a solution to the above problem. --- Regards, Sudeep -- 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/
