I am using Sugar 4.5.1j with PHP 5.1.6 and MySQL 5.0.22.
When I install a module created by another developer, I get the following errors:
Notice: Undefined index: table in /opt/sugar/sugar-4.5/ModuleInstall/ModuleInstaller.php on line 624
Notice: Undefined index: table in /opt/sugar/sugar-4.5/ModuleInstall/ModuleInstaller.php on line 624
Notice: Undefined index: table in /opt/sugar/sugar-4.5/ModuleInstall/ModuleInstaller.php on line 624
I believe, since there are 3 messages that this corresponds to the the 3 relationships the script is trying to establish with Cases, Project, and Project Tasks. The ID field is the corect key field in each of these tables. I am not sure how to fix these errors. The errors are also preventing the tab for the module from showing.
Any help would be appreciated. Thank you.


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks