Results 1 to 5 of 5

Thread: KINAMU Totally Destroyed SugarCRM Installation! Please Help!!

  1. #1
    selfmade64856 is offline Sugar Community Member
    Join Date
    Sep 2011
    Posts
    38

    Default KINAMU Totally Destroyed SugarCRM Installation! Please Help!!

    Fatal Error!! I just installed the Kinamu Search Text Module and it has completely destroyed my SugarCRM 6.3.1 installation. Even after attempting to go back and remove all the Kinamu files via ftp I can no longer access Sugar. the site is http://sitesires.com/crm/index.php.

    Everything was working PERFECTLY until this happened

    Please Help!!!


    UPDATE
    I reverted to an earlier backup because I could not find a solution.
    Last edited by selfmade64856; 2012-02-03 at 04:02 AM. Reason: spelling errors

  2. #2
    christianknoll's Avatar
    christianknoll is offline Sugar Community Member
    Join Date
    Nov 2008
    Location
    Vienna
    Posts
    939

    Default Re: KINAMU Totally Destroyed SugarCRM Installation! Please Help!!

    I wonder how you did load it in 6.3.1 as the manifest clearly states it is for CE 5.2.0f only. Can you shed some light how that worked? Seems that you either changed the manifest or there is a bug in sugar.

    PHP Code:
    $manifest = array(
        
    'acceptable_sugar_flavors' => array(
            
    'CE',
        ),
        
    'acceptable_sugar_versions' => array(
            
    '5.2.0f'
        
    ),
        
    'is_uninstallable' => true,
        
    'name' => 'KINAMU Full Text Search',
        
    'author' => 'KINAMU Business Solutions AG',
        
    'description' => 'adds Full text Search Capability to SugarCRM',
        
    'version' => 'v1.2',
        
    'type' => 'module',
    ); 
    The release there also overwrites a couple of files that are release dependent. So I would assume you have killed your system.

    christian.

    Quote Originally Posted by selfmade64856 View Post
    Fatal Error!! I just installed the Kinamu Search Text Module and it has completely destroyed my SugarCRM 6.3.1 installation. Even after attempting to go back and remove all the Kinamu files via ftp I can no longer access Sugar. the site is http://sitesires.com/crm/index.php.

    Everything was working PERFECTLY until this happened

    Please Help!!!

    I reverted to an earlier backup because I could not find a solution.

  3. #3
    selfmade64856 is offline Sugar Community Member
    Join Date
    Sep 2011
    Posts
    38

    Default Re: KINAMU Totally Destroyed SugarCRM Installation! Please Help!!

    Hi Christian,

    I didn't change anything to the manifest. I just downloaded the file, installed it via the module uploader and whoomp, received some errors that I tried to troubleshoot and then when I couldn't figure it out I attempted to uninstall it and everything crashed Took my host almost 20 hours to convert to a backup Craziness.

    Now that I know about looking at the manifest thanks to you, I will be much more cautious

  4. #4
    Chris_C's Avatar
    Chris_C is offline Sugar Community Member
    Join Date
    Jun 2011
    Location
    Connecticut
    Posts
    227

    Default Re: KINAMU Totally Destroyed SugarCRM Installation! Please Help!!

    It defines all logic that the installer didn't just halt with an error when it saw the required_sugar_version inside the manifest was incorrect.

  5. #5
    selfmade64856 is offline Sugar Community Member
    Join Date
    Sep 2011
    Posts
    38

    Default Re: KINAMU Totally Destroyed SugarCRM Installation! Please Help!!

    Quote Originally Posted by Chris_C View Post
    It defines all logic that the installer didn't just halt with an error when it saw the required_sugar_version inside the manifest was incorrect.
    No idea. I didn't even know what the manifest was for until someone pointed it out after the crash. I do remember that directly after installing it there were two errors that popped up and each of them had to do with a folder that was incorrectly named....I don't remember the name but it was misspelled with 3 p's instead of 2 p's. The error pointed to the manifest.php and some other file. I corrected the errors and then refreshed the page....... nothing happened so I tried to uninstall and that is when everything crashed.
    Last edited by selfmade64856; 2012-02-04 at 02:52 AM. Reason: detail - correction

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Kinamu Connector - Installation Problem
    By miri in forum Installation and Upgrade Help
    Replies: 2
    Last Post: 2011-12-07, 11:20 AM
  2. KINAMU Reporter installation
    By rakeshray in forum Developer Help
    Replies: 2
    Last Post: 2011-03-11, 05:43 AM
  3. After Installation (5.5.4) the page layout is destroyed
    By fhritz in forum Installation and Upgrade Help
    Replies: 1
    Last Post: 2010-07-08, 01:17 PM
  4. Kinamu Installation Problem
    By Niggy in forum Developer Help
    Replies: 2
    Last Post: 2010-03-18, 10:54 AM
  5. Sugar has destroyed a lead_something_dom
    By marko_av in forum Help
    Replies: 8
    Last Post: 2009-11-20, 01:06 PM

Tags for this Thread

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
  •