Using SugarCRM CE Version 5.2.0a (Build 5447) on Php 5.x and MySQL 5.x on CentOS.
Sugar has been incredibly slow lately. Already upgraded the server, otpimized all the different optimized as well as the database. Tracked it back to using sugar through https and the static files just kill the server load. So while the processing time is about a second, it takes up to 30 seconds to load .js files, .css files and all the image files.
Anyway, changed all the available image files, css files and js files that could be run on a different server but then changed include/MVC/View/SugarView.php
to the remote server and the encoded script mvc_utils.php thought that "Powered By SugarCRM" even though it was.Code:if(file_exists('include/images/poweredby_sugarcrm.png')){
Now when users login, they see the notice message "This copy of the SugarCRM customer relationship management program appears to have legal notices or author attributions modified or removed in violation of the GNU General Public License version 3. Please contact SugarCRM Inc. to correct this problem." and every page has two icons, poweredby_sugarcrm.png and loginimage.png
Any ideas how to fix this without having to reinstall?


LinkBack URL
About LinkBacks



Reply With Quote




Bookmarks