在SugarCRM 6.2.x中,我收到下面的錯誤,我重新安裝但是同樣的東西。搜索了Google,但找不到答案。警告:require_once(modules/Home /元數據/ popupdefs.php)
Warning: require_once(modules/Home/metadata/popupdefs.php)
[function.require-once]: failed to open stream: No such file or directory in /home/spsbiz/public_html/include/Popups/Popup_picker.php on line 65
Fatal error: require_once() [function.require]: Failed opening required 'modules/Home/metadata/popupdefs.php'
(include_path='/home/spsbiz/public_html:/home/spsbiz/public_html/include/..:.:/usr/lib/php:/usr/local/lib/php') in /home/spsbiz/public_html/include/Popups/Popup_picker.php on line 65
文件夾「modules/Home/metadata」不存在。
它發生在我嘗試將用戶分配給自定義模塊中的一個人並且字段爲'Assigned User'時。
我剛開始得到這個錯誤???? – Bear