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

CommentFileSizeAuthor
#2 xmpp.module.patch991 bytesrobloach

Comments

wim leers’s picture

Status: Reviewed & tested by the community » Active

Patch is missing.

robloach’s picture

Status: Active » Needs review
StatusFileSize
new991 bytes

Here you go....

wim leers’s picture

Status: Needs review » Closed (fixed)

This project is dead.

I want this out of my list of issues.