Closed (fixed)
Project:
XMPP Framework
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2009 at 11:05 UTC
Updated:
17 Apr 2009 at 02:05 UTC
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
Comment #1
merilainen commentedAnd a probably related error:
Undefined property: stdClass::$xmppclient in /localhost/drupal6/sites/site/modules/xmppframework/contrib/xmppclient/xmppclient.module on line 620.
Comment #2
darren.ferguson commentedIssue is resolved in the new Drupal 6.2 branch for the module that is going to be running on the dev site.
Comment #3
darren.ferguson commented