Results 1 to 6 of 6

Thread: sugar express

  1. #1
    shamimwilson is offline Sugar Community Member
    Join Date
    Mar 2009
    Location
    Banglore India
    Posts
    235

    Default sugar express

    As sugarexpress is not having the feature of reports module.the client want to buy sugar express.

    So,Is there any alternative? and how can i go about it?

  2. #2
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: sugar express

    The alternative is to use Pro, Enterprise (on demand or on premise), or use Community Edition with ZuckerReports (or the like) on premise.
    Regards,

    Angel Magaņa
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

  3. #3
    shamimwilson is offline Sugar Community Member
    Join Date
    Mar 2009
    Location
    Banglore India
    Posts
    235

    Default Re: sugar express

    Thanks for your reply

    After installing zucker report in my community edition I am getting the following error.


    i have uploaded ZuckerReportsCE_1.11_module by module builder.
    installed the ireport version 3.0.0


    Notice: Undefined index: none in C:\wamp\www\\modules\ZuckerReports\SimpleTeams.php on line 109

    Notice: Undefined index: type in C:\wamp\www\\data\SugarBean.php on line 4189

    Notice: Undefined index: type in C:\wamp\www\data\SugarBean.php on line 2279

    Notice: Undefined index: none in C:\wamp\www\\modules\ZuckerReports\SimpleTeams.php on line 109

    Notice: Undefined index: type in C:\wamp\www\data\SugarBean.php on line 4189

    Notice: Undefined index: type in C:\wamp\www\\data\SugarBean.php on line 2279

    Notice: Undefined index: none in C:\wamp\www\f\modules\ZuckerReports\SimpleTeams.ph p on line 109

    Notice: Undefined index: type in C:\wamp\www\ata\SugarBean.php on line 4189

    Notice: Undefined index: type in C:\wamp\www\data\SugarBean.php on line 2279

  4. #4
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: sugar express

    I only have limited experience with Zucker, but based on the error message, it seems like it might be a problem with the version of PHP that you are using.
    Regards,

    Angel Magaņa
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

  5. #5
    shamimwilson is offline Sugar Community Member
    Join Date
    Mar 2009
    Location
    Banglore India
    Posts
    235

    Default Re: sugar express

    hi all

    does any one know why the above mentioned problem is comming .
    what php version is required.

    I am using 5.2.9 version.

    how to solve the problem

  6. #6
    Louder is offline Junior Member
    Join Date
    Jul 2009
    Posts
    3

    Default Re: sugar express

    Quote Originally Posted by shamimwilson View Post
    Notice: Undefined index: none in C:\wamp\www\\modules\ZuckerReports\SimpleTeams.php on line 109
    Hi!
    Try to change SimpleTeams.php at line 109 (...modules\ZuckerReports\SimpleTeams.php)
    Code:
    			// Louder
    			if ($focus->team_id <> "none") {
    				$team = $zuckerreports_config["teams"][$focus->team_id];
    			} else {
    				return "";
    			}
    			//$team = $zuckerreports_config["teams"][$focus->team_id];
    			//return $team["name"];

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Sugar Express Employee Problems
    By csharp19 in forum Help
    Replies: 3
    Last Post: 2009-06-11, 09:35 PM
  2. sql works but not express?
    By Meyer in forum Installation and Upgrade Help
    Replies: 5
    Last Post: 2007-12-19, 04:40 AM
  3. SugarCRM 'Express'
    By Davies in forum General Discussion
    Replies: 4
    Last Post: 2006-11-10, 05:15 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •