Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Warning: require_once(modules/Home/metadata/popupdefs.php)

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'.

like image 472
jbatson Avatar asked Dec 12 '25 22:12

jbatson


1 Answers

As the error says, the file doesn't exist and it shouldn't because i don't see a reason why should there be a popupdefs definition for a Home module? You never relate anything to it and so it doesn't have it.

like image 182
Eitrix Avatar answered Dec 14 '25 11:12

Eitrix



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!