i get quite a lot of error messages in the suitecrm.log, even when not importing. below a snippet of the error logs when i try to import the file. it doesn’t mean much to me, perhaps someone can point me in the right direction on getting the import working?
httpd log
[Fri Jun 05 15:29:57 2015] [error] [client 192.168.55.1] FastCGI: server "/php-fpm-handler" stderr: PHP message: PHP Fatal error: Class 'Link' not found in /volume1/web/crm/data/Link2.php on line 672, referer: https://myserver/crm/index.php
suitecrm log
Fri Jun 5 15:29:55 2015 [8339][1][FATAL] Caught error: Accessing static property ImportFieldSanitize::$createdBeans as non static
Fri Jun 5 15:29:55 2015 [8339][1][FATAL] Caught error: Declaration of SugarFieldEnum::displayFromFunc() should be compatible with SugarFieldBase::displayFromFunc($displayType, $parentFieldArray, $vardef, $displayParams, $tabindex = 0)
Fri Jun 5 15:29:55 2015 [8339][1][FATAL] Caught error: Declaration of SugarFieldDatetimecombo::save() should be compatible with SugarFieldBase::save($bean, $params, $field, $properties, $prefix = '')
Fri Jun 5 15:29:55 2015 [8339][1][FATAL] Caught error: Declaration of Contact::save_relationship_changes() should be compatible with SugarBean::save_relationship_changes($is_update, $exclude = Array)
Fri Jun 5 15:29:55 2015 [8339][1][FATAL] Caught error: Declaration of Contact::create_new_list_query() should be compatible with SugarBean::create_new_list_query($order_by, $where, $filter = Array, $params = Array, $show_deleted = 0, $join_type = '', $return_array = false, $parentbean = NULL, $singleSelect = false, $ifListForExport = false)
Fri Jun 5 15:29:55 2015 [8339][1][FATAL] Caught error: Accessing static property ImportFieldSanitize::$createdBeans as non static
Fri Jun 5 15:29:55 2015 [8339][1][FATAL] Caught error: Declaration of SugarFieldText::getDetailViewSmarty() should be compatible with SugarFieldBase::getDetailViewSmarty($parentFieldArray, $vardef, $displayParams, $tabindex)
Fri Jun 5 15:29:57 2015 [8339][1][FATAL] Caught error: Non-static method SecurityGroup::inherit() should not be called statically, assuming $this from incompatible context
Fri Jun 5 15:29:57 2015 [8339][1][FATAL] Caught error: Non-static method SecurityGroup::assign_default_groups() should not be called statically, assuming $this from incompatible context
Fri Jun 5 15:29:57 2015 [8339][1][FATAL] Caught error: Non-static method SecurityGroup::retrieveDefaultGroups() should not be called statically, assuming $this from incompatible context
Fri Jun 5 15:29:57 2015 [8339][1][FATAL] Caught error: Non-static method SecurityGroup::inherit_assigned() should not be called statically, assuming $this from incompatible context
Fri Jun 5 15:29:57 2015 [8339][1][FATAL] Caught error: Non-static method SecurityGroup::inherit_parent() should not be called statically, assuming $this from incompatible context
Fri Jun 5 15:29:57 2015 [8339][1][FATAL] Caught error: Non-static method SecurityGroup::inherit_creator() should not be called statically, assuming $this from incompatible context
Fri Jun 5 15:29:57 2015 [8339][1][FATAL] Caught error: Non-static method ACLController::requireOwner() should not be called statically, assuming $this from incompatible context
Fri Jun 5 15:29:57 2015 [8339][1][FATAL] Caught error: Non-static method ACLController::requireSecurityGroup() should not be called statically, assuming $this from incompatible context
Fri Jun 5 15:29:57 2015 [8339][1][ERROR] Index doesn't exists in the specified directory.
Fri Jun 5 15:29:57 2015 [8339][1][FATAL] Caught error: Non-static method vCal::cache_sugar_vcal() should not be called statically, assuming $this from incompatible context
Fri Jun 5 15:29:57 2015 [8339][1][FATAL] Caught error: Non-static method vCal::cache_sugar_vcal_freebusy() should not be called statically, assuming $this from incompatible context
Fri Jun 5 15:29:57 2015 [8339][1][FATAL] Caught error: Non-static method CalendarActivity::get_activities() should not be called statically, assuming $this from incompatible context
Fri Jun 5 15:29:57 2015 [8339][1][FATAL] Caught error: Non-static method ACLController::checkAccess() should not be called statically, assuming $this from incompatible context
Fri Jun 5 15:29:57 2015 [8339][1][FATAL] Caught error: Non-static method ACLController::checkAccess() should not be called statically, assuming $this from incompatible context
Fri Jun 5 15:29:57 2015 [8339][1][FATAL] Caught error: Declaration of Call::save_relationship_changes() should be compatible with SugarBean::save_relationship_changes($is_update, $exclude = Array)
Fri Jun 5 15:29:57 2015 [8339][1][FATAL] Caught error: Declaration of Call::ACLAccess() should be compatible with SugarBean::ACLAccess($view, $is_owner = 'not_set', $in_group = 'not_set')
Fri Jun 5 15:29:57 2015 [8339][1][FATAL] Caught error: Declaration of Call::create_export_query() should be compatible with SugarBean::create_export_query($order_by, $where)
Fri Jun 5 15:29:57 2015 [8339][1][FATAL] Caught error: Non-static method CalendarActivity::get_occurs_within_where_clause() should not be called statically, assuming $this from incompatible context
Fri Jun 5 15:29:57 2015 [8339][1][FATAL] Caught error: Non-static method SecurityGroup::inherit() should not be called statically, assuming $this from incompatible context
Fri Jun 5 15:29:57 2015 [8339][1][FATAL] Caught error: Non-static method SecurityGroup::assign_default_groups() should not be called statically, assuming $this from incompatible context
Fri Jun 5 15:29:57 2015 [8339][1][FATAL] Caught error: Non-static method SecurityGroup::inherit_assigned() should not be called statically, assuming $this from incompatible context
Fri Jun 5 15:29:57 2015 [8339][1][FATAL] Caught error: Non-static method SecurityGroup::inherit_parent() should not be called statically, assuming $this from incompatible context
Fri Jun 5 15:29:57 2015 [8339][1][FATAL] Caught error: Non-static method SecurityGroup::inherit_creator() should not be called statically, assuming $this from incompatible context
Fri Jun 5 15:29:57 2015 [8339][1][FATAL] Caught error: Non-static method LogicHook::initialize() should not be called statically
Fri Jun 5 15:29:57 2015 [8339][1][FATAL] Caught error: Non-static method Tracker::logPage() should not be called statically