Import note issues and errors

Hi,

I try to import notes form a SugarCRM csv export file.

There are error and fatal messages below (occure for each note):


Mon Oct 13 16:39:07 2014 [22721][194461d7-8a84-de8c-6507-53ee852c0066][ERROR] convert: Conversion of 2014-04-06 07:20:00 from Y-m-d H:i to Y-m-d H:i:s failed
Mon Oct 13 16:39:07 2014 [22721][194461d7-8a84-de8c-6507-53ee852c0066][FATAL] Caught error: Non-static method SecurityGroup::inherit() should not be called statically, assuming $this from incompatible context
Mon Oct 13 16:39:07 2014 [22721][194461d7-8a84-de8c-6507-53ee852c0066][FATAL] Caught error: Non-static method SecurityGroup::assign_default_groups() should not be called statically, assuming $this from incompatible context
Mon Oct 13 16:39:07 2014 [22721][194461d7-8a84-de8c-6507-53ee852c0066][FATAL] Caught error: Non-static method SecurityGroup::inherit_assigned() should not be called statically, assuming $this from incompatible context
Mon Oct 13 16:39:07 2014 [22721][194461d7-8a84-de8c-6507-53ee852c0066][FATAL] Caught error: Non-static method SecurityGroup::inherit_parent() should not be called statically, assuming $this from incompatible context
Mon Oct 13 16:39:07 2014 [22721][194461d7-8a84-de8c-6507-53ee852c0066][FATAL] Caught error: Non-static method SecurityGroup::inherit_creator() should not be called statically, assuming $this from incompatible context
Mon Oct 13 16:39:07 2014 [22721][194461d7-8a84-de8c-6507-53ee852c0066][FATAL] Caught error: Non-static method ACLController::requireOwner() should not be called statically, assuming $this from incompatible context
Mon Oct 13 16:39:07 2014 [22721][194461d7-8a84-de8c-6507-53ee852c0066][FATAL] Caught error: Non-static method ACLController::requireSecurityGroup() should not be called statically, assuming $this from incompatible context
Mon Oct 13 16:39:07 2014 [22721][194461d7-8a84-de8c-6507-53ee852c0066][FATAL] Caught error: Non-static method SecurityGroup::inherit() should not be called statically, assuming $this from incompatible context
Mon Oct 13 16:39:07 2014 [22721][194461d7-8a84-de8c-6507-53ee852c0066][FATAL] Caught error: Non-static method SecurityGroup::assign_default_groups() should not be called statically, assuming $this from incompatible context
Mon Oct 13 16:39:07 2014 [22721][194461d7-8a84-de8c-6507-53ee852c0066][FATAL] Caught error: Non-static method SecurityGroup::inherit_assigned() should not be called statically, assuming $this from incompatible context
Mon Oct 13 16:39:07 2014 [22721][194461d7-8a84-de8c-6507-53ee852c0066][FATAL] Caught error: Non-static method SecurityGroup::inherit_parent() should not be called statically, assuming $this from incompatible context
Mon Oct 13 16:39:07 2014 [22721][194461d7-8a84-de8c-6507-53ee852c0066][FATAL] Caught error: Non-static method SecurityGroup::inherit_creator() should not be called statically, assuming $this from incompatible context

There are date conversion errors - has someone an hint where to search?
The imported data is different to the date within the csv file - don’t know wy.

The other issue is the FATAL message - what does this message mean and how to handle this message?

The above messages occure for each line in the csv file.

Regards,
Gernot

Thanks for highlighting this bug, we’ll investigate and fix in future releases.

Thanks,

Will.