I've applied the 4.5.0c patch to a 4.5 install and am now getting blank screens on some functions (for example creating a new case) and the following errors in my apache2 error log:
PHP Notice: Undefined variable: currentModuleFile in /srv/www/htdocs/crm/index.php on line 344
PHP Warning: require_once(modules//Menu.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /srv/www/htdocs/crm/include/utils.php on line 274
PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'modules//Menu.php' (include_path='.:/usr/share/php5:/usr/share/php5/PEAR') in /srv/www/htdocs/crm/include/utils.php on line 274
PHP Notice: Undefined index: MySettings in /srv/www/htdocs/crm/include/generic/DeleteRelationship.php on line 53
PHP Notice: Undefined index: in /srv/www/htdocs/crm/include/generic/DeleteRelationship.php on line 54
PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required '' (include_path='.:/usr/share/php5:/usr/share/php5/PEAR') in
/srv/www/htdocs/crm/include/generic/DeleteRelationship.php on line 54
PHP Notice: Undefined index: check_notify in /srv/www/htdocs/crm/modules/Cases/Save.php on line 42, referer: http://192.168.1.8/crm/index.php
PHP Notice: Undefined variable: isDuplicate in /srv/www/htdocs/crm/include/formbase.php on line 158, referer: http://192.168.1.8/crm/index.php
PHP Notice: Undefined index: check_notify in /srv/www/htdocs/crm/modules/Cases/Save.php on line 42, referer: http://192.168.1.8/crm/index.php?mod...c-45197a145e39
PHP Notice: Undefined variable: isDuplicate in /srv/www/htdocs/crm/include/formbase.php on line 158, referer: http://192.168.1.8/crm/index.php?mod...c-45197a145e39
PHP Notice: Undefined variable: isDuplicate in /srv/www/htdocs/crm/include/formbase.php on line 158, referer: http://192.168.1.8/crm/index.php
PHP Notice: Undefined index: MySettings in /srv/www/htdocs/crm/index.php on line 477, referer: http://192.168.1.8/crm/index.php
PHP Notice: Undefined index: in /srv/www/htdocs/crm/index.php on line 478, referer: http://192.168.1.8/crm/index.php
PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required '' (include_path='.:/usr/share/php5:/usr/share/php5/PEAR') in /srv/www/htdocs/crm/index.php on line 478, referer: http://192.168.1.8/crm/index.php
I'm running:
- Version 4.5.0c (Build 1155) SugarSuite
- PHP Version 5.1.2
- MySQL 5.0.18-20.8
- Apache/2.2.0 (Linux/SUSE)
Is anyone else getting the same, is there a problenm with the upgrade and is there a fix?
Many Thanks


LinkBack URL
About LinkBacks



Reply With Quote


Bookmarks