Hi,
Operating System - Windows XP SP2 (for dev purposes)
Sugar Version - 5.0.0.b Build 3150 / Community Edition
Web Server - IIS6 with FastCGI
PHP Version - 5.1.6-Win32
Database - MySql 5
Browser: FireFox 2.0.0.12
On a fresh install of Sugar - I'm having trouble saving notes in various modules (e.g., Accounts, Contacts, Opportunities, etc.). The notes themselves save, but an error is generated when the forms attempt to refresh the history portion of a page.
Steps to reproduce
1. Access an Account or Contact or Opportunity
2. Click Create Note or Attachment.
3. Complete inline Note input form and click Save.
4. The note actually saves but an error is generated:
PHP Notice: Undefined index: subpanel in c:\Inetpub\SugarCE-Full-5.0.0b\include\SubPanel\SubPanelViewer.php on line 63
PHP Notice: Undefined index: in c:\Inetpub\SugarCE-Full-5.0.0b\include\SubPanel\SubPanelDefinitions.php on line 374
PHP Warning: aSubPanel::require(modules//metadata/subpanels/.php) [<a href='function.aSubPanel-require'>function.aSubPanel-require</a>]: failed to open stream: No such file or directory in c:\Inetpub\SugarCE-Full-5.0.0b\include\SubPanel\SubPanelDefinitions.php on line 82
PHP Fatal error: aSubPanel::require() [<a href='function.require'>function.require</a>]: Failed opening required 'modules//metadata/subpanels/.php' (include_path='c:\Inetpub\SugarCE-Full-5.0.0b\include/..;.;C:\Inetpub\php-5.1.6-win32\PEAR\pear;') in c:\Inetpub\SugarCE-Full-5.0.0b\include\SubPanel\SubPanelDefinitions.php on line 82
Curiously, this doesn't happen using Internet Explorer 7 and it doesn't happen in FireFox 3 beta.
Anyone else seeing this?
Thanks,
Shawn


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks