We are new users of SugarCRM, using an onsite configuration containing:
Sugar 5.2.0 Enterprise on CentOS 5.1 running Apache 2.2.3 and PHP 5.1.6, which connects to MySQL 5.0.45 on a separate server.
Everything was working without any problems until the end of last week. We noticed we were missing multiple items within the administration page, such as: studio, everything product related (product catalog, manufacturers, product types, etc.) bug tracker, etc.
After looking through index.php we noticed that anything using something other than:is not being displayed, IE:Code:$admin_option_defs['Administration']
We recently installed our first module which is SuperTimesheet (http://www.sugarexchange.com/product...hp?product=500). The issue seemed to have started after installing this module, but we are not positive this is related. Basically nobody was in the admin module for a few days before and after the install - so we are not certain of the timing.Code:$admin_option_defs['Products'] $admin_option_defs['Quotes'] $admin_option_defs['Bugs'] $admin_option_defs['Contracts'] $admin_option_defs['Forecasts']
Any help would be greatly appreciated, thank you!


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks