I get this PHP error in my log all the time:

Undefined offset: 1 in /localhost/drupal6/sites/site/modules/xmppframework/contrib/xmppclient/xmppclient.module on line 624.

I'm not sure what is the problem.

Comments

merilainen’s picture

And a probably related error:

Undefined property: stdClass::$xmppclient in /localhost/drupal6/sites/site/modules/xmppframework/contrib/xmppclient/xmppclient.module on line 620.

darren.ferguson’s picture

Issue is resolved in the new Drupal 6.2 branch for the module that is going to be running on the dev site.

darren.ferguson’s picture

Status: Active » Closed (fixed)