I had a custom Module built. Created relationships to all other modules. Deleted the custom Module, now when trying to select relationships in other modules from Studio, I get the following error:
Warning: include(custom/metadata/wdm01_companies_callsMetaData.php) [function.include]: failed to open stream: No such file or directory in /var/www/sugarcrmdev/custom/application/Ext/TableDictionary/tabledictionary.ext.php on line 6
Warning: include() [function.include]: Failed opening 'custom/metadata/wdm01_companies_callsMetaData.php' for inclusion (include_path='/var/www/sugarcrmdev/include/..:.:/usr/share/php:/usr/share/pear') in /var/www/sugarcrmdev/custom/application/Ext/TableDictionary/tabledictionary.ext.php on line 6
Warning: include(custom/metadata/wdm01_companies_bugsMetaData.php) [function.include]: failed to open stream: No such file or directory in /var/www/sugarcrmdev/custom/application/Ext/TableDictionary/tabledictionary.ext.php on line 11
Warning: include() [function.include]: Failed opening 'custom/metadata/wdm01_companies_bugsMetaData.php' for inclusion (include_path='/var/www/sugarcrmdev/include/..:.:/usr/share/php:/usr/share/pear') in /var/www/sugarcrmdev/custom/application/Ext/TableDictionary/tabledictionary.ext.php on line 11
Warning: include(custom/metadata/wdm01_companies_wdm01_companies_1MetaData.php) [function.include]: failed to open stream: No such file or directory in /var/www/sugarcrmdev/custom/application/Ext/TableDictionary/tabledictionary.ext.php on line 16
Warning: include() [function.include]: Failed opening 'custom/metadata/wdm01_companies_wdm01_companies_1MetaData.php' for inclusion (include_path='/var/www/sugarcrmdev/include/..:.:/usr/share/php:/usr/share/pear') in /var/www/sugarcrmdev/custom/application/Ext/TableDictionary/tabledictionary.ext.php on line 16
Warning: include(custom/metadata/wdm01_companies_contactsMetaData.php) [function.include]: failed to open stream: No such file or directory in /var/www/sugarcrmdev/custom/application/Ext/TableDictionary/tabledictionary.ext.php on line 21
This makes sense that it cannot find these because they were deleted, but I guess I had assumed it would delete the relationships as well.
So... how do I fix it? Using the repair tools from Admin also threw the same error when trying to rebuild.


LinkBack URL
About LinkBacks



Reply With Quote


Bookmarks