Hello, I am running into a little bit of problems getting the demos working. I was curious if someone could help me out.
1) I setup my ape server, and tested, everything looks good: http://0.ape.realtorsnaples.com/?script&it_works&anticache 2) Subdomain for ape server is setup, and wildcard works well. So that all looks good. 3) I then setup the demos on my app server (different server then the ape server). The root of the app is http://realtorsnaples.com. Config file looks like this: APE.Config.baseUrl = 'http://realtorsnaples.com'; //APE JSF APE.Config.domain = 'realtorsnaples.com'; //Your domain, must be the same than the domain in aped.conf of your server APE.Config.server = 'ape.realtorsnaples.com'; //APE server URL (I also tried for BaseUrl: http://realtorsnaples.com/Source with no luck) 4) When I access the demos, most of them show a blank page with nothing on it. The Move one shows the box but nothing works: http://realtorsnaples.com/Demos/Chat/demo.html and http://realtorsnaples.com/Demos/Move/demo.html Can anyone see what I am doing wrong? Would love to get the demos working so I can start messing with this great project! Thank you. -- 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/
