Posted by darklrd on May 15, 2010 at 7:15am
Hello everyone!
My real name is Shashwat Srivastava(drupal id - darklrd). I am working on DXMPP module in GSoC 2010 and my project is titled as Development of some functionalities of DXMPP Module(discussion). My primary mentor is Aaron Winborn(drupal id - aaron). I will be posting my progress and doubts in this thread. Comments and suggestions are most welcome!

Comments
Updates so far
Updates so far
Unable to run DXMPP module locally
I have installed ejabberd. But I am encountering some problems when I try to run DXMPP module.
The first problem is that it after creating/registering a new user on XMPP server fails to create corresponding entry in dxmpp_users table and then it keeps on trying to re-register the user again and again. Watchdog shows this error - (-1) Unable to register shashwat : Username already registered. Then after deleting the user from the XMPP server via admin console and repeating the whole procedure 2 -3 times it successfully registers the user.
The second problem is that watchdog keeps on reporting some problem with UR-API as shown below.
warning: Parameter 2 to dxmpp_user_relationships() expected to be a reference, value given in E:\xampp\htdocs\dxmpp\includes\module.inc on line 483.
warning: Parameter 2 to user_relationships_api_user_relationships() expected to be a reference, value given in E:\xampp\htdocs\dxmpp\includes\module.inc on line 483.
warning: Parameter 2 to user_relationship_defaults_user_relationships() expected to be a reference, value given in E:\xampp\htdocs\dxmpp\includes\module.inc on line 483.
warning: Parameter 2 to user_relationship_elaborations_user_relationships() expected to be a reference, value given in E:\xampp\htdocs\dxmpp\includes\module.inc on line 483.
warning: Parameter 2 to user_relationship_mailer_user_relationships() expected to be a reference, value given in E:\xampp\htdocs\dxmpp\includes\module.inc on line 483.
The third problem is that when I click on any online user to chat with a separate chatbox opens but there is no textbox area visible to type in.
I am not sure what exactly is the problem. Is there some problem with my whole setup?
Ask in module's issue queue.
It would be best to ask this in the module's issue queue. You might also find others who are facing the same issue in the queue.
Dipen Chaudhary
Founder, QED42 http://www.qed42.com Drupal development
Formal Wiki page...
darklrd, please setup a formal wiki page to track these changes. With that said- your progress thus far looks good!
Alex Urevick-Ackelsberg
ZivTech: Illuminating Technology
Wiki page
Hi Alex UA,
I will setup a formal wiki page soon. Thanks :)
Wiki page URL
Wiki page - http://groups.drupal.org/node/72743