Problem

Just migrated to V7.3 and found that I can upload and can't display contact or profile images.

They seem to upload and there is no error message but when the record is displayed there is no image.

I've tried various resolutions down to 150px x 150px with no success.

 

Solution

vtiger/config.inc.php

Line 82: $site_URL = 'https://domain.com';

Change to

Line 82: $site_URL = 'https://domain.com/';