I'm using the latest version of Drupal 6 and Openfire 3.6.4 .
I was setup notifications to XMPP.
But there was a problem like this.
Operation not supported by API:
get_server_connection
Could not connect to server.
I'm using the latest version of Drupal 6 and Openfire 3.6.4 .
I was setup notifications to XMPP.
But there was a problem like this.
Operation not supported by API:
get_server_connection
Could not connect to server.
Comments
Comment #1
darren.ferguson commentedThe issue is probably that i don't have a dependency on the underlying api since it can be one or the other that is chosen.
In the system, can you enable the XMPP_API module and then go to the XMPPFramework modules configuration and make sure that transport is checked. This will then allow you too call the underlying function.
Comment #2
darren.ferguson commentedDid adding the xmpp_api module work?
Comment #3
darren.ferguson commented