Check the copyright messages in
Code:
include\language\en_us.lang.php(2488): 'LBL_SUGAR_COPYRIGHT' => '© 2004-2009 SugarCRM Inc. The Program is provided AS IS, without warranty. Licensed under <a href="LICENSE.txt" target="_blank" class="copyRightLink">GPLv3</a>.',
include\MVC\View\SugarView.php(666): $copyright = '© 2004-2009 SugarCRM Inc. The Program is provided AS IS, without warranty. Licensed under <a href="LICENSE.txt" target="_blank" class="copyRightLink">GPLv3</a>.<br>This program is free software; you can redistribute it and/or modify it under the terms of the <br><a href="LICENSE.txt" target="_blank" class="copyRightLink"> GNU General Public License version 3</a> as published by the Free Software Foundation including the additional permission set forth in the source code header.<br>';
And then check the image
\include\images\poweredby_sugarcrm.png
It must be completely identical to the generated
\cache\loginimage*.png
loginimage*.png is generated during the licence check and it is the image Sugar expects at \include\images\poweredby_sugarcrm.png
Bookmarks