Hi Sugar Team,
When I try to view Notes page, I am getting the following error:
*Warning*: require_once(custom/modules/Notse/metadata/listviewdefs.php) [function.require-once <http://url/function.require-once>]: failed to open stream: No such file or directory in */var/www/SugarOS-Full-4.5.0h-Ja/modules/Notes/ListView.php* on line *38*
*Fatal error*: require_once() [function.require <http://url/function.require>]: Failed opening required 'custom/modules/Notse/metadata/listviewdefs.php' (include_path='.:/usr/share/php:/usr/share/pear') in */var/www/SugarOS-Full-4.5.0h-Ja/modules/Notes/ListView.php* on line *38
Fix for this problem:
There is a spelling mistake in modules/Notes/ListView.php file on line 38. Please see the underlined word in the following line:
require_once(custom/modules/Notse/metadata/listviewdefs.php
Because of this mistake it couldn't open the respective file. It should be corrected to "Notes".


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks