Results 1 to 9 of 9

Thread: ZuckerReports 1.10 install on SugarCRM 5.1.0

  1. #1
    assos40 is offline Member
    Join Date
    Nov 2008
    Posts
    5

    Question ZuckerReports 1.10 install on SugarCRM 5.1.0

    everytime installation stops at 84% and i get the following error

    Installing Images
    Installing menus
    Rebuilding Menus...
    Removing Sugar Dashlets cache and scanning known directories for Sugar Dashlet files.



    Sugar Dashlets cache file rebuilt.Installing Relationships
    Rebuilding Vardefs...
    Rebuilding Layoutdefs...
    Rebuilding administration Section...
    Installing Language Packs
    Rebuilding Language...en_us
    Rebuilding Language...ge_ge
    Rebuilding Language...es_es
    Rebuilding Language...fr_FR
    Installing Bean : ZuckerReports
    Table already exists : zucker_report
    Installing Bean : ZuckerReportContainer
    Table already exists : zucker_reportcontainer
    Installing Bean : ZuckerReportModuleLink
    Table already exists : zucker_reportmodulelink
    Installing Bean : ZuckerReportParameter
    Error creating table: zucker_reportparameters: Query Failed:CREATE TABLE zucker_reportparameters (id char(36) NOT NULL ,deleted bool DEFAULT '0' NOT NULL ,date_entered datetime NOT NULL ,date_modified datetime NOT NULL ,modified_user_id char(36) NULL ,created_by char(36) NULL ,friendly_name varchar(255) NOT NULL ,default_name varchar(255) NOT NULL ,default_value varchar(255) NULL ,range varchar(255) NOT NULL ,range_options text NULL ,description text NULL , PRIMARY KEY (id)) CHARACTER SET utf8 COLLATE utf8_general_ci::MySQL error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'range varchar(255) NOT NULL ,range_options text NULL ,description text NULL ' at line 1

    Any ideas please

  2. #2
    assos40 is offline Member
    Join Date
    Nov 2008
    Posts
    5

    Default Re: ZuckerReports 1.10 install on SugarCRM 5.1.0

    any help please
    Thanks

  3. #3
    jdolling is offline Member
    Join Date
    Nov 2007
    Posts
    7

    Default Re: ZuckerReports 1.10 install on SugarCRM 5.1.0

    Quote Originally Posted by assos40 View Post
    any help please
    Thanks
    I've got the same problem. Can anyone help us? Please.

    Greets
    Jan

  4. #4
    eggsurplus's Avatar
    eggsurplus is offline Sugar Community Member
    Join Date
    Dec 2005
    Location
    Minnesota
    Posts
    2,343

    Default Re: ZuckerReports 1.10 install on SugarCRM 5.1.0

    The column "range" is a reserved word in MySQL. I'd contact the developer about this.

  5. #5
    genius786's Avatar
    genius786 is offline Sugar Community Member
    Join Date
    Nov 2008
    Location
    Karachi, Pakistan
    Posts
    131

    Smile Re: ZuckerReports 1.10 install on SugarCRM 5.1.0

    Hi,

    According to me, Before trying to install ZuckerReports you could perform repair from admin tools. I think it can may be help you out



    Best Regards,
    SARFARAZ AHMED KHAN
    Karachi, Pakistan
    skype: genius_crystal
    genius_crystal@hotmail.com
    92-314-2595624

  6. #6
    azurtec is offline Senior Member
    Join Date
    Oct 2008
    Location
    Saint-Raphaël - FRANCE
    Posts
    33

    Default Re: ZuckerReports 1.10 install on SugarCRM 5.1.0

    Hi, i experienced the same problem.

    First i installed this version of zucker on a sugar 5.2 running with easyphp 2.0b without any problem (except the 5.2 manifest.php modification to make).

    This time, i make the same installation, but on an easyphp3.0 platform, a,d now i get the error.

    According to eggsurplus advice, what i did is unzipping the package, change every occurence of "range" by "range2" (only the needed ones, like in vardefs, etc...) and finally it works well.

  7. #7
    afinke is offline Junior Member
    Join Date
    Feb 2009
    Posts
    3

    Default Re: ZuckerReports 1.10 install on SugarCRM 5.1.0

    Quote Originally Posted by azurtec View Post
    According to eggsurplus advice, what i did is unzipping the package, change every occurence of "range" by "range2" (only the needed ones, like in vardefs, etc...) and finally it works well.
    Would you happen to have a list of the files in which you changed "range" to "range2"? I tried to do the same thing, but I'm still getting the error, so I must have missed something. Thanks.

  8. #8
    jdolling is offline Member
    Join Date
    Nov 2007
    Posts
    7

    Default Re: ZuckerReports 1.10 install on SugarCRM 5.1.0

    Quote Originally Posted by afinke View Post
    Would you happen to have a list of the files in which you changed "range" to "range2"? I tried to do the same thing, but I'm still getting the error, so I must have missed something. Thanks.
    Files which I have changed:

    manifest.php (Version to 5.2.*)
    scripts/post_install (-> all the range values)
    modules/ZuckerReportParameter/vardefs.php

    Installation should be completed then.

  9. #9
    afinke is offline Junior Member
    Join Date
    Feb 2009
    Posts
    3

    Default Re: ZuckerReports 1.10 install on SugarCRM 5.1.0

    Thank you, that's very helpful.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Upgrade irrevocably broken - Can I Migrate?
    By techknowme in forum Installation and Upgrade Help
    Replies: 1
    Last Post: 2008-05-14, 05:47 AM
  2. Blank Screen for Custom Module
    By swhitlow in forum Developer Help
    Replies: 2
    Last Post: 2007-09-19, 12:30 AM
  3. Replies: 11
    Last Post: 2006-10-26, 01:13 PM
  4. Replies: 61
    Last Post: 2006-10-22, 08:40 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
  •