-
Type:
Incident report
-
Resolution: Won't fix
-
Priority:
Major
-
None
-
Affects Version/s: 1.6
-
Component/s: Frontend (F)
-
None
-
Environment:FreeBSD 7
Fresh install of Zabbix 1.6.3
When try to import got an error:
Parse error: syntax error, unexpected ')' in /PATH_TO_ZABBIX_ROOT/include/import.inc.php on line 510
Line 510:
check_db_fields($item, $data));
After removing one ")" - start working without any errors.