-
```
Download the source code and extract under C:\JAXL
1. Goto C:\JAXL\app\echobot
Edit these lines in jaxl.ini to
define('JAXL_BASE_PATH', 'C:\\jaxl');
define('JAXL_APP_BASE_PATH', 'C:\\jaxl\app\ech…
-
```
Download the source code and extract under C:\JAXL
1. Goto C:\JAXL\app\echobot
Edit these lines in jaxl.ini to
define('JAXL_BASE_PATH', 'C:\\jaxl');
define('JAXL_APP_BASE_PATH', 'C:\\jaxl\app\ech…
-
```
What steps will reproduce the problem?
1. set fbchat status to online
2. wait
3. nothing happens
What is the expected output? What do you see instead?
No error message. Therefore i turned on logg…
-
```
Download the source code and extract under C:\JAXL
1. Goto C:\JAXL\app\echobot
Edit these lines in jaxl.ini to
define('JAXL_BASE_PATH', 'C:\\jaxl');
define('JAXL_APP_BASE_PATH', 'C:\\jaxl\app\ech…
-
Howdy - I'm using JSJaC clone'd from git earlier today.
Am trying to add Facebook chat to my website.
I'm using node-xmpp-bosh as the bosh server.
I'm using NodeJS which is proxy'ing requests to node-…