Active
Project:
Drupal ajaxIM
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Dec 2007 at 04:40 UTC
Updated:
5 Mar 2008 at 20:25 UTC
when updating from 5.x-1.x-dev to 5.x-2.x-dev, drupal goes straight into a halt with this error:
Fatal error: Cannot redeclare class json_obj in ../../../../httpdocs/sites/all/modules/ajaxim/ajaxim/json.php on line 23
Does anyone know why this is occuring?
Comments
Comment #1
dangarc commentedi suspect this is because the server and the new dev both have the line
I commented the line out just to get rid of the error-- i don't know if this increases or decreases functionality. it just got rid of the error so I didn't have to roll back.