@Nibogo
Can not uninstall YAGAM with the selected option "Remove all data associated with this modification" because there is such an error:
Fatal error: require(): Failed opening required '/home/XXX/domains/XXX/public_html/smf/Packages/temp/db_install.php' (include_path='.:/usr/local/php/p56/lib/php') in /home/XXX/domains/XXX/public_html/smf/Sources/Packages.php on line 952
SMF is clean, newly installed for the test.
And there is a mistake in this line in the Announcements.english-utf8.php file:
$txt['yagam_no_cotent'] = 'Announcement content is required';
"cotent" the letter "n" is missing.
In all language files there is a mistake in this code. This text line will not be displayed by this mistake.