3.2.2
We have found a bug within the installation wizard of Admidio. The parameter $g_root_path within the config.php was not set correctly. If you have done a new installation since version 3.2.0 you should check your config.php and fix the value of $g_root_path. It must be the URL to the Admidio root folder e.g. $g_root_path = 'https://www.admidio.org/demo';