Needs review
Project:
Instant messenger
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jul 2009 at 11:01 UTC
Updated:
26 Jul 2009 at 12:35 UTC
I receive this error whenever i edit my profile. im using Drupal 6.13 and the latest dev of IM (july 19)
Fatal error: Call to undefined function dsm() in /home/glplayground/public_html/modules/im/im.module on line 78
Comments
Comment #1
pahariwalla commentedooops ... sorry about that . this is a call to a debugging function in devel module. i just commited the fix.
it will get included in a new tarball when Drupal runs its cron job. In the meantime you can download the fixed file (im.module) from
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/im/im.modul...
Comment #2
pahariwalla commented