In SugarCRM 6.2.x I receive the below error, I reinstalled but the same thing. Searched Google, but couldn't find the answer.
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
The folder "modules/Home/metadata" does not exist.
It happens when I try to assign a User to a Person in a custom module with the field 'Assigned User'.