We have a SugarCRM 5.0 installed and it's been working well on Server #1, but recently we moved to a larger, more powerful server, and now we're unable to merge records in the contacts module. We did an exact copy of the files from one server to another. There are two columns of data, on the left "Columns whose value in primary row differs" and on the right "Set as primary". The problem is there now is never any data on the right side, it's always blank.

Below are some errors from our logs:

> [Wed Sep 10 20:32:18 2008] [error] [client 10.1.10.97] PHP Notice:
> Undefined property: Contact::$tags in
> /exports/web/sites/sugar/htdocs/ modules/MergeRecords/Step3.php on
> line 169, referer: http://crm/index.php [Wed Sep 10 20:32:18 2008]
[error] [client 10.1.10.97] PHP Notice:
> Undefined property: Contact::$tag_id in /exports/web/sites/sugar/
> htdocs/modules/MergeRecords/Step3.php on line 233, referer:
> http://crm/index.php

Can someone please help?

Matt Allen