Re: Open Contacts after login
Hi Jirka!
you have to update the file:
modules\Users\Authenticate.php
old code
sugar_cleanup();
//header('Location: index.php'.$module.$action.$record);
new code
sugar_cleanup();
//header('Location: index.php'.$module.$action.$record);
header('Location: index.php?module=Contacts&action=index');
Hope it will help you.
If you need any help feel free to contact us. We have own developers so you can get good services with reasonable price.
Petro Blagodir
petro@blagodir.ua
http://www.blagodir.com
Blagodir Ltd.( SugarCRM - Consultations, Development and Support)
Bookmarks