Hi,
You should replace the line
require_once dirname(__FILE__).'/lib/server.inc';
with
require_once drupal_get_path('module', 'xmpp') .'/lib/server.inc';
It seems that it is how it is done in Drupal (see e.g. token.module).
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | xmpp.module.patch | 991 bytes | robloach |
Comments
Comment #1
wim leersPatch is missing.
Comment #2
robloachHere you go....
Comment #3
wim leersThis project is dead.
I want this out of my list of issues.