Problem with Beans and relationships

Hi,

I’m quite a beginner developer, but have managed to develop a great CRM from which i run my service with 9 therapists.

I discovered a major problem with relationships not being recognised in fields linking to ‘Assigned Users’, and also to ‘Clients’ . These two fields in particular are most important as they enable us to link all the work we are doing to the person doing the work.

This problem does not occur for Administrators, but it does occur for all other roles.

First of all we thought the problem was with Roles settings, and so i created a role with everything enabled. The relationships still did not automatically populate with this role setting for a user. So my cousin helped me to study the log field, and i think the following messages are showing where the problem lies. However this is presently beyond my ability and knowledge to know how to address it.

I wonder if anyone could help me to hone down to what the problem is, and what the solution might be. I would be truly grateful. Here are the log entries.

Wed Sep 21 21:05:36 2016 [31871][b785954e-0bfa-3d89-54fc-5784c816ca78][DEBUG] SugarBean[Meeting].load_relationships, Loading relationship (user_id_c).
Wed Sep 21 21:05:36 2016 [31871][b785954e-0bfa-3d89-54fc-5784c816ca78][DEBUG] SugarBean.load_relationships, Error Loading relationship (user_id_c)
Wed Sep 21 21:05:36 2016 [31871][b785954e-0bfa-3d89-54fc-5784c816ca78][DEBUG] SugarBean[Meeting].load_relationships, Loading relationship (acws1_clients_id_c).
Wed Sep 21 21:05:36 2016 [31871][b785954e-0bfa-3d89-54fc-5784c816ca78][DEBUG] SugarBean.load_relationships, Error Loading relationship (acws1_clients_id_c)
Wed Sep 21 21:05:36 2016 [31871][b785954e-0bfa-3d89-54fc-5784c816ca78][DEBUG] SugarBean[Meeting].load_relationships, Loading relationship (acws1_clients_meetings_2acws1_clients_ida).

Thanks in advance