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

darren.ferguson’s picture

The 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.

darren.ferguson’s picture

Did adding the xmpp_api module work?

darren.ferguson’s picture

Status: Active » Closed (fixed)