Error on creating new 3rd party.

I hit this error below when attempt to create new third party.
Anyone can help?
Warning: require_once(/home2/drgfly81/public_html/dolibarr/htdocs/compta/facture/class/facture.class.php): failed to open stream: No such file or directory in /home2/drgfly81/public_html/dolibarr/htdocs/comm/card.php on line 39

Fatal error: require_once(): Failed opening required ‘/home2/drgfly81/public_html/dolibarr/htdocs/compta/facture/class/facture.class.php’ (include_path=’/home2/drgfly81/public_html/htdocs’) in /home2/drgfly81/public_html/dolibarr/htdocs/comm/card.php on line 39

hi,

with which dolibar version ? which OS ?

did you check if the file was really missing ? if not check the permission on it.

Br;