I did a bare install and for some reason SuiteCRM is missing the link to the language files I think.
Please see attached picture.
.
Also the following errors are found in suitecrm.log in the root of web folder.
Wed Mar 1 10:45:01 2017 [2878][-none-][FATAL] Query Failed: SELECT id, name, symbol, conversion_rate FROM currencies WHERE status = 'Active' and deleted = 0: MySQL error 1146: Table 'suitecrm.currencies' doesn't exist
Wed Mar 1 10:45:01 2017 [2878][-none-][FATAL] Query Failed: SELECT * FROM fields_meta_data WHERE custom_module='Users' AND deleted = 0: MySQL error 1146: Table 'suitecrm.fields_meta_data' doesn't exist
Wed Mar 1 10:45:01 2017 [2878][-none-][FATAL] Query Failed: SELECT * FROM fields_meta_data WHERE custom_module='Employees' AND deleted = 0: MySQL error 1146: Table 'suitecrm.fields_meta_data' doesn't exist
Wed Mar 1 10:45:01 2017 [2878][-none-][FATAL] Query Failed: SELECT * FROM fields_meta_data WHERE custom_module='UserPreferences' AND deleted = 0: MySQL error 1146: Table 'suitecrm.fields_meta_data' doesn't exist
Wed Mar 1 10:45:01 2017 [2878][-none-][FATAL] Query Failed: SELECT * FROM fields_meta_data WHERE custom_module='Administration' AND deleted = 0: MySQL error 1146: Table 'suitecrm.fields_meta_data' doesn't exist
Wed Mar 1 10:45:01 2017 [2878][-none-][FATAL] Unable to retrieve system settings Query Failed: SELECT category, name, value FROM config: MySQL error 1146: Table 'suitecrm.config' doesn't exist
Any ideas?