I think that I know what the issue is.
Warning: require_once(/var/www/web/modules/mod_cmc/library/form/form.php): failed to open stream: No such file or directory in /var/web/templates/yoo_nano3/html/mod_cmc/default.php on line 12 Fatal error: require_once(): Failed opening required '/var/www/clients//web/modules/mod_cmc/library/form/form.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/clients/web/templates/yoo_nano3/html/mod_cmc/default.php on line 12
It seems that you have a template override for the module file, but you'll need to update it, as the module structure has changed and we've removed the form.php file that the override is trying to find.
Regards,
Daniel