Yarr! It ain't workin', mate!

Hey all!

I have installed SparkWeb plugin under http://togo.alpha-labs.net using this configuration:

function jive_sparkweb_getConfig()
{
return {
server: “alpha-labs.net”,
connectionType: “socket”,
port: “5222”,
autoLogin: “false”
};
}

But it seems clicking login does not do anything. It sometimes reloads the page, but that’s it.

Any pointers?

Thanks in advance,

-Chris

Fixed: SSL was enforced, made it optional.

You can still use SSL with red5 SparkWeb version. Read here: http://www.igniterealtime.org/community/docs/DOC-1553