Cannot save contact

THe error in the log is: Error inserting into table contacts…MySQLError 1054. Unknown column ‘portal user type’ in ‘field list’.

Using the latest version 7.1.4.max. I did create a relationship between a custom module and contacts. Other than that no other changes. Is this a bug?

Please do repair and rebuild the system , it should work fine.

if not working file then pls run below query to add portal type field which is present in Contacts module of suitecrm714.
ALTER TABLE contacts ADD portal_user_type portal_user_type VARCHAR( 100 ) CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT ‘Single’;

Avdhesh
skype:avdhesh.khare