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.

Originally Posted by
selfmade64856
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.
Bookmarks