XMPP connecting problem
isadmr - August 31, 2009 - 05:36
| Project: | XMPP Framework |
| Version: | 6.x-2.x-dev |
| Component: | XMPP-API |
| Category: | bug report |
| Priority: | critical |
| Assigned: | isadmr |
| Status: | closed |
Jump to:
Description
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.

#1
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.
#2
Did adding the xmpp_api module work?
#3