Tag Archive for 'sugarcrm'

Sugarcrm LOGO error- replace the SugarCRM logos

April 4th, 2009 by admin

Find the File include\utils\user_utils.php And Chage the following Code
Changed after the end of the procedure are as follows
/** / **
* function that updates every user pref with a new key value supports 2 levels deep, use append to array if you want to append the value to an array * Function that updates every user [...]

Tags: ,

Customise Sugarcrm: SugarCRM Developer’s Manual: Customize and extend SugarCRM

April 4th, 2009 by admin

Learn the application and database architecture of this open-source CRM and develop and integrate your own modules and custom workflows · Learn to customize SugarCRM code· Develop modules from scratch· Learn database and application architecture.
This is a developer’s manual for SugarCRM. It focuses on customizing SugarCRM. It provides an overview of the architecture of the application [...]

Tags: , ,

SugarCRM installation

April 4th, 2009 by admin

Before installing Sugar OS we need to create a MySQL database and add a user with all privileges to it. This can be done following these simple steps:
· Log into your CPanel (located at https://yoursite.com:2083 for your domain, use the login for your Customer’s Area at Siteground).
· Go to MySql databases
· Scroll down to where it says: Db: [...]

Tags: ,